AWS::IoT::AccountAuditConfiguration AuditNotificationTargetConfigurations
The configuration of the audit notification target.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Sns" :
AuditNotificationTarget
}
YAML
Sns:
AuditNotificationTarget
Properties
Sns
-
The
Sns
notification target.Required: No
Type: AuditNotificationTarget
Update requires: No interruption