Section 4 IAM & AWS CLI Flashcards

1
Q

These policies are attached directly to a user that’s not part of a group

A

Inline

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

IAM Policies statements consist of the following

A

Sid: an identifier for the statement (optional)
* Effect: whether the statement allows or denies access
(Allow, Deny)
* Principal: account/user/role to which this policy applied to
* Action: list of actions this policy allows or denies
* Resource: list of resources to which the actions applied to
* Condition: conditions for when this policy is in effect
(optional)

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

MFA Device options in AWS

A

Virtual MFA device
Universal 2nd factor security key
Hardware key fob
Hardware key fob for AWS GovCloud

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

These policies are attached directly to a user that’s not part of a group

A

Inline

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

Ways users can access AWS

A

Management console
CLI
SDK

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

When should the root account be used?

A

aws account setup only

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

What do groups contain?

A

Users

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