Package-level declarations
Types
You do not have required permissions to perform this operation.
You have reached the maximum limit of active signaling channels for this Amazon Web Services account in this region.
The number of streams created for the account is too high.
A structure that encapsulates a signaling channel's metadata and properties.
An optional input parameter for the ListSignalingChannels
API. When this parameter is specified while invoking ListSignalingChannels
, the API returns only the channels that satisfy a condition specified in ChannelNameCondition
.
Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.
The configuration details required to delete the connection of the stream from the Edge Agent.
Not implemented.
An object that contains the latest status details for an edge agent's recorder and uploader jobs. Use this information to determine the current health of an edge agent.
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass component. The Edge Agent component will run on an IoT Hub Device setup at your premise.
The structure that contains the information required for the KVS images delivery. If null, the configuration will be deleted from the stream.
The structure that contains the information required to deliver images to a customer.
The value for this input parameter is invalid.
Not implemented.
The format of the StreamARN
is invalid.
Base class for all service related exceptions thrown by the KinesisVideo client
The latest status of a stream's edge recording job.
The latest status of a stream’s edge to cloud uploader job.
A description of a single stream's edge configuration.
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.
A structure that encapsulates, or contains, the media storage configuration properties.
The configuration details that consist of the credentials required (MediaUriSecretArn
and MediaUriType
) to access the media files that are streamed to the camera.
A structure that encapsulates, or contains, the media storage configuration properties.
The Stream data retention in hours is equal to zero.
The caller is not authorized to perform this operation.
The structure that contains the notification information for the KVS images delivery. If this parameter is null, the configuration will be deleted from the stream.
The structure that contains the information required to deliver a notification to a customer.
The recorder configuration consists of the local MediaSourceConfig
details that are used as credentials to accesss the local media files streamed on the camera.
An object that describes the endpoint of the signaling channel returned by the GetSignalingChannelEndpoint
API.
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 :
Amazon Kinesis Video Streams can't find the stream that you specified.
This API enables you to specify the duration that the camera, or local media file, should record onto the Edge Agent. The ScheduleConfig
consists of the ScheduleExpression
and the DurationInMinutes
attributes.
An object that contains the endpoint configuration for the SINGLE_MASTER
channel type.
A structure that contains the configuration for the SINGLE_MASTER
channel type.
The Exception rendered when the Amazon Kinesis Video Stream can't find a stream's edge configuration that you specified.
An object describing a Kinesis video stream.
Specifies the condition that streams must satisfy to be returned when you list streams (see the ListStreams
API). A condition has a comparison operation and a value. Currently, you can specify only the BEGINS_WITH
operator, which finds streams whose names start with a given prefix.
You have exceeded the limit of tags that you can associate with the resource. A Kinesis video stream can support up to 50 tags.
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. If the ScheduleConfig
is not provided in the UploaderConfig
, then the Edge Agent will upload at regular intervals (every 1 hour).
The stream version that you specified is not the latest version. To get the latest version, use the DescribeStream API.