ConfigSnapshotDeliveryProperties |
AWSConfigDeliveryChannelConfigSnapshotDeliveryProperties
|
Required: No. Provides options for how AWS Config delivers configuration snapshots to the S3 bucket in
your delivery channel.Update requires: No interruption |
Name |
String
|
Required: No. A name for the delivery channel. If you don't specify a name, AWS CloudFormation generates a
unique physical ID and uses that ID for the delivery channel name. For more information,
see Name Type.Update requires: Updates are not supported.. To change the name, you must run two separate updates.
Delete this resource in the first update and then recreate it with a new name in the
second update. |
S3BucketName |
String
|
Required: Yes. The name of an S3 bucket where you want to store configuration history for the
delivery channel.Update requires: No interruption |
S3KeyPrefix |
String
|
Required: No. A key prefix (folder) for the specified S3 bucket.Update requires: No interruption |
SnsTopicARN |
String
|
Required: No. The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic that AWS Config delivers
notifications to.Update requires: No interruption |