Data Source: aws_appconfig_environment

Provides access to an AppConfig Environment.

Example Usage

Basic Usage

data "aws_appconfig_environment" "example" {
  application_id = "b5d5gpj"
  environment_id = "qrbb1c1"
}

Argument Reference

The following arguments are required:

Attribute Reference

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