Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using CDK to start Neptune-to-OpenSearch replication #1050

Open
1 of 2 tasks
pararun898 opened this issue Jun 26, 2024 · 0 comments
Open
1 of 2 tasks

Using CDK to start Neptune-to-OpenSearch replication #1050

pararun898 opened this issue Jun 26, 2024 · 0 comments
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@pararun898
Copy link

pararun898 commented Jun 26, 2024

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Language

Typescript

@pararun898 pararun898 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant