AWS::Logs::StorageTierPolicy - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS 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 CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Logs::StorageTierPolicy", "Properties" : { "StorageTier" : String } }

YAML

Type: AWS::Logs::StorageTierPolicy Properties: StorageTier: String

Properties

StorageTier

Property description not available.

Required: Yes

Type: String

Allowed values: INTELLIGENT_TIERING

Update requires: No interruption

Return values

Ref

Fn::GetAtt

AccountId

Property description not available.

LastUpdatedTime

Property description not available.