<?phpnamespace AwsEmr;use AwsAwsClient;/** * This client is used to interact with the **Amazon Elastic MapReduce (Amazon EMR)** service. */class EmrClient extends AwsClient {}