View a markdown version of this page

AWS::Logs::StorageTierPolicy - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

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.