AwsSns - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsSns

The following are examples of the Amazon Security Finding Format for AwsSns resources.

AwsSnsTopic

The AwsSnsTopic object contains details about an Amazon Simple Notification Service topic.

The following example shows the Amazon Security Finding Format (ASFF) for the AwsSnsTopic object. To view descriptions of AwsSnsTopic attributes, see AwsSnsTopicDetails in the Amazon Security Hub API Reference.

Example

"AwsSnsTopic": { "ApplicationSuccessFeedbackRoleArn": "arn:aws-cn:iam::123456789012:role/ApplicationSuccessFeedbackRoleArn", "FirehoseFailureFeedbackRoleArn": "arn:aws-cn:iam::123456789012:role/FirehoseFailureFeedbackRoleArn", "FirehoseSuccessFeedbackRoleArn": "arn:aws-cn:iam::123456789012:role/FirehoseSuccessFeedbackRoleArn", "HttpFailureFeedbackRoleArn": "arn:aws-cn:iam::123456789012:role/HttpFailureFeedbackRoleArn", "HttpSuccessFeedbackRoleArn": "arn:aws-cn:iam::123456789012:role/HttpSuccessFeedbackRoleArn", "KmsMasterKeyId": "alias/ExampleAlias", "Owner": "123456789012", "SqsFailureFeedbackRoleArn": "arn:aws-cn:iam::123456789012:role/SqsFailureFeedbackRoleArn", "SqsSuccessFeedbackRoleArn": "arn:aws-cn:iam::123456789012:role/SqsSuccessFeedbackRoleArn", "Subscription": { "Endpoint": "http://sampleendpoint.com", "Protocol": "http" }, "TopicName": "SampleTopic" }