<?phpnamespace AwsWorkSpaces;use AwsAwsClient;/** * Amazon WorkSpaces client. */class WorkSpacesClient extends AwsClient {}