| Class | Description |
|---|---|
| ChannelInfo |
A structure that encapsulates a signaling channel's metadata and properties.
|
| ChannelNameCondition |
An optional input parameter for the
ListSignalingChannels API. |
| CreateSignalingChannelRequest | |
| CreateSignalingChannelResponse | |
| CreateStreamRequest | |
| CreateStreamResponse | |
| DeleteEdgeConfigurationRequest | |
| DeleteEdgeConfigurationResponse | |
| DeleteSignalingChannelRequest | |
| DeleteSignalingChannelResponse | |
| DeleteStreamRequest | |
| DeleteStreamResponse | |
| DeletionConfig |
The configuration details required to delete the connection of the stream from the Edge Agent.
|
| DescribeEdgeConfigurationRequest | |
| DescribeEdgeConfigurationResponse | |
| DescribeImageGenerationConfigurationRequest | |
| DescribeImageGenerationConfigurationResponse | |
| DescribeMappedResourceConfigurationRequest | |
| DescribeMappedResourceConfigurationResponse | |
| DescribeMediaStorageConfigurationRequest | |
| DescribeMediaStorageConfigurationResponse | |
| DescribeNotificationConfigurationRequest | |
| DescribeNotificationConfigurationResponse | |
| DescribeSignalingChannelRequest | |
| DescribeSignalingChannelResponse | |
| DescribeStreamRequest | |
| DescribeStreamResponse | |
| EdgeAgentStatus |
An object that contains the latest status details for an edge agent's recorder and uploader jobs.
|
| EdgeConfig |
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass
component.
|
| GetDataEndpointRequest | |
| GetDataEndpointResponse | |
| GetSignalingChannelEndpointRequest | |
| GetSignalingChannelEndpointResponse | |
| ImageGenerationConfiguration |
The structure that contains the information required for the KVS images delivery.
|
| ImageGenerationDestinationConfig |
The structure that contains the information required to deliver images to a customer.
|
| KinesisVideoException.BuilderImpl | |
| KinesisVideoRequest | |
| KinesisVideoRequest.BuilderImpl | |
| KinesisVideoResponse | |
| KinesisVideoResponse.BuilderImpl | |
| KinesisVideoResponseMetadata | |
| LastRecorderStatus |
The latest status of a stream's edge recording job.
|
| LastUploaderStatus |
The latest status of a stream’s edge to cloud uploader job.
|
| ListEdgeAgentConfigurationsEdgeConfig |
A description of a single stream's edge configuration.
|
| ListEdgeAgentConfigurationsRequest | |
| ListEdgeAgentConfigurationsResponse | |
| ListSignalingChannelsRequest | |
| ListSignalingChannelsResponse | |
| ListStreamsRequest | |
| ListStreamsResponse | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResponse | |
| ListTagsForStreamRequest | |
| ListTagsForStreamResponse | |
| LocalSizeConfig |
The configuration details that include the maximum size of the media (
MaxLocalMediaSizeInMB) that you
want to store for a stream on the Edge Agent, as well as the strategy that should be used (
StrategyOnFullSize) when a stream's maximum size has been reached. |
| MappedResourceConfigurationListItem |
A structure that encapsulates, or contains, the media storage configuration properties.
|
| MediaSourceConfig |
The configuration details that consist of the credentials required (
MediaUriSecretArn and
MediaUriType) to access the media files that are streamed to the camera. |
| MediaStorageConfiguration |
A structure that encapsulates, or contains, the media storage configuration properties.
|
| NotificationConfiguration |
The structure that contains the notification information for the KVS images delivery.
|
| NotificationDestinationConfig |
The structure that contains the information required to deliver a notification to a customer.
|
| RecorderConfig |
The recorder configuration consists of the local
MediaSourceConfig details that are used as credentials
to accesss the local media files streamed on the camera. |
| ResourceEndpointListItem |
An object that describes the endpoint of the signaling channel returned by the
GetSignalingChannelEndpoint API. |
| ScheduleConfig |
This API enables you to specify the duration that the camera, or local media file, should record onto the Edge Agent.
|
| SingleMasterChannelEndpointConfiguration |
An object that contains the endpoint configuration for the
SINGLE_MASTER channel type. |
| SingleMasterConfiguration |
A structure that contains the configuration for the
SINGLE_MASTER channel type. |
| StartEdgeConfigurationUpdateRequest | |
| StartEdgeConfigurationUpdateResponse | |
| 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). |
| Tag |
A key and value pair that is associated with the specified signaling channel.
|
| TagResourceRequest | |
| TagResourceResponse | |
| TagStreamRequest | |
| TagStreamResponse | |
| UntagResourceRequest | |
| UntagResourceResponse | |
| UntagStreamRequest | |
| UntagStreamResponse | |
| UpdateDataRetentionRequest | |
| UpdateDataRetentionResponse | |
| UpdateImageGenerationConfigurationRequest | |
| UpdateImageGenerationConfigurationResponse | |
| UpdateMediaStorageConfigurationRequest | |
| UpdateMediaStorageConfigurationResponse | |
| UpdateNotificationConfigurationRequest | |
| UpdateNotificationConfigurationResponse | |
| UpdateSignalingChannelRequest | |
| UpdateSignalingChannelResponse | |
| UpdateStreamRequest | |
| UpdateStreamResponse | |
| UploaderConfig |
The configuration that consists of the
ScheduleExpression and the DurationInMinutes details
that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. |
| Exception | Description |
|---|---|
| AccessDeniedException |
You do not have required permissions to perform this operation.
|
| AccountChannelLimitExceededException |
You have reached the maximum limit of active signaling channels for this Amazon Web Services account in this region.
|
| AccountStreamLimitExceededException |
The number of streams created for the account is too high.
|
| ClientLimitExceededException |
Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls.
|
| DeviceStreamLimitExceededException |
Not implemented.
|
| InvalidArgumentException |
The value for this input parameter is invalid.
|
| InvalidDeviceException |
Not implemented.
|
| InvalidResourceFormatException |
The format of the
StreamARN is invalid. |
| KinesisVideoException | |
| NoDataRetentionException |
The Stream data retention in hours is equal to zero.
|
| NotAuthorizedException |
The caller is not authorized to perform this operation.
|
| 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 : |
| ResourceNotFoundException |
Amazon Kinesis Video Streams can't find the stream that you specified.
|
| StreamEdgeConfigurationNotFoundException |
The Exception rendered when the Amazon Kinesis Video Stream can't find a stream's edge configuration that you
specified.
|
| 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 © 2023. All rights reserved.