
Answer-first summary for fast verification
Answer: Use AWS Organizations to establish a single organization in the parent account, then invite each LOB's AWS account to join this organization., Enable consolidated billing in the parent account's billing console and link the LOB accounts for billing purposes.
To meet the requirements, the solutions architect should: 1) Use AWS Organizations to create a single organization in the parent account and then invite each LOB's AWS account to join this organization (Option B). This allows consolidated billing and management. 2) Enable consolidated billing in the parent account's billing console and link the LOB accounts (Option E). This ensures a single AWS invoice with cost breakdowns for each LOB. The other options don't fully address the requirement to provide full administrative permissions while restricting services and features.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A company with multiple lines of business (LOBs) under a parent company requires a solution to manage its AWS accounts. The solution must meet the following criteria: 1) Consolidate all AWS invoices into a single invoice for the parent company, with detailed cost breakdowns for each LOB. 2) Enforce service and feature restrictions in LOB accounts according to the company's governance policy. 3) Grant full administrator permissions to each LOB account, irrespective of the governance policy. Which two steps should the solutions architect implement to fulfill these requirements?
A
Use AWS Organizations to create an organization in the parent account for each LOB, then invite each LOB account to join its respective organization.
B
Use AWS Organizations to establish a single organization in the parent account, then invite each LOB's AWS account to join this organization.
C
Implement service quotas to define the allowed services and features, and apply these quotas to each LOB account as per the governance policy.
D
Create a Service Control Policy (SCP) that permits only approved services and features, and apply this policy to the LOB accounts.
E
Enable consolidated billing in the parent account's billing console and link the LOB accounts for billing purposes.