| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
You do not have required permissions to perform this operation.
|
class |
AccountChannelLimitExceededException
You have reached the maximum limit of active signaling channels for this Amazon Web Services account in this region.
|
class |
AccountStreamLimitExceededException
The number of streams created for the account is too high.
|
class |
ClientLimitExceededException
Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls.
|
class |
ConnectionLimitExceededException
Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client connections.
|
class |
DeviceStreamLimitExceededException
Not implemented.
|
class |
InvalidArgumentException
The value for this input parameter is invalid.
|
class |
InvalidCodecPrivateDataException
The codec private data in at least one of the tracks of the video stream is not valid for this operation.
|
class |
InvalidDeviceException
Not implemented.
|
class |
InvalidEndpointException
Status Code: 400, Caller used wrong endpoint to write data to a stream.
|
class |
InvalidMediaFrameException
One or more frames in the requested clip could not be parsed based on the specified codec.
|
class |
InvalidResourceFormatException
The format of the
StreamARN is invalid. |
class |
MissingCodecPrivateDataException
No codec private data was found in at least one of tracks of the video stream.
|
class |
NoDataRetentionException
The Stream data retention in hours is equal to zero.
|
class |
NotAuthorizedException
Status Code: 403, The caller is not authorized to perform an operation on the given stream, or the token has expired.
|
class |
ResourceInUseException
When the input
StreamARN or ChannelARN in CLOUD_STORAGE_MODE is already mapped
to a different Kinesis Video Stream resource, or if the provided input StreamARN or
ChannelARN is not in Active status, try one of the following : |
class |
ResourceNotFoundException
Status Code: 404, The stream with the given name does not exist.
|
class |
StreamEdgeConfigurationNotFoundException
The Exception rendered when the Amazon Kinesis Video Stream can't find a stream's edge configuration that you
specified.
|
class |
TagsPerResourceExceededLimitException
You have exceeded the limit of tags that you can associate with the resource.
|
class |
UnsupportedStreamMediaTypeException
The type of the media (for example, h.264 or h.265 video or ACC or G.711 audio) could not be determined from the
codec IDs of the tracks in the first fragment for a playback session.
|
class |
VersionMismatchException
The stream version that you specified is not the latest version.
|
Copyright © 2025. All rights reserved.