Amazon MediaStore · Example Payload

Mediastore Api List Containers Input Example

BroadcastingMedia ProcessingMedia

Mediastore Api List Containers Input 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

NextTokenMaxResults

Example Payload

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