<?phpnamespace AwsLambda;use AwsAwsClient;/** * This client is used to interact with AWS Lambda */class LambdaClient extends AwsClient {}