AWS-Certified-Developer-Associate Exam Question 16

An account owner has created an IAM user with the name TestAWS. The account owner wants to give EC2 access of only the US West region to that IAM user. How can the owner configure this?
  • AWS-Certified-Developer-Associate Exam Question 17

    A development team is designing a mobile app that requires multi-factor authentication Which steps should be taken to achieve this? (Select TWO)
  • AWS-Certified-Developer-Associate Exam Question 18

    A developer uses Amazon S3 buckets for static website hosting. The developer creates one S3 bucket for the code and another S3 bucket for the assets, such as image and video files. Access is denied when a user attempts to access the assets bucket from the code bucket, with the website application showing a 403 error How should the developer solve this issue?
  • AWS-Certified-Developer-Associate Exam Question 19

    A Developer wants to find a list of items in a global secondary index from an Amazon DynamoDB table.
    Which DynamoDB API call can the Developer use in order to consume the LEAST number of read capacity units?
  • AWS-Certified-Developer-Associate Exam Question 20

    An e-commerce site allows returning users to log in to display customized web pages. The workflow is shown in the image below:

    An application is running on EC2 instances. Amazon RDS is used for the database that stores user accounts and preferences. The website freezes or is slow to load while waiting for the login step to complete. The remaining components of the site are well-optimized.
    Which of the following techniques will resolve this issue? (Choose two.)