amazon-neptune-gremlin-java-sigv4
amazon-neptune-gremlin-java-sigv4 copied to clipboard
Improve exceptions and descriptions
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.