IAM - Identity and Access Management Flashcards

1
Q

What service allows for the creation of individuals Users, Groups and Roles and the permissions they are granted?

A

IAM

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

How are IAM Permissions assigned?

A

A JSON Policy

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

What are the three IAM Policy Types?

A

AWS Managed Policies
Customer Managed Policies
Inline Policies

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

What are AWS Managed Policies?

A

A standalone policy that is created and administered by AWS.

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

What are Customer Managed Policies?

A

Policies that are created and administered by the customers at the AWS account level.

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

What are Inline Policies?

A

An inline policy is a policy that’s embedded in an IAM identity (a user, group, or role).

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

What are the two ways to protect Users within an AWS account?

A

A strong password policy and MFA (Multi-Factor Authentication)

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

What are the three methods of accessing AWS resources?

A

AWS Management Console, AWS Command Line Interface (CLI), and AWS Software Developer Kit (SDK)

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

Console generated keys that have a Key ID and Secret Access Key that allows access programmatically to AWS services.

A

Access Keys

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

What service allows for interaction with AWS services via a command-line shell?

A

AWS CLI

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

What service allows the user to access and Manage AWS services programmatically, embedded within your application?

A

AWS SDK

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

What product is an alternative to Terminal or Command-Line Shell in the cloud and is accessed via a button next to the User drop down in the Console Window?

A

AWS CloudShell

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

What is an IAM Role?

A

Assigns permissions to individual AWS services and resources.

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

What tool generates a report report that lists all your account’s users and the status of their credentials?

A

IAM Credentials Report

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

What tool shows service permissions that are granted to a user and when they were accessed?

A

IAM Access Advisor

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