AWS CCP Notes

Search

Search IconIcon to open search

26-04 Identity and Access Management

Last updated Aug 27, 2023 Edit Source

# Question 1

You wish to deploy a dev and test environment on AWS. You want to ensure that your developers can access your AWS account using a highly secure authentication process and follow best practices. Which of the following two configuration options will help ensure enhanced security? (Choose two answers)


# Question 2

Your developer is working from home this weekend and needs to access your AWS account using the CLI to configure your RDS database from their local computer. Which type of IAM credentials would they need to configure the AWS CLI tool on their machine?


# Question 3

Which AWS service enables you to troubleshoot your IAM policies and identify the sets of permissions that may be denying access to a given AWS service?


# Question 4

Which of the following AWS services is a better option to securely grant your application running on an EC2 instance access to a backend database running on Amazon RDS?


# Question 5

Which format are IAM policy documents written in?


# Question 6

What best practice strategy should you follow when assigning permissions to IAM users and groups?


# Question 7

Which IAM service enables you to effectively manage users by creating a collection of them based on their job function and assigning them permissions according to their roles to the entire collective?


# Question 8

Which feature of IAM enables you to use your existing corporate Active Directory user credentials to log in to the AWS Management Console and therefore offer an SSO service?


# Question 9

Which AWS service enables you to generate and download a report that lists your IAM users and the state of their various credentials, including passwords, access keys, and MFA devices?


# Question 10

Which AWS service is responsible for assigning and managing temporary credentials to entities that assume an IAM role?


# Answer Key

Answer Key

  1. A and B
  2. B
  3. A
  4. B
  5. A
  6. A
  7. A
  8. A
  9. C
  10. B