<?phpnamespace AwsAutoScaling;use AwsAwsClient;/** * Auto Scaling client. */class AutoScalingClient extends AwsClient {}