ReadPipelineResponse 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-read-pipeline-response-structure.json",
"name": "ReadPipelineResponse",
"description": "The <code>ReadPipelineResponse</code> structure.",
"type": "object",
"properties": {
"Pipeline": {
"allOf": [
{
"$ref": "#/components/schemas/Pipeline"
},
{
"description": "A section of the response body that provides information about the pipeline."
}
]
},
"Warnings": {
"allOf": [
{
"$ref": "#/components/schemas/Warnings"
},
{
"description": "<p>Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.</p> <p>Using resources in the same region, such as your Amazon S3 buckets, Amazon SNS notification topics, and AWS KMS key, reduces processing time and prevents cross-regional charges.</p>"
}
]
}
}
}
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.