integrations.sh
← all integrations

amazonaws.com – mediastore-data

OpenAPI apis-guru cloud

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.deleteObject

    Deletes an object at the specified path.

  • root.describeObject

    Gets the headers for an object at the specified path.

  • root.getObject

    Downloads 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.listItems

    Provides a list of metadata entries about folders and objects in the specified folder.

  • root.putObject

    Uploads 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.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools