Your IP : 18.117.94.221
<?php namespace Aws\KinesisVideoArchivedMedia\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Kinesis Video Streams Archived Media** service. */ class KinesisVideoArchivedMediaException extends AwsException {} |