Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-billingconductor-billinggroup.json
Parent schema serverless-framework-configuration
Type: object

A billing group is a set of linked account which belong to the same end customer. It can be seen as a virtual consolidated billing family.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-billing-conductor.git

Properties

Name string | Aws_CF_FunctionString required
PrimaryAccountId string | Aws_CF_FunctionString required

This account will act as a virtual payer account of the billing group

ComputationPreference object required
1 nested properties
PricingPlanArn string | Aws_CF_FunctionString required

ARN of the attached pricing plan

AccountGrouping object required
1 nested properties
LinkedAccountIds string[] required
minItems=1uniqueItems=true
Description string | Aws_CF_FunctionString
Tags Tag[]
uniqueItems=true

Definitions

BillingGroupStatus string | Aws_CF_FunctionString
ComputationPreference object
PricingPlanArn string | Aws_CF_FunctionString required

ARN of the attached pricing plan

AccountGrouping object
LinkedAccountIds string[] required
minItems=1uniqueItems=true
Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required