---
title: "POST /#X-Amz-Target=AWSBilling.AssociateSourceViews"
method: POST
path: "/#X-Amz-Target=AWSBilling.AssociateSourceViews"
---

# POST /#X-Amz-Target=AWSBilling.AssociateSourceViews

`POST /#X-Amz-Target=AWSBilling.AssociateSourceViews`

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

## Headers

- `X-Amz-Target` 'AWSBilling.AssociateSourceViews', required

## Request body

- AssociateSourceViewsRequest
  - `arn` string, required — The Amazon Resource Name (ARN) of the billing view to associate source views with.
  - `sourceViews` BillingViewArn[], required — A list of ARNs of the source billing views to associate.

## Response `200`

Success

- AssociateSourceViewsResponse
  - `arn` string, required — The ARN of the billing view that the source views were associated with.

## Other responses

- `480` — BillingViewHealthStatusException
- `481` — ServiceQuotaExceededException
- `482` — ThrottlingException
- `483` — ResourceNotFoundException
- `484` — AccessDeniedException
- `485` — ConflictException
- `486` — ValidationException
- `487` — InternalServerException

---

[API](https://skmtc.net/aws/apis/billing.md) · [All operations](https://skmtc.net/aws/apis/billing/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/billing/revisions/41b2ba3c3d6f/schema)
