<?phpnamespace AwsSupportException;use AwsExceptionAwsException;/** * AWS Support service exception. */class SupportException extends AwsException {}