AWS::SecurityLake::DataLake Transitions
Provides transition lifecycle details of the Amazon Security Lake object. For more information about Amazon S3 Lifecycle configurations, see Managing your storage lifecycle in the Amazon Simple Storage Service User Guide.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Days" :
Integer
, "StorageClass" :String
}
YAML
Days:
Integer
StorageClass:String
Properties
Days
-
The number of days before data transitions to a different S3 Storage Class in the Amazon Security Lake object.
Required: No
Type: Integer
Minimum:
1
Update requires: No interruption
StorageClass
-
The list of storage classes that you can choose from based on the data access, resiliency, and cost requirements of your workloads. The default storage class is S3 Standard.
Required: No
Type: String
Update requires: No interruption