관리-도구
편집 파일: AmplifyUIBuilderException.php
<?php namespace Aws\AmplifyUIBuilder\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Amplify UI Builder** service. */ class AmplifyUIBuilderException extends AwsException {}