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