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
feita há 3 meses98 visualizações
2 Respostas
1
Resposta aceita

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
ESPECIALISTA
respondido há 3 meses
profile picture
ESPECIALISTA
Steve_M
avaliado há 3 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 há 3 meses
  • The tutorial for creating IAM policy is easy to follow. Thanks!

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas