Amazon Interactive Video Service Skill
amazonaws-com-ivs
amazonaws-com-ivs
| Method | Path | Description |
|---|---|---|
POST | /BatchGetChannel | |
POST | /BatchGetStreamKey | Performs GetChannel on multiple ARNs simultaneously. |
POST | /BatchStartViewerSessionRevocation | Performs GetStreamKey on multiple ARNs simultaneously. |
POST | /CreateChannel | Performs StartViewerSessionRevocation on multiple channel ARN and viewer ID pairs simultaneously. |
POST | /CreatePlaybackRestrictionPolicy | Creates a new channel and an associated stream key to start streaming. |
POST | /CreateRecordingConfiguration | Creates a new playback restriction policy, for constraining playback by countries and/or origins. |
POST | /CreateStreamKey | Creates a new recording configuration, used to enable recording to Amazon S3. Known issue: In the us-east-1 region, if you use the Amazon Web Services CLI to create a recording co... |
POST | /DeleteChannel | Creates a stream key, used to initiate a stream, for the specified channel ARN. Note that CreateChannel creates a stream key. If you subsequently use CreateStreamKey on the same c... |
POST | /DeletePlaybackKeyPair | Deletes the specified channel and its associated stream keys. If you try to delete a live channel, you will get an error (409 ConflictException). To delete a channel that is live,... |
POST | /DeletePlaybackRestrictionPolicy | Deletes a specified authorization key pair. This invalidates future viewer tokens generated using the key pair’s privateKey. For more information, see Setting Up Private Channels... |
POST | /DeleteRecordingConfiguration | Deletes the specified playback restriction policy. |
POST | /DeleteStreamKey | Deletes the recording configuration for the specified ARN. If you try to delete a recording configuration that is associated with a channel, you will get an error (409 ConflictExc... |
POST | /GetChannel | Deletes the stream key for the specified ARN, so it can no longer be used to stream. |
POST | /GetPlaybackKeyPair | Gets the channel configuration for the specified channel ARN. See also BatchGetChannel. |
POST | /GetPlaybackRestrictionPolicy | Gets a specified playback authorization key pair and returns the arn and fingerprint. The privateKey held by the caller can be used to generate viewer authorization tokens, to gra... |
POST | /GetRecordingConfiguration | Gets the specified playback restriction policy. |
POST | /GetStream | Gets the recording configuration for the specified ARN. |
POST | /GetStreamKey | Gets information about the active (live) stream on a specified channel. |
POST | /GetStreamSession | Gets stream-key information for a specified ARN. |
POST | /ImportPlaybackKeyPair | Gets metadata on a specified stream. |
POST | /ListChannels | Imports the public portion of a new key pair and returns its arn and fingerprint. The privateKey can then be used to generate viewer authorization tokens, to grant viewers access... |
POST | /ListPlaybackKeyPairs | Gets summary information about all channels in your account, in the Amazon Web Services region where the API request is processed. This list can be filtered to match a specified n... |
POST | /ListPlaybackRestrictionPolicies | Gets summary information about playback key pairs. For more information, see Setting Up Private Channels in the Amazon IVS User Guide. |
POST | /ListRecordingConfigurations | Gets summary information about playback restriction policies. |
POST | /ListStreamKeys | Gets summary information about all recording configurations in your account, in the Amazon Web Services region where the API request is processed. |
POST | /ListStreamSessions | Gets summary information about stream keys for the specified channel. |
POST | /ListStreams | Gets a summary of current and previous streams for a specified channel in your account, in the AWS region where the API request is processed. |
GET | /tags/{resourceArn} | Gets summary information about live streams in your account, in the Amazon Web Services region where the API request is processed. |
POST | /PutMetadata | Gets information about Amazon Web Services tags for the specified ARN. |
POST | /StartViewerSessionRevocation | Inserts metadata into the active stream of the specified channel. At most 5 requests per second per channel are allowed, each with a maximum 1 KB payload. (If 5 TPS is not suffici... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-ivs
Downloads and installs to ~/.claude/skills/amazonaws-com-ivs/
2020-07-14 (2026-02-13)