Class NotAuthorizedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<NotAuthorizedException.Builder,NotAuthorizedException>

@Generated("software.amazon.awssdk:codegen") public final class NotAuthorizedException extends KinesisVideoMediaException implements ToCopyableBuilder<NotAuthorizedException.Builder,NotAuthorizedException>

Status Code: 403, The caller is not authorized to perform an operation on the given stream, or the token has expired.

See Also: