관리-도구
편집 파일: BedrockAgentCoreControlException.php
<?php namespace Aws\BedrockAgentCoreControl\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Bedrock Agent Core Control Plane Fronting Layer** service. */ class BedrockAgentCoreControlException extends AwsException {}