Data Source: aws_db_proxy

Use this data source to get information about a DB Proxy.

Example Usage

data "aws_db_proxy" "proxy" {
  name = "my-test-db-proxy"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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