This template creates a billing group with a pricing plan. It takes a list of linked account IDs and the primary account as input. The billing group is named 'TestBillingGroup' and has a description indicating that it was created through CloudFormation with 1 linked account. The linked account is also the primary account. The billing group uses the pricing plan ARN from the 'TestPricingPlan' resource.

TestBillingGroup
AWS::BillingConductor::BillingGroup


AccountGrouping *

LinkedAccountIds

ComputationPreference *

PricingPlan
AWS::BillingConductor::PricingPlan


CloudFormation Template

Share Template