GlobalConfig / SnsConfig / SnsTopicConfig
SNS Topics Configuration
To send CloudWatch Alarms and SecurityHub notifications you will need to configure at least one SNS Topic For SecurityHub notification you will need to set the deployment target to Root in order to receive notifications from all accounts
snsTopics: deploymentTargets: organizationalUnits: - Root topics: - name: Security emailAddresses: - SecurityNotifications@example.com
Readonly
List of email address for notification
SNS Topic Name
Generated using TypeDoc
GlobalConfig / SnsConfig / SnsTopicConfig
Description
SNS Topics Configuration
To send CloudWatch Alarms and SecurityHub notifications you will need to configure at least one SNS Topic For SecurityHub notification you will need to set the deployment target to Root in order to receive notifications from all accounts
Example