Class | Description |
---|---|
AckErrorCode |
Error codes for acknowledgement events.
|
AckEvent |
Structure for the ack response of PutMedia API call.
|
AckEventType |
The type of acks for PutMedia API call.
|
CreateStreamRequest | |
CreateStreamResult | |
DeleteStreamRequest | |
DeleteStreamResult | |
DescribeStreamRequest | |
DescribeStreamResult | |
Fragment |
Represents a segment of video or other time-delimited data.
|
FragmentSelector |
Describes the time stamp range and time stamp origin of a range of fragments.
|
GetDataEndpointRequest | |
GetDataEndpointResult | |
GetMediaForFragmentListRequest | |
GetMediaForFragmentListResult | |
GetMediaRequest | |
GetMediaResult | |
ListFragmentsRequest | |
ListFragmentsResult | |
ListStreamsRequest | |
ListStreamsResult | |
ListTagsForStreamRequest | |
ListTagsForStreamResult | |
PutMediaRequest | |
PutMediaResult | |
StartSelector |
Identifies the chunk on the Kinesis video stream where you want the
GetMedia API to start returning
media data. |
StreamInfo |
An object describing a Kinesis video stream.
|
StreamNameCondition |
Specifies the condition that streams must satisfy to be returned when you list streams (see the
ListStreams API). |
TagStreamRequest | |
TagStreamResult | |
TimestampRange |
The range of time stamps for which to return fragments.
|
UntagStreamRequest | |
UntagStreamResult | |
UpdateDataRetentionRequest | |
UpdateDataRetentionResult | |
UpdateStreamRequest | |
UpdateStreamResult |
Enum | Description |
---|---|
AckErrorCode.Values |
All known values for
AckErrorCode . |
AckEventType.Values |
All known values for
AckEventType . |
APIName | |
ComparisonOperator | |
FragmentSelectorType | |
FragmentTimecodeType | |
StartSelectorType | |
Status | |
UpdateDataRetentionOperation |
Exception | Description |
---|---|
AccountStreamLimitExceededException |
The number of streams created for the account is too high.
|
AmazonKinesisVideoException |
Base exception for all service exceptions thrown by Amazon Kinesis Video Streams
|
ClientLimitExceededException |
Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls.
|
ConnectionLimitExceededException |
Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client connections.
|
DeviceStreamLimitExceededException |
Not implemented.
|
InvalidArgumentException |
The value for this input parameter is invalid.
|
InvalidDeviceException |
Not implemented.
|
InvalidEndpointException |
Status Code: 400, Caller used wrong endpoint to write data to a stream.
|
InvalidResourceFormatException |
The format of the
StreamARN is invalid. |
NotAuthorizedException |
Status Code: 403, The caller is not authorized to perform an operation on the given stream, or the token has expired.
|
ResourceInUseException |
The stream is currently not available for this operation.
|
ResourceNotFoundException |
Status Code: 404, The stream with the given name does not exist.
|
TagsPerResourceExceededLimitException |
You have exceeded the limit of tags that you can associate with the resource.
|
VersionMismatchException |
The stream version that you specified is not the latest version.
|
Copyright © 2018. All rights reserved.