| 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 |
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 |
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 |
VersionMismatchException
The stream version that you specified is not the latest version.
|
Copyright © 2018. All rights reserved.