<?phpnamespaceAws\KinesisVideoArchivedMedia\Exception;useAws\Exception\AwsException;/** * Represents an error interacting with the **Amazon Kinesis Video Streams Archived Media** service. */classKinesisVideoArchivedMediaExceptionextendsAwsException{}