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::Logs::StorageTierPolicy
Sets the storage tier policy for the account. When you set the storage tier to
INTELLIGENT_TIERING, the service automatically moves log data to the most
cost-effective storage tier based on access frequency.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::Logs::StorageTierPolicy", "Properties" : { "StorageTier" :String} }
YAML
Type: AWS::Logs::StorageTierPolicy Properties: StorageTier:String
Properties
StorageTierProperty description not available.
Required: Yes
Type: String
Allowed values:
INTELLIGENT_TIERINGUpdate requires: No interruption
Return values
Ref
Fn::GetAtt
AccountIdProperty description not available.
LastUpdatedTimeProperty description not available.