CdnConfiguration
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
Contents
- AdSegmentUrlPrefix
-
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.<region>.amazonaws.com. Then specify the rule's name in this
AdSegmentUrlPrefix
. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for ad segments.Type: String
Required: No
- ContentSegmentUrlPrefix
-
A content delivery network (CDN) to cache content segments, so that content requests don’t 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
ContentSegmentUrlPrefix
. When AWS Elemental MediaTailor serves a manifest, it reports your CDN as the source for content segments.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: