{
"opencollection": "1.0.0",
"info": {
"name": "AWS MediaTailor Alerts#resourceArn SourceLocations API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "SourceLocations",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon MediaTailor List Source Locations",
"type": "http"
},
"http": {
"method": "GET",
"url": "http://api.mediatailor.{region}.amazonaws.com/sourceLocations",
"headers": [
{
"name": "X-Amz-Content-Sha256",
"value": ""
},
{
"name": "X-Amz-Date",
"value": ""
},
{
"name": "X-Amz-Algorithm",
"value": ""
},
{
"name": "X-Amz-Credential",
"value": ""
},
{
"name": "X-Amz-Security-Token",
"value": ""
},
{
"name": "X-Amz-Signature",
"value": ""
},
{
"name": "X-Amz-SignedHeaders",
"value": ""
}
],
"params": [
{
"name": "maxResults",
"value": "",
"type": "query",
"description": " The maximum number of source locations that you want MediaTailor to return in response to the current request. If there are more than MaxResults source locations, use the value of NextToken in the response to get the next page of results."
},
{
"name": "nextToken",
"value": "",
"type": "query",
"description": "Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results."
},
{
"name": "MaxResults",
"value": "",
"type": "query",
"description": "Pagination limit"
},
{
"name": "NextToken",
"value": "",
"type": "query",
"description": "Pagination token"
}
]
},
"docs": "Lists the source locations for a channel. A source location defines the host server URL, and contains a list of sources."
}
]
}
],
"bundled": true
}