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