<?php namespace Aws\MWAA\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AmazonMWAA** service. */ class MWAAException extends AwsException {}