Mediatailor Api Default Segment Delivery Configuration Structure
The optional configuration for a server that serves segments. Use this if you want the segment delivery server to be different from the source location server. For example, you can configure your source location server to be an origination server, such as MediaPackage, and the segment delivery server to be a content delivery network (CDN), such as CloudFront. If you don't specify a segment delivery server, then the source location server is used.
Type: objectProperties: 1
BroadcastingMedia ProcessingMedia
DefaultSegmentDeliveryConfiguration is a JSON Structure definition published by Amazon MediaTailor, 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-mediatailor/refs/heads/main/json-structure/mediatailor-api-default-segment-delivery-configuration-structure.json",
"name": "DefaultSegmentDeliveryConfiguration",
"type": "object",
"description": "The optional configuration for a server that serves segments. Use this if you want the segment delivery server to be different from the source location server. For example, you can configure your source location server to be an origination server, such as MediaPackage, and the segment delivery server to be a content delivery network (CDN), such as CloudFront. If you don't specify a segment delivery server, then the source location server is used.",
"properties": {
"BaseUrl": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "The hostname of the server that will be used to serve segments. This string must include the protocol, such as <b>https://</b>."
}
]
}
}
}
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.