<?phpnamespace AwsEfs;use AwsAwsClient;/** * This client is used to interact with **Amazon EFS**. */class EfsClient extends AwsClient {}