| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Class and Description |
|---|---|
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 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 |
InvalidResourceFormatException
The format of the
StreamARN is invalid. |
class |
MissingCodecPrivateDataException
No Codec Private Data was found in the video stream.
|
class |
NoDataRetentionException
A
PlaybackMode of ON_DEMAND 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 stream 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
An HLS streaming session was requested for a stream with a media type that is not
video/h264. |
class |
VersionMismatchException
The stream version that you specified is not the latest version.
|
Copyright © 2019. All rights reserved.