A complex type that describes a location where recorded videos will be stored. Each member represents a type of destination configuration. For recording, you define one and only one type of destination configuration.
Type: objectProperties: 1
Live StreamingMediaVideoReal-Time
DestinationConfiguration is a JSON Structure definition published by Amazon Interactive Video Service, describing 1 property. 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-destination-configuration-structure.json",
"name": "DestinationConfiguration",
"description": "A complex type that describes a location where recorded videos will be stored. Each member represents a type of destination configuration. For recording, you define one and only one type of destination configuration.",
"type": "object",
"properties": {
"s3": {
"allOf": [
{
"$ref": "#/components/schemas/S3DestinationConfiguration"
},
{
"description": "An S3 destination configuration where recorded videos will be stored."
}
]
}
}
}
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.