The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
Type: objectProperties: 2
BroadcastingMedia ProcessingMedia
CdnConfiguration is a JSON Structure definition published by Amazon MediaTailor, 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-mediatailor/refs/heads/main/json-structure/mediatailor-api-cdn-configuration-structure.json",
"name": "CdnConfiguration",
"type": "object",
"description": "The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.",
"properties": {
"AdSegmentUrlPrefix": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "A non-default content delivery network (CDN) to serve ad segments. By default, AWS Elemental MediaTailor uses Amazon CloudFront with default cache settings as its CDN for ad segments. To set up an alternate CDN, create a rule in your CDN for the origin ads.mediatailor.<i><region></i>.amazonaws.com. Then specify the rule's name in this <code>AdSegmentUrlPrefix</code>. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for ad segments."
}
]
},
"ContentSegmentUrlPrefix": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "A content delivery network (CDN) to cache content segments, so that content requests don\u2019t always have to go to the origin server. First, create a rule in your CDN for the content segment origin server. Then specify the rule's name in this <code>ContentSegmentUrlPrefix</code>. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for content segments."
}
]
}
}
}
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.