putTableRecordExpirationConfiguration
abstract suspend fun putTableRecordExpirationConfiguration(input: PutTableRecordExpirationConfigurationRequest): PutTableRecordExpirationConfigurationResponse
Creates or updates the expiration configuration settings for records in a table, including the status of the configuration. If you enable record expiration for a table, records expire and are automatically removed from the table after the number of days that you specify.
Permissions
You must have the s3tables:PutTableRecordExpirationConfiguration permission to use this operation.