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
已提问 3 个月前166 查看次数
1 回答
4
已接受的回答

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
已回答 3 个月前
profile picture
专家
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则