AWS AppConfig Environment

An AWS AppConfig Environment is a logical deployment space within AWS AppConfig where configuration profiles are deployed and managed. It represents a specific application stage, such as development, testing, or production, allowing controlled rollout and monitoring of configuration changes.

aws.appconfig_environment

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
application_idcorestringThe application ID.
descriptioncorestringThe description of the environment.
idcorestringThe environment ID.
monitorscorejsonAmazon CloudWatch alarms monitored during the deployment.
namecorestringThe name of the environment.
statecorestringThe state of the environment. An environment can be in one of the following states: READY_FOR_DEPLOYMENT, DEPLOYING, ROLLING_BACK, or ROLLED_BACK
tagscorehstore_csv