<?phpnamespace AwsSupport;use AwsAwsClient;/** * AWS Support client. */class SupportClient extends AwsClient {}