관리-도구
편집 파일: imagebuilderException.php
<?php namespace Aws\imagebuilder\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **EC2 Image Builder** service. */ class imagebuilderException extends AwsException {}