IAM Identity and Access Management Flashcards

Exam prep

1
Q

What are users?

A

People within the org, can be organised in groups

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

What do Groups contain?

A

Only users, can’t contain groups

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

What format is a policy expressed in?

A

JSON

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

What do policies define?

A

User Permissions

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

What is the high level policy structure

A

Version (policy language version)
ID (optional id for the policy)
Statement (one or more individual statements)

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

What does a policy Statement Consist of?

A

SID - identifier for the statement
Effect - can be Allow or Deny
Principle - who the policy applies to
Action - list of actions that the policy allows or denies (eg. s3:GetObject)
Resource - The resources to which the policy applies (e.g arn:aws:s3:::mybucket/*)
Condition: conditions in which the policy is in effect.

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

How can users access AWS

A

AWS Mgt Console : password and MFA
AWS CLI: access keys
AWS SDK: access keys

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

What are IAM Roles

A

These are permissons for services
eg
EC2 Instance Roles
Lambda Function Roles
Roles for CloudFormation

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

What tool lists all your accounts users and the status of their various credentials?

A

IAM Credentials Report (account-level)

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

What tool shows the service permissions granted to a user and when those services were last accessed?

A

IAM Access Advisor (can be used to revise your policies)

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