Amazon S3 · Example Payload

Amazon S3 Tables List Table Buckets Response Example

ArchiveBackupCloud StorageData StorageObject StorageScalable Storage

Amazon S3 Tables List Table Buckets Response Example is an example object payload from Amazon S3, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

tableBucketscontinuationToken

Example Payload

Raw ↑
{
  "tableBuckets": [],
  "continuationToken": "example_value"
}