Article for explaining custom policy syntax

0

Can someone recommend articles that explain the syntax of a custom policy so that I can write good custom policy without doing guess work.

For example when do we need to include condition, why is resource normally assigned with *, can we use ARN instead of resource in the policy.

Unfortunately, the article Policies and Permissions does not explain the syntax. Thanks

profile picture
Lottie
preguntada hace 4 meses116 visualizaciones
2 Respuestas
1
Respuesta aceptada

This should help understand the syntax. There are also many policy examples and Policy Generator for you to use as a handy tool to write policies.

profile pictureAWS
EXPERTO
respondido hace 4 meses
profile picture
EXPERTO
Steve_M
revisado hace 4 meses
  • IAM JSON policy elements: saves my life

1

Hi, hannah

This contains explainations on policy type with writing structure, including code examples https://spacelift.io/blog/iam-policy It includes Conditions examples with filtering on that as well.

If this helps solve your problem, please choose this as the Accepted Answer so others on re:Post may benefit - Thank you!

profile pictureAWS
respondido hace 4 meses
  • The tutorial for creating IAM policy is easy to follow. Thanks!

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