Skip to contents

Associates one or more source billing views with an existing billing view. This allows creating aggregate billing views that combine data from multiple sources.

See https://www.paws-r-sdk.com/docs/billing_associate_source_views/ for full documentation.

Usage

billing_associate_source_views(arn, sourceViews)

Arguments

arn

[required] The Amazon Resource Name (ARN) of the billing view to associate source views with.

sourceViews

[required] A list of ARNs of the source billing views to associate.