v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444174189.1 KB

Lists the VOD sources contained in a source location. A source represents a piece of content.

get/sourceLocation/{SourceLocationName}/vodSources

Path parameters

SourceLocationNamestring required

The name of the source location associated with this VOD Source list.

Query parameters

maxResultsinteger

The maximum number of VOD sources that you want MediaTailor to return in response to the current request. If there are more than <code>MaxResults</code> VOD sources, use the value of <code>NextToken</code> in the response to get the next page of results.

nextTokenstring

Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

NextTokenstring

Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.