Creating-Policy

0

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

1 個回答
0
已接受的答案

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
專家
已回答 3 個月前
profile pictureAWS
專家
已審閱 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南