An e-commerce retailer operates separate AWS accounts for its online store, customer analytics, and inventory management. They have recently linked these accounts under a single organization using AWS Organizations with all features enabled. Which of the following describe how consolidated billing affects this organization? (Select TWO.)
- A single consolidated invoice is generated monthly for the organization, with the management account responsible for paying the total charges.Answer
- The active usage of all member accounts is combined for pricing calculations, allowing the organization to benefit from volume discount tiers.Answer
- CEach member account continues to receive its own separate invoice, but the payment method of the management account is charged automatically.
- DService Control Policies (SCPs) can be configured to enforce strict monthly spending limits on individual member accounts.
- EThe management account automatically gains full access to all data stored within the member accounts' Amazon S3 buckets without needing IAM permissions.
Answer
A single consolidated invoice is generated monthly for the organization, with the management account responsible for paying the total charges, and the active usage of all member accounts is combined for pricing calculations, allowing the organization to benefit from volume discount tiers.
Under consolidated billing, AWS generates a single monthly invoice for the entire organization, which is sent to and paid by the management account. Additionally, the usage across all member accounts is aggregated to share volume-pricing tiers for qualifying services, helping the organization qualify for lower rates on services like Amazon S3 sooner.
Step-by-Step Solution
Key Concept
AWS Organizations Consolidated Billing
Estimated Time:1m 30s