amazonaws.com

API for AWS Elemental MediaLive

🔑 oauth2 59 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
Produces list of inputs that have been created
curl \
  -H "Authorization: $API_KEY" \
  http://medialive.us-east-1.amazonaws.com/prod/inputs
Produces list of channels that have been created
curl \
  -H "Authorization: $API_KEY" \
  http://medialive.us-east-1.amazonaws.com/prod/channels
List offerings available for purchase.
curl \
  -H "Authorization: $API_KEY" \
  http://medialive.us-east-1.amazonaws.com/prod/offerings
Endpoints (59 total)
GET
/prod/inputs
Produces list of inputs that have been created
GET
/prod/channels
Produces list of channels that have been created
GET
/prod/offerings
List offerings available for purchase.
GET
/prod/multiplexes
Retrieve a list of the existing multiplexes.
GET
/prod/inputDevices
List input devices
GET
/prod/reservations
List purchased reservations.
GET
/prod/inputs/{inputId}
Produces details about an input
GET
/prod/inputSecurityGroups
Produces a list of Input Security Groups for an account
GET
/prod/tags/{resource-arn}
Produces list of tags that have been created for a resource
GET
/prod/channels/{channelId}
Gets details about a channel
GET
/prod/offerings/{offeringId}
Get details for an offering.
GET
/prod/multiplexes/{multiplexId}
Gets details about a multiplex.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints59
Authoauth2
Categories1
http://medialive.us-east-1.amazonaws.com