dynamodb_describe_time_to_live: Gives a description of the Time to Live (TTL) status on the...

View source: R/dynamodb_operations.R

dynamodb_describe_time_to_liveR Documentation

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.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.