Lists the live sources contained in a source location. A source represents a piece of content.
get/sourceLocation/{SourceLocationName}/liveSources
Path parameters
SourceLocationNamestring required
The name of the source location associated with this Live Sources list.
Query parameters
maxResultsinteger
The maximum number of live sources that you want MediaTailor to return in response to the current request. If there are more than <code>MaxResults</code> live 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