Environment - AWS AppConfig

Environment

Contents

ApplicationId

The application ID.

Type: String

Pattern: [a-z0-9]{4,7}

Required: No

Description

The description of the environment.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

Id

The environment ID.

Type: String

Pattern: [a-z0-9]{4,7}

Required: No

Monitors

Amazon CloudWatch alarms monitored during the deployment.

Type: Array of Monitor objects

Array Members: Minimum number of 0 items. Maximum number of 5 items.

Required: No

Name

The name of the environment.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

State

The state of the environment. An environment can be in one of the following states: READY_FOR_DEPLOYMENT, DEPLOYING, ROLLING_BACK, or ROLLED_BACK

Type: String

Valid Values: READY_FOR_DEPLOYMENT | DEPLOYING | ROLLING_BACK | ROLLED_BACK

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: