AWS::S3::Bucket LifecycleConfiguration
Specifies the lifecycle configuration for objects in an Amazon S3 bucket. For more information, see Object Lifecycle Management in the Amazon S3 User Guide.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Rules
-
A lifecycle rule for individual objects in an Amazon S3 bucket.
Required: Yes
Type: List of Rule
Update requires: No interruption
See also
-
AWS::S3::Bucket Examples