Lists the source locations for a channel. A source location defines the host server URL, and contains a list of sources.
get/sourceLocations
Query parameters
maxResultsinteger
The maximum number of source locations that you want MediaTailor to return in response to the current request. If there are more than <code>MaxResults</code> source locations, 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