Amazon Neptune - IAM roles

0

Regarding Amazon Neptune and IAM authentication, can I create a policy that allows me to restrict access to certain nodes or edges with a certain property or label? I need to be able to grant different permissions so that each user can only see certain nodes and relationships. Thank you

Jose
asked 2 months ago155 views
1 Answer
4
Accepted Answer

Neptune provides granular security permissions for certain data plane actions: https://docs.aws.amazon.com/neptune/latest/userguide/iam-data-access-policies.html

At present, these do not include granular actions for graph-level constructs such as labels, properties, etc.

This is something you would need to control at the application level.

profile pictureAWS
answered 2 months ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions