Manage AWS KMS Access

0

Being an AWS Administrator I want to avoid giving AWS KMS Access to developers. Is there a work around or some automated process that we can follow incase we don't want to give AWS KMS access to developers even if they are using KMS keys in there code.

Any suggestions or ideas are highly appreciated !!

preguntada hace un año308 visualizaciones
1 Respuesta
0

Hi,

have a read at this: https://repost.aws/knowledge-center/share-kms-account.

The basic idea would be to get to order KMS keys from a central account managed by - let’s say - operations team and not accessible to developers.

This account will store keys and will contain KMS policies that would allow the team to use the key in their account, which can be changed by developers only by approval of ops team.

KMS keys will be shared across accounts so you can get their ARN and use it.

Hope it helps ;)

profile picture
EXPERTO
respondido hace un año

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