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