{ "opencollection": "1.0.0", "info": { "name": "AWS MediaTailor Alerts#resourceArn PlaybackConfigurations API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "PlaybackConfigurations", "type": "folder" }, "items": [ { "info": { "name": "Amazon MediaTailor List Playback Configurations", "type": "http" }, "http": { "method": "GET", "url": "http://api.mediatailor.{region}.amazonaws.com/playbackConfigurations", "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 playback configurations that you want MediaTailor to return in response to the current request. If there are more than MaxResults playback configurations, 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." } ] }, "docs": "Retrieves existing playback configurations. For information about MediaTailor configurations, see Working with Configurations in AWS Elemental MediaTailor." } ] } ], "bundled": true }