<?phpnamespace AwssignerException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS Signer** service. */class signerException extends AwsException {}