ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 7 - DOP-C02 discussion

Report
Export

A company has multiple member accounts that are part of an organization in AWS Organizations. The security team needs to review every Amazon EC2 security group and their inbound and outbound rules. The security team wants to programmatically retrieve this information from the member accounts using an AWS Lambda function in the management account of the organization.

Which combination of access changes will meet these requirements? (Choose three.)

A.
Create a trust relationship that allows users in the member accounts to assume the management account IAM role.
Answers
A.
Create a trust relationship that allows users in the member accounts to assume the management account IAM role.
B.
Create a trust relationship that allows users in the management account to assume the IAM roles of the member accounts.
Answers
B.
Create a trust relationship that allows users in the management account to assume the IAM roles of the member accounts.
C.
Create an IAM role in each member account that has access to the AmazonEC2ReadOnlyAccess managed policy.
Answers
C.
Create an IAM role in each member account that has access to the AmazonEC2ReadOnlyAccess managed policy.
D.
Create an I AM role in each member account to allow the sts:AssumeRole action against the management account IAM role's ARN.
Answers
D.
Create an I AM role in each member account to allow the sts:AssumeRole action against the management account IAM role's ARN.
E.
Create an I AM role in the management account that allows the sts:AssumeRole action against the member account IAM role's ARN.
Answers
E.
Create an I AM role in the management account that allows the sts:AssumeRole action against the member account IAM role's ARN.
F.
Create an IAM role in the management account that has access to the AmazonEC2ReadOnlyAccess managed policy.
Answers
F.
Create an IAM role in the management account that has access to the AmazonEC2ReadOnlyAccess managed policy.
Suggested answer: B, C, E

Explanation:

https://aws.amazon.com/premiumsupport/knowledge-center/lambda-function-assume-iam-role/ https://kreuzwerker.de/post/aws-multi-account-setups-reloaded

asked 16/09/2024
Yogen Trikannad
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first