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

🧹 refactor the aws neptune resource #4535

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

chris-rock
Copy link
Member

We need to explicitly filter by the engine because the AWS Neptune API client returns RDS cluster / instances eg. also aurora instances. This is mentioned in their API docs and marked as no fix 🤣 see https://docs.aws.amazon.com/neptune/latest/apiref/API_DescribeDBClusters.html

We need to explicitly filter by the engine because the neptune client returns eg. also aurora instances. This is mentioned in their API docs and marked as no fix 🤣 see https://docs.aws.amazon.com/neptune/latest/apiref/API_DescribeDBClusters.html
Copy link
Contributor

Test Results

3 097 tests  ±0   3 096 ✅ ±0   1m 21s ⏱️ -1s
  370 suites ±0       1 💤 ±0 
   28 files   ±0       0 ❌ ±0 

Results for commit f43c64f. ± Comparison against base commit a937752.

@chris-rock chris-rock changed the title 🧹 refactor the neptune resource 🧹 refactor the aws neptune resource Aug 12, 2024
@vjeffrey vjeffrey merged commit af0cd75 into main Aug 12, 2024
15 checks passed
@vjeffrey vjeffrey deleted the chris-rock/improve-neptune-resource branch August 12, 2024 17:20
@github-actions github-actions bot locked and limited conversation to collaborators Aug 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants