ListPlaybackKeyPairsRequest is a JSON Structure definition published by Amazon Interactive Video Service, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-interactive-video-service/refs/heads/main/json-structure/ivs-list-playback-key-pairs-request-structure.json",
"name": "ListPlaybackKeyPairsRequest",
"description": "ListPlaybackKeyPairsRequest schema",
"type": "object",
"properties": {
"maxResults": {
"allOf": [
{
"$ref": "#/components/schemas/MaxPlaybackKeyPairResults"
},
{
"description": "Maximum number of key pairs to return. Default: your service quota or 100, whichever is smaller."
}
]
},
"nextToken": {
"allOf": [
{
"$ref": "#/components/schemas/PaginationToken"
},
{
"description": "The first key pair to retrieve. This is used for pagination; see the <code>nextToken</code> response field."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.