Identity and Access Management Flashcards

1
Q

What should you do to increase your root account security?

A

Enable Multi-Factor Authentication (MFA)

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

What is a proper definition of IAM Roles?

A

An IAM entity that defines a set of permissions for making AWS service requests that will be used by AWS Services

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

What are IAM policies?

A

JSON documents to define Users, Groups, or Roles Permissions

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

Under the shared responsibility model, what is the customer responsible for in IAM?

A

Assigning users proper IAM Policies

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

What is IAM Credentials Report?

A

An IAM Security Tool

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

IAM Credentials Report

A

A report that lists all your accounts users and the status of their various credentials.

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

IAM Access Advisors

A

Access advisors shows the service permissions granted to a user and when those services were last accessed.

You can use this information to be revise your policies.

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

Users

A

Mapped to a physical user; has a password for AWS Console

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

Groups

A

Contains users only

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

Policies

A

JSON document that outlines permissions for users or groups.

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

Roles

A

For EC2 Instances or AWE services

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

Security

A

MFA + Password Policy

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

AWS CLI

A

Manage your AWS services using the command-line

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

AWS SDK

A

Manage your AWS services using a programming language.

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

Access Keys

A

Access AWS using the CLI or SDK

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

Audit

A

IAM Credential Reports & IAM Access Advisor