Amazon Elastic Transcoder Test Role Response Structure
The TestRoleResponse structure.
Type: objectProperties: 2
Amazon Web ServicesMediaTranscodingVideo
TestRoleResponse 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-test-role-response-structure.json",
"name": "TestRoleResponse",
"description": "The <code>TestRoleResponse</code> structure.",
"type": "object",
"properties": {
"Success": {
"allOf": [
{
"$ref": "#/components/schemas/Success"
},
{
"description": "If the operation is successful, this value is <code>true</code>; otherwise, the value is <code>false</code>."
}
]
},
"Messages": {
"allOf": [
{
"$ref": "#/components/schemas/ExceptionMessages"
},
{
"description": "If the <code>Success</code> element contains <code>false</code>, this value is an array of one or more error messages that were generated during the test process."
}
]
}
},
"deprecated": true
}
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.