<?phpnamespace AwsKms;use AwsAwsClient;/** * This client is used to interact with the **AWS Key Management Service**. */class KmsClient extends AwsClient {}