Use these settings to set up encryption with a static key provider.
Type: objectProperties: 4
BroadcastingMedia ProcessingMedia
StaticKeyProvider is a JSON Structure definition published by Amazon MediaConvert, describing 4 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-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-static-key-provider-structure.json",
"name": "StaticKeyProvider",
"type": "object",
"description": "Use these settings to set up encryption with a static key provider.",
"properties": {
"KeyFormat": {
"allOf": [
{
"$ref": "#/components/schemas/__stringPatternIdentityAZaZ26AZaZ09163"
},
{
"xml": {
"name": "keyFormat"
},
"description": "Relates to DRM implementation. Sets the value of the KEYFORMAT attribute. Must be 'identity' or a reverse DNS string. May be omitted to indicate an implicit value of 'identity'."
}
]
},
"KeyFormatVersions": {
"allOf": [
{
"$ref": "#/components/schemas/__stringPatternDD"
},
{
"xml": {
"name": "keyFormatVersions"
},
"description": "Relates to DRM implementation. Either a single positive integer version value or a slash delimited list of version values (1/2/3)."
}
]
},
"StaticKeyValue": {
"allOf": [
{
"$ref": "#/components/schemas/__stringPatternAZaZ0932"
},
{
"xml": {
"name": "staticKeyValue"
},
"description": "Relates to DRM implementation. Use a 32-character hexidecimal string to specify Key Value (StaticKeyValue)."
}
]
},
"Url": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "url"
},
"description": "Relates to DRM implementation. The location of the license server used for protecting content."
}
]
}
}
}
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.