-
### Description
The following `data` block will not work, because it has not been implemented in the AWS Provider.
```
data "aws_neptune_cluster" "db" {
filter {
name = "tag:Name"
…
-
### Description
Currently, the Terraform Neptune resource exports the administrative ARN as `arn`, which works fine for actions requiring administrative access to the cluster. However, for IAM poli…
-
https://github.com/aws-cloudformation/aws-cloudformation-templates/blob/f5cd399d0174e318dd79dfb5a166ec20d801e717/NeptuneDB/Neptune.yaml#L528
`logs:DescribeLogStreams`?
-
### Bug Description
I was trying to create a property graph using llama index and tried to store those graphs in AWS Neptune DB, I was getting the connection timed out error. I read that the applicat…
-
The Neptune DB version [EOL schedule](https://docs.aws.amazon.com/neptune/latest/userguide/engine-releases.html#eol-planning) notes that v1.1.0.0 and v1.1.1.0 will be deprecated on 2024-10-31.
Cre…
-
**Community Note**
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
* If you are interested in working on this issue or have submitte…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
How to connect to the Neptune database through llama_index in my local machine?
**Bel…
-
Hey! Awesome that you brought this open source. I'm just getting started, docker installation was a breeze.
I'm trying to connect my AWS Neptune DB as a datasource. I'm running a local docker insta…
-
Add driver for AWS Neptune DB in Universal Graph Client
-
**Use Case - Is your feature request related to a problem? Please describe.**
Neptune DB is a graph DB service by AWS. An SCP is needed to prevent creation of unecrypted Neptune DB
**Expected Out…