{ "opencollection": "1.0.0", "info": { "name": "AWS MediaTailor Alerts#resourceArn API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Alerts#resourceArn", "type": "folder" }, "items": [ { "info": { "name": "Amazon MediaTailor List Alerts", "type": "http" }, "http": { "method": "GET", "url": "http://api.mediatailor.{region}.amazonaws.com/alerts#resourceArn", "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 alerts that you want MediaTailor to return in response to the current request. If there are more than MaxResults alerts, 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": "resourceArn", "value": "", "type": "query", "description": "The Amazon Resource Name (ARN) of the resource." }, { "name": "MaxResults", "value": "", "type": "query", "description": "Pagination limit" }, { "name": "NextToken", "value": "", "type": "query", "description": "Pagination token" } ] }, "docs": "Lists the alerts that are associated with a MediaTailor channel assembly resource." } ] } ], "bundled": true }