aws / aws/amazon-neptune-gremlin-java-sigv4
Improve exceptions and descriptions
- Dominant language
- Java
- Stars
- 28
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
When IAM authentication is incorrectly configured (wrong access key or secret access key), the error message that a user receives in TinkerPop isn't very helpful.
I have documented this in the TinkerPop Jira https://issues.apache.org/jira/browse/TINKERPOP-2698.
A good fix for this issue will require changes in both TinkerPop and this code base.
Contributor guide
Research direction
Start by reading TinkerPop Jira issue TINKERPOP-2698 and comparing its requested changes with the IAM authentication and error-handling paths in this repository. Identify the affected locations in both code bases before making changes; done means incorrect access-key or secret-key configuration produces a more helpful error in TinkerPop and this project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java
- Domain
- api, authentication, backend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100