amazonaws.com – dataexchange
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.createDataSetThis operation creates a data set.
-
dataSets.createRevisionThis operation creates a revision for a data set.
-
dataSets.deleteAssetThis operation deletes an asset.
-
dataSets.deleteDataSetThis operation deletes a data set.
-
dataSets.deleteRevisionThis operation deletes a revision.
-
dataSets.getAssetThis operation returns information about an asset.
-
dataSets.getDataSetThis operation returns information about a data set.
-
dataSets.getRevisionThis operation returns information about a revision.
-
dataSets.listDataSetRevisionsThis operation lists a data set's revisions sorted by CreatedAt in descending order.
-
dataSets.listDataSetsThis 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.listRevisionAssetsThis operation lists a revision's assets sorted alphabetically in descending order.
-
dataSets.revokeRevisionThis operation revokes subscribers' access to a revision.
-
dataSets.updateAssetThis operation updates an asset.
-
dataSets.updateDataSetThis operation updates a data set.
-
dataSets.updateRevisionThis operation updates a revision.
-
eventActions.createEventActionThis operation creates an event action.
-
eventActions.deleteEventActionThis operation deletes the event action.
-
eventActions.getEventActionThis operation retrieves information about an event action.
-
eventActions.listEventActionsThis operation lists your event actions.
-
eventActions.updateEventActionThis operation updates the event action.
-
jobs.cancelJobThis operation cancels a job. Jobs can be cancelled only when they are in the WAITING state.
-
jobs.createJobThis operation creates a job.
-
jobs.getJobThis operation returns information about a job.
-
jobs.listJobsThis operation lists your jobs sorted by CreatedAt in descending order.
-
jobs.startJobThis operation starts a job.
-
tags.listTagsForResourceThis operation lists the tags on the resource.
-
tags.tagResourceThis operation tags a resource.
-
tags.untagResourceThis operation removes one or more tags from a resource.
-
v1XAmznDataexchangeAssetIdXAmznDataexchangeDataSetIdXAmznDataexchangeRevisionId.sendApiAssetThis operation invokes an API Gateway API asset. The request is proxied to the provider’s API Gateway API.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools