IAM Users and Credentials
IAM users are individual identities that you create in your AWS account to represent users or applications accessing AWS services. When creating IAM users, it is essential to provide them with the right set of credentials so they can assume the necessary permissions within your resource structure. …
AWS Certified Solutions Architect - IAM Users and Credentials Example Questions
Test your knowledge of IAM Users and Credentials
Question 1
A company has a web application that uses the AWS SDK to connect to an S3 bucket. They want to ensure secure access to AWS resources for their root user, but they have misplaced their access key. What should they do?
Question 2
A company does not use an external identity provider or AWS IAM Identity Center. They need to grant a newly hired developer programmatic (CLI/SDK) access to AWS services in the same AWS account using least privilege. What is the recommended approach?
Question 3
An external organization has its own AWS account. You must grant them time-bound, auditable, least-privilege programmatic access to specific objects in an S3 bucket in your account, without sharing IAM users or long-term access keys or making the bucket public. What is the recommended approach?