AWS::SecurityLake::DataLake Expiration - AWS CloudFormation

AWS::SecurityLake::DataLake Expiration

Provides data expiration details of the Amazon Security Lake object. You can specify your preferred Amazon S3 storage class and the time period for S3 objects to stay in that storage class before they expire. 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 }

YAML

Days: Integer

Properties

Days

The number of days before data expires in the Amazon Security Lake object.

Required: No

Type: Integer

Minimum: 1

Update requires: No interruption