> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# vantage_aws_provider (Resource)

> Terraform resource reference for vantage_aws_provider (Resource). Auto-generated from the vantage-sh/terraform-provider-vantage repository.

<Note>
  This page is auto-generated based on the official [Terraform documentation](https://registry.terraform.io/providers/vantage-sh/vantage/latest/docs).
</Note>

## Overview

Use this resource with the [Vantage Terraform provider](/terraform). For installation and authentication, see the [Terraform provider quickstart](/terraform#quickstart). The schema below is generated directly from the provider source.

Manages an AWS Account Integration.

## Schema

### Required

* `cross_account_arn` (String) ARN to use for cross account access.

### Optional

* `bucket_arn` (String) Bucket ARN for where CUR data is being stored.

### Read-Only

* `id` (Number) Service generated identifier for the the account access.
