관리-도구
편집 파일: BCMRecommendedActionsException.php
<?php namespace Aws\BCMRecommendedActions\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Billing and Cost Management Recommended Actions** service. */ class BCMRecommendedActionsException extends AwsException {}