| 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 AWS 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
A streaming session was requested for a stream that does not retain data (that is, has a
DataRetentionInHours of 0). |
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
The signaling channel is currently not available for this operation.
|
class |
ResourceNotFoundException
Status Code: 404, The stream with the given name does not exist.
|
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 © 2020. All rights reserved.