aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.95k stars 2.1k forks source link

feat(python/OpenSearch)Add example for pulling data from DynamoDB and writing it to OpenSearch Serverless #993

Closed travisbenedict closed 4 months ago

travisbenedict commented 4 months ago

Add example for pulling data from DynamoDB and writing it to OpenSearch Serverless in a VPC.

Fixes: https://github.com/aws-samples/aws-cdk-examples/issues/992


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