Amazon DynamoDB · Example Payload

Dynamodb Update Time To Live Input Example

CloudDatabaseDocument StoreKey-ValueManaged ServiceNoSQLServerless

Dynamodb Update Time To Live Input Example is an example object payload from Amazon DynamoDB, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

TableNameTimeToLiveSpecification

Example Payload

Raw ↑
{
  "TableName": "example_value",
  "TimeToLiveSpecification": "example_value"
}