0
0
llucycodes42
In the code snippet above, the resource "${MyAWSResource}" refers to an Amazon Elastic Transcoder Pipeline. The pipeline is an application that you can use to convert video files from one format to another.
Shortcut: tf_aws_elastictranscoder_pipeline
resource "aws_elastictranscoder_pipeline" "${MyAWSResource}" {
}