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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则