<?phpnamespace AwsCloudWatch;use AwsAwsClient;/** * This client is used to interact with the **Amazon CloudWatch** service. */class CloudWatchClient extends AwsClient {}