amazonaws.com

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 enti

🔑 oauth2 29 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
This operation lists your jobs sorted by CreatedAt in descending order.
curl \
  -H "Authorization: $API_KEY" \
  http://dataexchange.us-east-1.amazonaws.com/v1/jobs
This operation lists your data sets. When listing by origin OWNED, results ar…
curl \
  -H "Authorization: $API_KEY" \
  http://dataexchange.us-east-1.amazonaws.com/v1/data-sets
This operation returns information about a job.
curl \
  -H "Authorization: $API_KEY" \
  http://dataexchange.us-east-1.amazonaws.com/v1/jobs/{JobId}
Endpoints (29 total)
GET
/v1/jobs
This operation lists your jobs sorted by CreatedAt in descending order.
GET
/v1/data-sets
This operation lists your data sets. When listing by origin OWNED, results ar…
GET
/v1/jobs/{JobId}
This operation returns information about a job.
GET
/v1/event-actions
This operation lists your event actions.
GET
/tags/{ResourceArn}
This operation lists the tags on the resource.
GET
/v1/data-sets/{DataSetId}
This operation returns information about a data set.
GET
/v1/event-actions/{EventActionId}
This operation retrieves information about an event action.
GET
/v1/data-sets/{DataSetId}/revisions
This operation lists a data set's revisions sorted by CreatedAt in descending…
GET
/v1/data-sets/{DataSetId}/revisions/{RevisionId}
This operation returns information about a revision.
GET
/v1/data-sets/{DataSetId}/revisions/{RevisionId}/assets
This operation lists a revision's assets sorted alphabetically in descending …
GET
/v1/data-sets/{DataSetId}/revisions/{RevisionId}/assets/{AssetId}
This operation returns information about an asset.
POST
/v1/jobs
This operation creates a job.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints29
Authoauth2
Categories1
http://dataexchange.us-east-1.amazonaws.com