Home › Forums › AWS › AWS Certified Security – Specialty › Clarification on a question / answer on a practice test › Reply To: Clarification on a question / answer on a practice test
-
Hello sukhjit,
Thanks for posting your question.
An IAM Role requires two policies: Trust policy and Permissions policy.
The Trust Policy define the principals that you trust to assume the role. It can be an AWS service or an AWS account. In other words, it decides who can assume the role. The Permissions Policy define what actions and resources the role can use.
Let me know if this answers your question.
Regards,
Carlo @ Tutorials Dojo
- This reply was modified 3 years, 8 months ago by Carlo-TutorialsDojo.