<?phpnamespace AwsKinesisVideoMediaException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Kinesis Video Streams Media** service. */class KinesisVideoMediaException extends AwsException {}