Amazon MediaStore · Example Payload

Mediastore Api List Containers Output Example

BroadcastingMedia ProcessingMedia

Mediastore Api List Containers Output Example is an example object payload from Amazon MediaStore, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ContainersNextToken

Example Payload

Raw ↑
{
  "Containers": "example-value",
  "NextToken": "example-value"
}