aws-samples / aws-dataexchange-api-samples

Samples to help you get started with the AWS Data Exchange API.
https://aws.amazon.com/data-exchange
MIT No Attribution
22 stars 13 forks source link

Add tutorial for auto exporting to S3 in TypeScript #29

Closed melchii closed 4 years ago

melchii commented 4 years ago

Issue #, if available:

Description of changes: Adds an example for how to create the infrastructure for auto exporting to S3 as a subscriber using the AWS CDK along with the lambda code for exporting.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

melchii commented 4 years ago

Updated!