LAP Registry

Amazon Kinesis Video Streams Skill

amazonaws-com-kinesisvideo

Provider: Amazon Web Services Version: 2017-09-30 Endpoints: 30 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/createSignalingChannel
POST/createStreamCreates a signaling channel. CreateSignalingChannel is an asynchronous operation.
POST/deleteEdgeConfigurationCreates 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/deleteSignalingChannelAn 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/deleteStreamDeletes 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/describeEdgeConfigurationDeletes 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/describeImageGenerationConfigurationDescribes 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/describeMappedResourceConfigurationGets the ImageGenerationConfiguration for a given Kinesis video stream.
POST/describeMediaStorageConfigurationReturns the most current information about the stream. The streamName or streamARN should be provided in the input.
POST/describeNotificationConfigurationReturns the most current information about the channel. Specify the ChannelName or ChannelARN in the input.
POST/describeSignalingChannelGets the NotificationConfiguration for a given Kinesis video stream.
POST/describeStreamReturns 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/getDataEndpointReturns the most current information about the specified stream. You must specify either the StreamName or the StreamARN.
POST/getSignalingChannelEndpointGets 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/listEdgeAgentConfigurationsProvides an endpoint for the specified signaling channel to send and receive messages. This API uses the SingleMasterChannelEndpointConfiguration input parameter, which consists o...
POST/listSignalingChannelsReturns an array of edge configurations associated with the specified Edge Agent. In the request, you must specify the Edge Agent HubDeviceArn.
POST/listStreamsReturns 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/ListTagsForResourceReturns 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/listTagsForStreamReturns a list of tags associated with the specified signaling channel.
POST/startEdgeConfigurationUpdateReturns a list of tags associated with the specified stream. In the request, you must specify either the StreamName or the StreamARN.
POST/TagResourceAn 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/tagStreamAdds 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/UntagResourceAdds 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/untagStreamRemoves 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/updateDataRetentionRemoves 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/updateImageGenerationConfigurationIncreases 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/updateMediaStorageConfigurationUpdates the StreamInfo and ImageProcessingConfiguration fields.
POST/updateNotificationConfigurationAssociates 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/updateSignalingChannelUpdates the notification information for a stream.
POST/updateStreamUpdates 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...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-kinesisvideo

Downloads and installs to ~/.claude/skills/amazonaws-com-kinesisvideo/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)