<?phpnamespace AwsCloudHsm;use AwsAwsClient;/** * This client is used to interact with **AWS CloudHSM**. */class CloudHsmClient extends AwsClient {}