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 14 forks source link

Terraform Deployment for Auto Export to S3 Lambda / Rule #41

Closed gerrardcowburn closed 3 years ago

gerrardcowburn commented 3 years ago

I have created a sample Terraform replica of the Cloudformation deployment referenced in this blog post . This creates a Lambda function, EventBridge Rule, and S3 bucket, to automatically export Data Exchange Assets to S3 whenever a new revision is released. It also performs an initial export of a desired revision.

This sample is provided for demonstration and learning purposes only and is not considered production grade.