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