/aws-dataexchange-api-samples

Samples to help you get started with the AWS Data Exchange API.

Primary LanguageRubyMIT No AttributionMIT-0

Data Exchange logo

AWS Data Exchange Samples

AWS Data Exchange is a service that makes it easy for millions of AWS customers to securely find, subscribe to, and use third-party data in the cloud. This repository contains a collection of samples that interact with the AWS Data Exchange API.

Data Exchange diagram

Subscriber Samples

Examples of interacting with the AWS Data Exchange API from the data subscriber side can be found in /subscribers.

Java

Ruby

JavaScript

Go

Python

  • download-entitled-assets: Download all assets to which you've subscribed.
  • pandas-describe-csv: Download a CSV asset by Arn, import it into a Pandas data frame, and describe() the result.
  • auto-export-to-s3: Terraform based deployment to automatically export newly published revisions to S3 using a CloudWatch Rule and Lambda.

DotNet

C++

PHP

Provider Samples

Examples of interacting with the AWS Data Exchange API from the data provider side can be found in /providers.

Ruby

Other Samples

API References

License

This library is licensed under the MIT-0 License. See the LICENSE file.