Your IP : 18.224.38.176
<?php namespace Aws\KinesisAnalyticsV2\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Kinesis Analytics** service. */ class KinesisAnalyticsV2Exception extends AwsException {} |