Amazon Kinesis Video Streams Skill
amazonaws-com-kinesisvideo
amazonaws-com-kinesisvideo
| Method | Path | Description |
|---|---|---|
POST | /createSignalingChannel | |
POST | /createStream | Creates a signaling channel. CreateSignalingChannel is an asynchronous operation. |
POST | /deleteEdgeConfiguration | Creates a new Kinesis video stream. When you create a new stream, Kinesis Video Streams assigns it a version number. When you change the stream's metadata, Kinesis Video Streams u... |
POST | /deleteSignalingChannel | An asynchronous API that deletes a stream’s existing edge configuration, as well as the corresponding media from the Edge Agent. When you invoke this API, the sync status is set t... |
POST | /deleteStream | Deletes a specified signaling channel. DeleteSignalingChannel is an asynchronous operation. If you don't specify the channel's current version, the most recent version is deleted. |
POST | /describeEdgeConfiguration | Deletes a Kinesis video stream and the data contained in the stream. This method marks the stream for deletion, and makes the data in the stream inaccessible immediately. To ensur... |
POST | /describeImageGenerationConfiguration | Describes a stream’s edge configuration that was set using the StartEdgeConfigurationUpdate API and the latest status of the edge agent's recorder and uploader jobs. Use this API... |
POST | /describeMappedResourceConfiguration | Gets the ImageGenerationConfiguration for a given Kinesis video stream. |
POST | /describeMediaStorageConfiguration | Returns the most current information about the stream. The streamName or streamARN should be provided in the input. |
POST | /describeNotificationConfiguration | Returns the most current information about the channel. Specify the ChannelName or ChannelARN in the input. |
POST | /describeSignalingChannel | Gets the NotificationConfiguration for a given Kinesis video stream. |
POST | /describeStream | Returns the most current information about the signaling channel. You must specify either the name or the Amazon Resource Name (ARN) of the channel that you want to describe. |
POST | /getDataEndpoint | Returns the most current information about the specified stream. You must specify either the StreamName or the StreamARN. |
POST | /getSignalingChannelEndpoint | Gets an endpoint for a specified stream for either reading or writing. Use this endpoint in your application to read from the specified stream (using the GetMedia or GetMediaForFr... |
POST | /listEdgeAgentConfigurations | Provides an endpoint for the specified signaling channel to send and receive messages. This API uses the SingleMasterChannelEndpointConfiguration input parameter, which consists o... |
POST | /listSignalingChannels | Returns an array of edge configurations associated with the specified Edge Agent. In the request, you must specify the Edge Agent HubDeviceArn. |
POST | /listStreams | Returns an array of ChannelInfo objects. Each object describes a signaling channel. To retrieve only those channels that satisfy a specific condition, you can specify a ChannelNam... |
POST | /ListTagsForResource | Returns an array of StreamInfo objects. Each object describes a stream. To retrieve only streams that satisfy a specific condition, you can specify a StreamNameCondition. |
POST | /listTagsForStream | Returns a list of tags associated with the specified signaling channel. |
POST | /startEdgeConfigurationUpdate | Returns a list of tags associated with the specified stream. In the request, you must specify either the StreamName or the StreamARN. |
POST | /TagResource | An asynchronous API that updates a stream’s existing edge configuration. The Kinesis Video Stream will sync the stream’s edge configuration with the Edge Agent IoT Greengrass comp... |
POST | /tagStream | Adds one or more tags to a signaling channel. A tag is a key-value pair (the value is optional) that you can define and assign to Amazon Web Services resources. If you specify a t... |
POST | /UntagResource | Adds one or more tags to a stream. A tag is a key-value pair (the value is optional) that you can define and assign to Amazon Web Services resources. If you specify a tag that alr... |
POST | /untagStream | Removes one or more tags from a signaling channel. In the request, specify only a tag key or keys; don't specify the value. If you specify a tag key that does not exist, it's igno... |
POST | /updateDataRetention | Removes one or more tags from a stream. In the request, specify only a tag key or keys; don't specify the value. If you specify a tag key that does not exist, it's ignored. In the... |
POST | /updateImageGenerationConfiguration | Increases or decreases the stream's data retention period by the value that you specify. To indicate whether you want to increase or decrease the data retention period, specify th... |
POST | /updateMediaStorageConfiguration | Updates the StreamInfo and ImageProcessingConfiguration fields. |
POST | /updateNotificationConfiguration | Associates a SignalingChannel to a stream to store the media. There are two signaling modes that you can specify : If StorageStatus is enabled, the data will be stored in the Stre... |
POST | /updateSignalingChannel | Updates the notification information for a stream. |
POST | /updateStream | Updates the existing signaling channel. This is an asynchronous operation and takes time to complete. If the MessageTtlSeconds value is updated (either increased or reduced), it o... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-kinesisvideo
Downloads and installs to ~/.claude/skills/amazonaws-com-kinesisvideo/
2017-09-30 (2026-02-13)