관리-도구
편집 파일: RedshiftServerlessException.php
<?php namespace Aws\RedshiftServerless\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Redshift Serverless** service. */ class RedshiftServerlessException extends AwsException {}