<?phpnamespace AwsCodeDeploy;use AwsAwsClient;/** * This client is used to interact with AWS CodeDeploy */class CodeDeployClient extends AwsClient {}