<?phpnamespace AwsEcs;use AwsAwsClient;/** * This client is used to interact with **Amazon ECS**. */class EcsClient extends AwsClient {}