<?phpnamespace AwsStorageGateway;use AwsAwsClient;/** * AWS Storage Gateway client. */class StorageGatewayClient extends AwsClient {}