Data Source: aws_ssm_parameters_by_path

Use this data source to get information about one or more System Manager parameters in a specific hierarchy.

Example Usage

data "aws_ssm_parameters_by_path" "example" {
  path = "/site/newyork/department/" # Trailing slash is optional
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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