관리-도구
편집 파일: CloudTrailDataException.php
<?php namespace Aws\CloudTrailData\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS CloudTrail Data Service** service. */ class CloudTrailDataException extends AwsException {}