<?phpnamespace AwsRedshift;use AwsAwsClient;/** * This client is used to interact with the **Amazon Redshift** service. */class RedshiftClient extends AwsClient {}