<?phpnamespace AwsCognitoIdentity;use AwsAwsClient;/** * This client is used to interact with the **Amazon Cognito Identity** service. */class CognitoIdentityClient extends AwsClient {}