---
type: resource-type
title: TopicInlinePolicy
description: aws resource type AWS::SNS::TopicInlinePolicy
name: TopicInlinePolicy
lexicon: aws
resource_type: AWS::SNS::TopicInlinePolicy
---
`AWS::SNS::TopicInlinePolicy`, a resource type of the aws lexicon.

## Properties

- `PolicyDocument` (`PolicyDocument`, required): A policy document that contains permissions to add to the specified SNS topics.
- `TopicArn` (`string`, required): The Amazon Resource Name (ARN) of the topic to which you want to add the policy.
