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
gefragt vor 3 Monaten168 Aufrufe
1 Antwort
4
Akzeptierte Antwort

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
beantwortet vor 3 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen