<?phpnamespace AwsSsm;use AwsAwsClient;/** * Amazon EC2 Simple Systems Manager client. */class SsmClient extends AwsClient {}