amazonaws.com – 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.
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:mediastore-data/2017-09-01.json
- Provider
- amazonaws.com:mediastore-data / mediastore-data
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/mediastore-data/2017-09-01/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/mediastore-data/2017-09-01/openapi.yaml
Tools (7)
Extracted live via the executor SDK.
-
root.deleteObjectDeletes an object at the specified path.
-
root.describeObjectGets the headers for an object at the specified path.
-
root.getObjectDownloads the object at the specified path. If the object’s upload availability is set to
streaming, AWS Elemental MediaStore downloads the object even if it’s still uploading the object. -
root.listItemsProvides a list of metadata entries about folders and objects in the specified folder.
-
root.putObjectUploads an object to the specified path. Object sizes are limited to 25 MB for standard upload availability and 10 MB for streaming upload availability.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools