PARC & Examples of PARC Flashcards

P - Principal = Who = The entity (ARN) which is ALLOW/DENY access to either to ARC = Action Resource Condition A - Action = Statement = Must include ‘Action or Not Action’ R - Resource ARN C - Condition = KV = Key Value ;

1
Q

Examples of PARC

A
  • P - Principal = Who = The entity (ARN) which is ALLOW/DENY access to either to ARC = Action Resource Condition
  • A - Action = Statement = Must include ‘Action or Not Action’
  • R - Resource ARN
  • C - Condition = KV = Key Value
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Principal

A

Principal - * With IAM policies the ‘Principal’ element is Implicit, i.e the Its the USER/GROUP or ROLE attached, E.G Roles for EC2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Action

A

Action - Typically there is a one-to-one mapping between the API call being made and the action being granted ; E.g Pass-Role is different and not a one to one mapping ; Wildcard action = current or future action

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Resource

A

Resource - everything but “not resource” ; Typically ARN is built by AWS eg: a query name; a dynamodb table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Condition

A

Condition - condition rules Top Tip ; Vertical = AND ; Right side = OR

How well did you know this?
1
Not at all
2
3
4
5
Perfectly