<?phpnamespace AwsOpsWorksCMException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS OpsWorks for Chef Automate** service. */class OpsWorksCMException extends AwsException {}