We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi
A billing view is a container of cost & usage metadata.
Using getBillingView
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBillingView(args: GetBillingViewArgs, opts?: InvokeOptions): Promise<GetBillingViewResult>
function getBillingViewOutput(args: GetBillingViewOutputArgs, opts?: InvokeOptions): Output<GetBillingViewResult>def get_billing_view(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBillingViewResult
def get_billing_view_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBillingViewResult]func LookupBillingView(ctx *Context, args *LookupBillingViewArgs, opts ...InvokeOption) (*LookupBillingViewResult, error)
func LookupBillingViewOutput(ctx *Context, args *LookupBillingViewOutputArgs, opts ...InvokeOption) LookupBillingViewResultOutput> Note: This function is named LookupBillingView in the Go SDK.
public static class GetBillingView
{
public static Task<GetBillingViewResult> InvokeAsync(GetBillingViewArgs args, InvokeOptions? opts = null)
public static Output<GetBillingViewResult> Invoke(GetBillingViewInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBillingViewResult> getBillingView(GetBillingViewArgs args, InvokeOptions options)
public static Output<GetBillingViewResult> getBillingView(GetBillingViewArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:billing:getBillingView
arguments:
# arguments dictionaryThe following arguments are supported:
- Arn string
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- Arn string
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- arn String
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- arn string
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- arn str
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- arn String
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
getBillingView Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- Billing
View Pulumi.Type Aws Native. Billing. Billing View Type - The type of billing group.
- Created
At double - The time when the billing view was created.
- Data
Filter Pulumi.Expression Aws Native. Billing. Outputs. Data Filter Expression Properties - See Expression . Billing view only supports
LINKED_ACCOUNTandTags. - Owner
Account stringId - The account owner of the billing view.
- Source
Views List<string> - An array of strings that define the billing view's source.
-
List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs associated to the billing view being created.
- Updated
At double - The time when the billing view was last updated.
- Arn string
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- Billing
View BillingType View Type - The type of billing group.
- Created
At float64 - The time when the billing view was created.
- Data
Filter DataExpression Filter Expression Properties - See Expression . Billing view only supports
LINKED_ACCOUNTandTags. - Owner
Account stringId - The account owner of the billing view.
- Source
Views []string - An array of strings that define the billing view's source.
- Tag
- An array of key-value pairs associated to the billing view being created.
- Updated
At float64 - The time when the billing view was last updated.
- arn String
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- billing
View BillingType View Type - The type of billing group.
- created
At Double - The time when the billing view was created.
- data
Filter DataExpression Filter Expression Properties - See Expression . Billing view only supports
LINKED_ACCOUNTandTags. - owner
Account StringId - The account owner of the billing view.
- source
Views List<String> - An array of strings that define the billing view's source.
- List<Tag>
- An array of key-value pairs associated to the billing view being created.
- updated
At Double - The time when the billing view was last updated.
- arn string
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- billing
View BillingType View Type - The type of billing group.
- created
At number - The time when the billing view was created.
- data
Filter DataExpression Filter Expression Properties - See Expression . Billing view only supports
LINKED_ACCOUNTandTags. - owner
Account stringId - The account owner of the billing view.
- source
Views string[] - An array of strings that define the billing view's source.
- Tag[]
- An array of key-value pairs associated to the billing view being created.
- updated
At number - The time when the billing view was last updated.
- arn str
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- billing_
view_ Billingtype View Type - The type of billing group.
- created_
at float - The time when the billing view was created.
- data_
filter_ Dataexpression Filter Expression Properties - See Expression . Billing view only supports
LINKED_ACCOUNTandTags. - owner_
account_ strid - The account owner of the billing view.
- source_
views Sequence[str] - An array of strings that define the billing view's source.
- Sequence[root_Tag]
- An array of key-value pairs associated to the billing view being created.
- updated_
at float - The time when the billing view was last updated.
- arn String
- The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
- billing
View "PRIMARY" | "BILLING_GROUP" | "CUSTOM"Type - The type of billing group.
- created
At Number - The time when the billing view was created.
- data
Filter Property MapExpression - See Expression . Billing view only supports
LINKED_ACCOUNTandTags. - owner
Account StringId - The account owner of the billing view.
- source
Views List<String> - An array of strings that define the billing view's source.
- List<Property Map>
- An array of key-value pairs associated to the billing view being created.
- updated
At Number - The time when the billing view was last updated.
Supporting Types
BillingViewDimensionKey
BillingViewType
DataFilterExpressionProperties
- Dimensions
Pulumi.
Aws Native. Billing. Inputs. Data Filter Expression Properties Dimensions Properties - The specific
Dimensionto use forExpression. -
Pulumi.
Aws Native. Billing. Inputs. Data Filter Expression Properties Tags Properties - The specific
Tagto use forExpression. - Time
Range Pulumi.Aws Native. Billing. Inputs. Data Filter Expression Properties Time Range Properties
- Dimensions
Data
Filter Expression Properties Dimensions Properties - The specific
Dimensionto use forExpression. -
Data
Filter Expression Properties Tags Properties - The specific
Tagto use forExpression. - Time
Range DataFilter Expression Properties Time Range Properties
- dimensions
Data
Filter Expression Properties Dimensions Properties - The specific
Dimensionto use forExpression. -
Data
Filter Expression Properties Tags Properties - The specific
Tagto use forExpression. - time
Range DataFilter Expression Properties Time Range Properties
- dimensions
Data
Filter Expression Properties Dimensions Properties - The specific
Dimensionto use forExpression. -
Data
Filter Expression Properties Tags Properties - The specific
Tagto use forExpression. - time
Range DataFilter Expression Properties Time Range Properties
- dimensions
Data
Filter Expression Properties Dimensions Properties - The specific
Dimensionto use forExpression. -
Data
Filter Expression Properties Tags Properties - The specific
Tagto use forExpression. - time_
range DataFilter Expression Properties Time Range Properties
- dimensions Property Map
- The specific
Dimensionto use forExpression. - Property Map
- The specific
Tagto use forExpression. - time
Range Property Map
DataFilterExpressionPropertiesDimensionsProperties
- Key
Billing
View Dimension Key - Values []string
- key
Billing
View Dimension Key - values List<String>
- key
Billing
View Dimension Key - values string[]
- key
Billing
View Dimension Key - values Sequence[str]
- key "LINKED_ACCOUNT"
- values List<String>
DataFilterExpressionPropertiesTagsProperties
DataFilterExpressionPropertiesTimeRangeProperties
- Begin
Date stringInclusive - End
Date stringInclusive
- Begin
Date stringInclusive - End
Date stringInclusive
- begin
Date StringInclusive - end
Date StringInclusive
- begin
Date stringInclusive - end
Date stringInclusive
- begin
Date StringInclusive - end
Date StringInclusive
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi
