aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.97k stars 2.11k forks source link

Added Datasync CDK example #851

Closed kawsark closed 9 months ago

kawsark commented 1 year ago

Added a CDK example to support AWS DataSync S3 use-cases such as backups, bucket consolidation, and data lake creations.

Fixes # 852


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

mmaeng commented 1 year ago

In order to pass the build tests it looks like you will have to provide at least placeholder S3_datasync_locations contexts so the synth will pass.

kaiz-io commented 10 months ago

Stale.