You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gremlin-users
Hey guys,
I aim to use IAM authentication to connect to Neptune. I see that there is a repository https://github.com/aws/amazon-neptune-gremlin-java-sigv4 that extends GremlinDriver with a custom channelizer that enables AWS Signature Version 4 signed requests. Is there a way to use do the same with gremlinpyhon ? I see the first parameter of DriverRemoteConnection can be an http request, so I suppose it's possible to do so ?
Thank you
Taylor Riggan
unread,
Nov 26, 2019, 10:17:37 PM11/26/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gremlin-users
Hi,
Yes, I have an example of this in a personal repo at the moment. I need to get it added to our neptune-tools repo. For now you can see the examples here: https://github.com/triggan/neptune-python-sigv4-ws
Cyril Scetbon
unread,
Nov 27, 2019, 10:17:43 AM11/27/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message