View source: R/dynamodb_operations.R
dynamodb_describe_time_to_live | R Documentation |
Gives a description of the Time to Live (TTL) status on the specified table.
See https://www.paws-r-sdk.com/docs/dynamodb_describe_time_to_live/ for full documentation.
dynamodb_describe_time_to_live(TableName)
TableName |
[required] The name of the table to be described. You can also provide the Amazon Resource Name (ARN) of the table in this parameter. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.