Data Source: aws_backup_vault

Use this data source to get information on an existing backup vault.

Example Usage

data "aws_backup_vault" "example" {
  name = "example_backup_vault"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: