amazonaws.com

Introduction The Amazon Interactive Video Service (IVS) API is REST compatible, using a standard HTTP API and an Amazon Web Services EventBridge event stream for responses. JSON is used for both requests and responses, including errors. The API is an Amazon Web Services reg

🔑 oauth2 28 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Gets information about Amazon Web Services tags for the specified ARN.
curl \
  -H "Authorization: $API_KEY" \
  http://ivs.us-east-1.amazonaws.com/tags/{resourceArn}
Endpoints (28 total)
GET
/tags/{resourceArn}
Gets information about Amazon Web Services tags for the specified ARN.
POST
/GetStream
Gets information about the active (live) stream on a specified channel.
POST
/GetChannel
Gets the channel configuration for the specified channel ARN. See also <a>Bat…
POST
/StopStream
<p>Disconnects the incoming RTMPS stream for the specified channel. Can be us…
POST
/ListStreams
Gets summary information about live streams in your account, in the Amazon We…
POST
/PutMetadata
Inserts metadata into the active stream of the specified channel. At most 5 r…
POST
/GetStreamKey
Gets stream-key information for a specified ARN.
POST
/ListChannels
Gets summary information about all channels in your account, in the Amazon We…
POST
/CreateChannel
Creates a new channel and an associated stream key to start streaming.
POST
/DeleteChannel
<p>Deletes the specified channel and its associated stream keys.</p> <p>If yo…
POST
/UpdateChannel
Updates a channel's configuration. This does not affect an ongoing stream of …
POST
/ListStreamKeys
Gets summary information about stream keys for the specified channel.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints28
Authoauth2
Categories1
http://ivs.us-east-1.amazonaws.com