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
curl \ -H "Authorization: $API_KEY" \ http://dataexchange.us-east-1.amazonaws.com/v1/jobs
curl \ -H "Authorization: $API_KEY" \ http://dataexchange.us-east-1.amazonaws.com/v1/data-sets
curl \
-H "Authorization: $API_KEY" \
http://dataexchange.us-east-1.amazonaws.com/v1/jobs/{JobId}