Skip to main content

IS3Transition

Interface in AWS.S3

Interface for Transition nodes.

Ancestors

Properties

Date

property Date: TOptional<TDate>

Specifies when objects are transitioned to the specified storage class.

Days

property Days: TOptional<Integer>

Specifies the number of days after creation when objects are transitioned to the specified storage class.

StorageClass

property StorageClass: string

Specifies the storage class to transition to.

Valid values: GLACIER | STANDARD_IA | ONEZONE_IA | INTELLIGENT_TIERING | DEEP_ARCHIVE.