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 · 1 comment
Open
1 of 2 tasks

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

pararun898 opened this issue Jun 26, 2024 · 1 comment
Labels
effort/medium Medium work item – a couple days of effort feature-request A feature should be added or improved. language/typescript Related to Typescript examples needs-triage This issue or PR still needs to be triaged. ngde/pod Great issues for pods p2

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
@kaiz-io kaiz-io added effort/medium Medium work item – a couple days of effort language/typescript Related to Typescript examples p2 ngde/pod Great issues for pods labels Dec 28, 2024
@kaiz-io
Copy link
Contributor

kaiz-io commented Dec 28, 2024

Would you be able to submit a PR for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/medium Medium work item – a couple days of effort feature-request A feature should be added or improved. language/typescript Related to Typescript examples needs-triage This issue or PR still needs to be triaged. ngde/pod Great issues for pods p2
Projects
None yet
Development

No branches or pull requests

2 participants