Learn R Programming

paws.database (version 0.7.0)

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.

See https://www.paws-r-sdk.com/docs/dynamodb_describe_time_to_live/ for full documentation.

Usage

dynamodb_describe_time_to_live(TableName)

Arguments

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.