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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠