AWS Certified Solutions Architect Associate SAAC03 AWS Certified Solutions Architect Associate SAAC03 Free Practice Test — 30 Questions

30 questions · Full explanations · No account required

Free
Question 1 of 30

A global e-commerce platform, operating under strict financial regulations like SOX, needs to provide temporary, elevated access to a specialized SRE team for diagnosing and resolving critical production incidents that occur outside of standard business hours. This access must be limited to specific AWS services required for troubleshooting, such as Amazon CloudWatch Logs for log analysis, Amazon EC2 for instance state inspection, and AWS Systems Manager Session Manager for secure remote command execution. The access should automatically expire after a maximum of four hours to minimize the security exposure window, and the solution must adhere to the principle of least privilege. Which AWS IAM strategy would most effectively address these requirements?

Create an IAM Role with a custom IAM policy that grants `logs:DescribeLogGroups`, `logs:DescribeLogStreams`, `logs:GetLogEvents`, `ec2:DescribeInstances`, `ec2:DescribeInstanceStatus`, `ssm:StartSession` actions, and includes a condition that limits the session duration to a maximum of 4 hours using `aws:EpochTime`.
Assign permissions directly to individual IAM users within the SRE team through an IAM group, granting broad read-only access to all AWS services and instructing them to only access the necessary resources during incidents.
Utilize AWS-managed policies such as `ReadOnlyAccess` and `AmazonSSMManagedInstanceCore`, and instruct the SRE team to only perform troubleshooting actions within the allowed scope.
Create a new IAM group for each critical incident, assign specific IAM policies to that group granting the required permissions for the duration of the incident, and then delete the group and its policies once the incident is resolved.

About the AWS Certified Solutions Architect Associate SAAC03 AWS Certified Solutions Architect Associate SAAC03 Certification

These free practice questions are designed to help you assess your readiness for the AWS Certified Solutions Architect Associate SAAC03 AWS Certified Solutions Architect Associate SAAC03 exam by Amazon. Each question comes with a detailed explanation to reinforce the correct concept. For a complete exam preparation experience with hundreds of questions, spaced-repetition study tools, and full exam simulations, explore our premium access.