AWS::S3::Bucket TargetObjectKeyFormat - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::S3::Bucket TargetObjectKeyFormat

Amazon S3 key format for log objects. Only one format, PartitionedPrefix or SimplePrefix, is allowed.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

PartitionedPrefix

Partitioned S3 key for log objects.

Required: No

Type: PartitionedPrefix

Update requires: No interruption

SimplePrefix

To use the simple format for S3 keys for log objects. To specify SimplePrefix format, set SimplePrefix to {}.

Required: No

Type: Json

Update requires: No interruption