04 - Identity and Access Management

What is a proper definition of IAM Roles?

1
2
3
4
1

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

Which of the following is an IAM Security Tool?

1
2
3
4
1

IAM Credentials Report

Which answer is INCORRECT regarding IAM Users?

1
2
3
4
4

IAM Users access AWS with the root account credentials

Which of the following is an IAM best practice?

1
2
3
4
1

Don't use the root user account

What are IAM Policies?

1
2
3
2

JSON documents to define Users, Groups or Roles' permissions

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

1
2
3
4
4

Assigning users proper IAM Policies

Which principle should you apply regarding IAM Permissions?

1
2
3
4
2

Grant least privilege

What should you do to increase your root account security?

1
2
3
1

Enable Multi-Factor Authentication (MFA)

BoolFalse