TableRecordExpirationConfigurationValue - Amazon Simple Storage Service

TableRecordExpirationConfigurationValue

The expiration configuration settings for records in a table, and the status of the configuration. If the status of the configuration is enabled, records expire and are automatically removed after the number of days specified in the record expiration settings for the table.

Contents

settings

The expiration settings for records in the table.

Type: TableRecordExpirationSettings object

Required: No

status

The status of the expiration settings for records in the table.

Type: String

Valid Values: enabled | disabled

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: