Mediastore Data

An AWS Elemental MediaStore asset is an object, similar to an object in the Amazon S3 service. Objects are the fundamental entities that are stored in AWS Elemental MediaStore.

🔑 oauth2 4 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

Provides a list of metadata entries about folders and objects in the specifie…
curl \
  -H "Authorization: $API_KEY" \
  http://data.mediastore.us-east-1.amazonaws.com/
Downloads the object at the specified path. If the object’s upload availabili…
curl \
  -H "Authorization: $API_KEY" \
  http://data.mediastore.us-east-1.amazonaws.com/{Path}

Endpoints (4 total)

GET
/
Provides a list of metadata entries about folders and objects in the specifie…
GET
/{Path}
Downloads the object at the specified path. If the object’s upload availabili…
PUT
/{Path}
Uploads an object to the specified path. Object sizes are limited to 25 MB fo…
DELETE
/{Path}
Deletes an object at the specified path.

Language coverage

Java
2
unknown
2

At a glance

Total SDKs4
Languages2
Endpoints4
Authoauth2
Categories1
http://data.mediastore.us-east-1.amazonaws.com