Creating-Policy

0

How do I learn how to create Policies that are different from from AWS has already given?

1 Antwort
0
Akzeptierte Antwort

Hello.

Creating an IAM policy itself can be done by following the steps in the document below.
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_create-console.html

To identify the actions required to actually create or operate AWS resources, you can use methods such as resolving permission errors one by one while actually performing the operations, or using an "IAM policy simulator".
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_testing-policies.html

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