관리-도구
편집 파일: IoTManagedIntegrationsException.php
<?php namespace Aws\IoTManagedIntegrations\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Managed integrations for AWS IoT Device Management** service. */ class IoTManagedIntegrationsException extends AwsException {}