integrations.sh
← all integrations

amazonaws.com – dataexchange

OpenAPI apis-guru cloud

AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud. You can use the AWS Data Exchange APIs to create, update, manage, and access file-based data set in the AWS Cloud.

As a subscriber, you can view and access the data sets that you have an entitlement to through a subscription. You can use the APIs to download or copy your entitled data sets to Amazon Simple Storage Service (Amazon S3) for use across a variety of AWS analytics and machine learning services.

As a provider, you can create and manage your data sets that you would like to publish to a product. Being able to package and provide your data sets into products requires a few steps to determine eligibility. For more information, visit the AWS Data Exchange User Guide.

A data set is a collection of data that can be changed or updated over time. Data sets can be updated using revisions, which represent a new version or incremental change to a data set. A revision contains one or more assets. An asset in AWS Data Exchange is a piece of data that can be stored as an Amazon S3 object, Redshift datashare, API Gateway API, AWS Lake Formation data permission, or Amazon S3 data access. The asset can be a structured data file, an image file, or some other data file. Jobs are asynchronous import or export operations used to create or copy assets.

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:dataexchange/2017-07-25.json
Provider
amazonaws.com:dataexchange / dataexchange
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/dataexchange/2017-07-25/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/dataexchange/2017-07-25/openapi.yaml

Tools (31)

Extracted live via the executor SDK.

  • dataSets.createDataSet

    This operation creates a data set.

  • dataSets.createRevision

    This operation creates a revision for a data set.

  • dataSets.deleteAsset

    This operation deletes an asset.

  • dataSets.deleteDataSet

    This operation deletes a data set.

  • dataSets.deleteRevision

    This operation deletes a revision.

  • dataSets.getAsset

    This operation returns information about an asset.

  • dataSets.getDataSet

    This operation returns information about a data set.

  • dataSets.getRevision

    This operation returns information about a revision.

  • dataSets.listDataSetRevisions

    This operation lists a data set's revisions sorted by CreatedAt in descending order.

  • dataSets.listDataSets

    This operation lists your data sets. When listing by origin OWNED, results are sorted by CreatedAt in descending order. When listing by origin ENTITLED, there is no order and the maxResults parameter is ignored.

  • dataSets.listRevisionAssets

    This operation lists a revision's assets sorted alphabetically in descending order.

  • dataSets.revokeRevision

    This operation revokes subscribers' access to a revision.

  • dataSets.updateAsset

    This operation updates an asset.

  • dataSets.updateDataSet

    This operation updates a data set.

  • dataSets.updateRevision

    This operation updates a revision.

  • eventActions.createEventAction

    This operation creates an event action.

  • eventActions.deleteEventAction

    This operation deletes the event action.

  • eventActions.getEventAction

    This operation retrieves information about an event action.

  • eventActions.listEventActions

    This operation lists your event actions.

  • eventActions.updateEventAction

    This operation updates the event action.

  • jobs.cancelJob

    This operation cancels a job. Jobs can be cancelled only when they are in the WAITING state.

  • jobs.createJob

    This operation creates a job.

  • jobs.getJob

    This operation returns information about a job.

  • jobs.listJobs

    This operation lists your jobs sorted by CreatedAt in descending order.

  • jobs.startJob

    This operation starts a job.

  • tags.listTagsForResource

    This operation lists the tags on the resource.

  • tags.tagResource

    This operation tags a resource.

  • tags.untagResource

    This operation removes one or more tags from a resource.

  • v1XAmznDataexchangeAssetIdXAmznDataexchangeDataSetIdXAmznDataexchangeRevisionId.sendApiAsset

    This operation invokes an API Gateway API asset. The request is proxied to the provider’s API Gateway API.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools