CreatePresetResponse is a JSON Structure definition published by Amazon Elastic Transcoder, 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-elastic-transcoder/refs/heads/main/json-structure/amazon-elastic-transcoder-create-preset-response-structure.json",
"name": "CreatePresetResponse",
"description": "The <code>CreatePresetResponse</code> structure.",
"type": "object",
"properties": {
"Preset": {
"allOf": [
{
"$ref": "#/components/schemas/Preset"
},
{
"description": "A section of the response body that provides information about the preset that is created."
}
]
},
"Warning": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the preset, this message explains the reason the preset settings don't meet the standard. Elastic Transcoder created the preset because the settings might produce acceptable output."
}
]
}
}
}
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.