Identity Access Management (IAM) Flashcards

1
Q

The 4 IAM components

A

IAM Groups
IAM Users
IAM Policies
IAM Roles

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

IAM policies use which file format?

A

JSON

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

The 3 IAM Identities

A

IAM Users
IAM Groups
IAM Roles

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

True or False, you can attach multiple permission policies to a single Role

A

True

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

A policy that is directly attached to an individual user is called what?

A

Inline Policy

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

How to apply permissions to multiple AWS users?

A

IAM Groups

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

What are the 3 types of IAM policies

A

Managed Policies
Customer Managed Policies
Inline Policies

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

Which type of policy is always labelled with an orange box icon?

A

Managed Policies

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

Which type of IAM policy cannot be edited?

A

Managed Policies

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

Which policy element determines if the policy will Allow or Deny permissions?

A

Effect

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

Which policy element identifies the user or role that the policy applies to?

A

Principal

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

To force IAM users to rotate their passwords regularly, which policy option would you use?

A

Enable password expiration

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

You can use this in IAM to set minimum requirements for passwords, or rotate user passwords on a schedule

A

Password Policy

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

How many IAM access keys are allowed per user?

A

2

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

You can download your IAM access keys in which file format?

A

CSV

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

The 2 components of an IAM access key

A

Access Key ID

Secret Access Key

17
Q

How would an administrator force users to enable MFA on their accounts?

A

Using a policy

18
Q

The practice of requiring a second method of verification on-top of your regular password is called…

A

Multi-Factor Authentication (MFA)