Question

Difficulty: MediumConsolidated Billing and AWS Organizations

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.)

  1. A single consolidated invoice is generated monthly for the organization, with the management account responsible for paying the total charges.Answer
  2. The active usage of all member accounts is combined for pricing calculations, allowing the organization to benefit from volume discount tiers.Answer
  3. C
    Each member account continues to receive its own separate invoice, but the payment method of the management account is charged automatically.
  4. D
    Service Control Policies (SCPs) can be configured to enforce strict monthly spending limits on individual member accounts.
  5. E
    The 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

1
Analyze how AWS Organizations consolidated billing structures payments.
Consolidation combines billing across accounts, generating a single bill for the management account instead of individual invoices for each member account.
This simplifies accounting by routing all costs to a central payer.
2
Determine how service usage is evaluated for volume-pricing discounts under consolidated billing.
AWS aggregates resource consumption from all accounts within the organization to reach higher volume-pricing tiers sooner.
This allows the combined entity to lower the unit cost of resources compared to standalone accounts.

Key Concept

AWS Organizations Consolidated Billing
Estimated Time:1m 30s
Rate this question