SAP-C02 · Question #394
A company has several AWS accounts. A development team is building an automation framework for cloud governance and remediation processes. The automation framework uses AWS Lambda functions in a…
The correct answer is A. In the centralized account, create an IAM role that has the Lambda service as a trusted entity. B. In the other AWS accounts, create an IAM role that has minimal permissions. Add the centralized. https://medium.com/@it.melnichenko/invoke-a-lambda-across-multiple-aws-accounts-
Question
A company has several AWS accounts. A development team is building an automation framework for cloud governance and remediation processes. The automation framework uses AWS Lambda functions in a centralized account. A solutions architect must implement a least privilege permissions policy that allows the Lambda functions to run in each of the company's AWS accounts. Which combination of steps will meet these requirements? (Choose two.)
Options
- AIn the centralized account, create an IAM role that has the Lambda service as a trusted entity.
- BIn the other AWS accounts, create an IAM role that has minimal permissions. Add the centralized
- CIn the centralized account, create an IAM role that has roles of the other accounts as trusted
- DIn the other AWS accounts, create an IAM role that has permissions to assume the role of the
- EIn the other AWS accounts, create an IAM role that has minimal permissions. Add the Lambda
How the community answered
(41 responses)- A85% (35)
- C5% (2)
- D2% (1)
- E7% (3)
Explanation
https://medium.com/@it.melnichenko/invoke-a-lambda-across-multiple-aws-accounts-
Community Discussion
No community discussion yet for this question.