<?phpnamespace AwsIam;use AwsAwsClient;/** * This client is used to interact with the **AWS Identity and Access Management (AWS IAM)** service. */class IamClient extends AwsClient {}