This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::SageMaker::FeatureGroup TtlDuration
Time to live duration, where the record is hard deleted after the expiration time is
         reached; ExpiresAt = EventTime + TtlDuration. For
         information on HardDelete, see the DeleteRecord API in the Amazon SageMaker API Reference guide.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
- Unit
- 
                    TtlDurationtime unit.Required: No Type: String Allowed values: Seconds | Minutes | Hours | Days | WeeksUpdate requires: No interruption 
- Value
- 
                    TtlDurationtime value.Required: No Type: Integer Minimum: 1Update requires: No interruption