dynamodb_describe_time_to_live: Gives a description of the Time to Live (TTL) status on the specified
table
Description
Gives a description of the Time to Live (TTL) status on the specified
table.
Usage
dynamodb_describe_time_to_live(TableName)
Arguments
TableName
[required] The name of the table to be described.
Request syntax
svc$describe_time_to_live(
TableName = "string"
)