AWS Certified Security – Specialty — Question 284

A company is outsourcing its operational support to an external company. The company's security officer must implement an access solution for delegating operational support that minimizes overhead.
Which approach should the security officer take to meet these requirements?

Answer options

Correct answer: B

Explanation

Federating AWS IAM with the external company's identity provider (IdP) is the standard, secure way to grant third-party access with minimal overhead because it avoids the need to manage individual IAM credentials. Option B is correct because it allows external users to assume an IAM role with the precise permissions required for their operational tasks. Option C is incorrect because managing and sharing IAM credentials increases administrative overhead and security risks, while Option A is incorrect because Amazon Cognito is intended for customer-facing applications rather than AWS infrastructure management.