aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
5.08k stars 2.14k forks source link

added CDK datasync example #955

Closed kawsark closed 9 months ago

kawsark commented 11 months ago

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

Fixes # 852

Note: fixed build problem in previously closed issue

Tested cdk synth and cdk deploy --all


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