
Ultimate access to all questions.
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.