AWS Certified Security – Specialty (SCS-C02) — Question 85

A company uses SAML federation to grant users access to AWS accounts. A company workload that is in an isolated AWS account runs on immutable infrastructure with no human access to Amazon EC2. The company requires a specialized user known as a break glass user to have access to the workload AWS account and instances in the case of SAML errors. A recent audit discovered that the company did not create the break glass user for the AWS account that contains the workload.

The company must create the break glass user. The company must log any activities of the break glass user and send the logs to a security team.

Which combination of solutions will meet these requirements? (Choose two.)

Answer options

Correct answer: A, E

Explanation

Option A is correct because it creates a dedicated IAM user for break glass access, logs activities with AWS CloudTrail, and uses Amazon EventBridge for monitoring. Option E, while useful for management access, does not directly meet the requirement of a break glass user; it focuses on session management rather than creating a specific user for emergency access.