Identity & Access Management Flashcards

1
Q

Which of the following is a form of MFA?

username, password, smartcard

username, password, security question

username, password, fingerprint scan

username, password

A

username, password, smartcard

username, password, fingerprint scan

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

Which PowerShell cmdlet is used to create a new IAM user?

Set-IAMUser

Create-IAMUser

New-IAMUser

Add-IAMUser

A

New-IAMUser

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

You are attempting to log in to console.aws.amazon.com with an IAM user but it fails. What is the problem?

You need to use the console sign-in link for the IAM user

MFA has not been enabled

A policy has not been attached to the IAM user

The password has expired

A

You need to use the console sign-in link for the IAM user

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

What is the purpose of the IAM role?

Provide AWS resource access to groups

Provide AWS resource access to software

Provide AWS resource access to devices

Provide AWS resource access to users

A

Provide AWS resource access to software

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

Which TCP/IP setting must be configured to join an Active Directory domain?

DHCP

Subnet mask

DNS server

IP address

A

DNS server

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

You need to provide a custom software component with access to S3 buckets. What should you configure?

Device

Role

Group

User

A

Role

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

Which CLI command allows users to be added an IAM group?

aws iam add-group

aws iam add-to-group

aws iam add-user-to-group

aws iam user-group-add

A

aws iam add-user-to-group

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

You are using the IAM management console. Where should you navigate in order to adjust the IAM password policy.

Policies

Identity providers

Roles

Account settings

A

Account settings

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

You are creating a new AWS IAM user. Which options are available for the AWS access type?

Role access

AWS management console access

Programmatic access

IAM user access

A

AWS management console access

Programmatic access

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

Which AWS directory service uses Samba?

Amazon Cognito user pools

AD connector

Simple AD

AWS managed Microsoft AD

A

Simple AD

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

You are creating a new IAM group. The group needs full access to EC instances. What should you do?

Link an ACM certificate to the group

Create a role

Attach a policy

Link a KMS key to the group

A

Attach a policy

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

Which term is the most closely related to IAM policies?

Encryption

PKI

Integrity

Permissions

A

Permissions

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

Which CLI command is used to create an IAM group?

aws create iam-group

aws iam create-group

aws iam group-create

aws group-create

A

aws iam create-group

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

Which PowerShell cmdlet lists IAM groups?

Retrieve-IAMGroup

Get-IAMGroup

Show-IAMGroup

List-IAMGroup

A

Get-IAMGroup

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

When enabling AWS MFA, what is the additional MFA factor beyond username and password?

Fingerprint

Retinal scan

Security question

6-digit PIN

A

6-digit PIN

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

Which login options are available for domain-joined EC2 instances?

Voice scan

Decrypt administrator password

Fingerprint scan

Domain admin account

A

Decrypt administrator password

Domain admin account