Skip to content

kwwaikar/aws-dataexchange-api-samples

 
 

Repository files navigation

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

  • export-data-sets: Exports data sets specified into an Amazon S3 bucket.
  • 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.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 34.0%
  • Python 33.0%
  • HCL 11.8%
  • TypeScript 10.2%
  • C++ 3.0%
  • Go 2.1%
  • Other 5.9%