<?phpnamespace AwsElasticTranscoder;use AwsAwsClient;/** * This client is used to interact with the **Amazon Elastic Transcoder** service. */class ElasticTranscoderClient extends AwsClient {}