Identity & Access Management Flashcards
Which of the following is a form of MFA?
username, password, smartcard
username, password, security question
username, password, fingerprint scan
username, password
username, password, smartcard
username, password, fingerprint scan
Which PowerShell cmdlet is used to create a new IAM user?
Set-IAMUser
Create-IAMUser
New-IAMUser
Add-IAMUser
New-IAMUser
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
You need to use the console sign-in link for the IAM user
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
Provide AWS resource access to software
Which TCP/IP setting must be configured to join an Active Directory domain?
DHCP
Subnet mask
DNS server
IP address
DNS server
You need to provide a custom software component with access to S3 buckets. What should you configure?
Device
Role
Group
User
Role
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
aws iam add-user-to-group
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
Account settings
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
AWS management console access
Programmatic access
Which AWS directory service uses Samba?
Amazon Cognito user pools
AD connector
Simple AD
AWS managed Microsoft AD
Simple AD
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
Attach a policy
Which term is the most closely related to IAM policies?
Encryption
PKI
Integrity
Permissions
Permissions
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
aws iam create-group
Which PowerShell cmdlet lists IAM groups?
Retrieve-IAMGroup
Get-IAMGroup
Show-IAMGroup
List-IAMGroup
Get-IAMGroup
When enabling AWS MFA, what is the additional MFA factor beyond username and password?
Fingerprint
Retinal scan
Security question
6-digit PIN
6-digit PIN