<?phpnamespace AwsAcmException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS Certificate Manager** service. */class AcmException extends AwsException {}