Data Source: aws_appconfig_configuration_profile

Provides access to an AppConfig Configuration Profile.

Example Usage

Basic Usage

data "aws_appconfig_configuration_profile" "example" {
  application_id           = "b5d5gpj"
  configuration_profile_id = "qrbb1c1"
}

Argument Reference

The following arguments are required:

Attribute Reference

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