IAM Flashcards

1
Q

IAM consists of:

A

Users, Groups, Roles, Policy Documents

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

Groups

A

A way to group our users and apply policies to them collectively

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

Policy documents are written in

A

JSON, represented by a key-value pair

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

Are credentials region centric in IAM, when created?

A

No, it is universal

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

When is the Root account created and what access does it have?

A

account created when first setup your AWS account. It has complete Admin access

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

When users are first created, they have

A

NO permissions

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

What are new users assigned when first created?

A

Access Key ID, Secret Access Key

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

Are the Access Key ID/Secret Access Key like a password?

A

No, you cannot use the Access Key ID/Secret Access Key to login to the AWS Console. You can use this to access AWS via the APIs and Command Line however.

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

How many times can you view the Access Key ID/Secret Access Key when created?

A

Once. If you lose them, you have to regenerate them, so save them in a secure location.

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

Should you set up MFA on your root account?

A

ALWAYS!

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

Can you create and customize your own password rotation policies?

A

Yes

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