IAM: Policies Flashcards
Policies Inheritance
A group is entitled to the policy that has been assigned to them only.
If there is a person in two groups then only that person can access both policies.
If a person is not in a group then he can get an “inline”
Version
Policy language version, include “2012-10-17”
ID
Identifier of the policy (optional)
Statement
One or more individual statements (required)
Statement:
- Sid
Identifier for the statement (optional)
Statement:
- Effect
Whether the statement allows or denies access (Allow, Deny)
Statement:
- Principal
Account / User / Role to which this policy applied to
Statement:
- Action
List of actions this policy allows or denies
Statement:
- Resource
List of resources to which the actions applied to
Statement:
- Condition
Conditions for when this policy is in effect (optional)