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
preguntada hace 3 meses166 visualizaciones
1 Respuesta
4
Respuesta aceptada

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
respondido hace 3 meses
profile picture
EXPERTO
revisado hace 2 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas