Data Source: aws_backup_plan

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

Example Usage

data "aws_backup_plan" "example" {
  plan_id = "tf_example_backup_plan_id"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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