AwsSnsTopicDetails - AWS Security Hub

AwsSnsTopicDetails

Provides information about an Amazon SNS topic to which notifications can be published.

Contents

ApplicationSuccessFeedbackRoleArn

Indicates failed message delivery status for an Amazon SNS topic that is subscribed to a platform application endpoint.

Type: String

Pattern: .*\S.*

Required: No

FirehoseFailureFeedbackRoleArn

Indicates failed message delivery status for an Amazon SNS topic that is subscribed to an Amazon Kinesis Data Firehose endpoint.

Type: String

Pattern: .*\S.*

Required: No

FirehoseSuccessFeedbackRoleArn

Indicates successful message delivery status for an Amazon SNS topic that is subscribed to an Amazon Kinesis Data Firehose endpoint.

Type: String

Pattern: .*\S.*

Required: No

HttpFailureFeedbackRoleArn

Indicates failed message delivery status for an Amazon SNS topic that is subscribed to an HTTP endpoint.

Type: String

Pattern: .*\S.*

Required: No

HttpSuccessFeedbackRoleArn

Indicates successful message delivery status for an Amazon SNS topic that is subscribed to an HTTP endpoint.

Type: String

Pattern: .*\S.*

Required: No

KmsMasterKeyId

The ID of an AWS managed key for Amazon SNS or a customer managed key.

Type: String

Pattern: .*\S.*

Required: No

Owner

The subscription's owner.

Type: String

Pattern: .*\S.*

Required: No

SqsFailureFeedbackRoleArn

Indicates failed message delivery status for an Amazon SNS topic that is subscribed to an Amazon SQS endpoint.

Type: String

Pattern: .*\S.*

Required: No

SqsSuccessFeedbackRoleArn

Indicates successful message delivery status for an Amazon SNS topic that is subscribed to an Amazon SQS endpoint.

Type: String

Pattern: .*\S.*

Required: No

Subscription

Subscription is an embedded property that describes the subscription endpoints of an Amazon SNS topic.

Type: Array of AwsSnsTopicSubscription objects

Required: No

TopicName

The name of the Amazon SNS topic.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: