Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface CreateEnvironmentCommandInputProtected

The input for CreateEnvironmentCommand.

Hierarchy

Properties

ApplicationId: undefined | string

The application ID.

Description?: string

A description of the environment.

Monitors?: Monitor[]

Amazon CloudWatch alarms to monitor during the deployment process.

Name: undefined | string

A name for the environment.

Tags?: Record<string, string>

Metadata to assign to the environment. Tags help organize and categorize your AppConfig resources. Each tag consists of a key and an optional value, both of which you define.