Using CDK to start Neptune-to-OpenSearch replication #1050
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Describe the feature
Amazon Neptune supports full-text search in Gremlin and SPARQL queries using Amazon OpenSearch Service (OpenSearch Service). You can use an AWS CloudFormation stack to link an OpenSearch Service domain to Neptune. The AWS CloudFormation template creates a streams-consumer application instance that provides Neptune-to-OpenSearch replication.
AWS provides complete CFN code for the same, however there is no guidance available for CDK. Hence, it makes complicated for customer to implement this using CDK.
Use Case
CDK implementation of Neptune full-text search in Gremlin and SPARQL queries using Amazon OpenSearch Service.
Proposed Solution
Creating a CDK code for the same solution.
Other Information
RePost Link: https://repost.aws/questions/QUZrlD8SrsRGe_dL4tKSgghw
Acknowledgements
Language
Typescript
The text was updated successfully, but these errors were encountered: