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.

Hierarchy

Properties

ApplicationId?: string

The ID of the application that was deployed.

AppliedExtensions?: AppliedExtension[]

A list of extensions that were processed as part of the deployment. The extensions that were previously associated to the configuration profile, environment, or the application when StartDeployment was called.

CompletedAt?: Date

The time the deployment completed.

ConfigurationLocationUri?: string

Information about the source location of the configuration.

ConfigurationName?: string

The name of the configuration.

ConfigurationProfileId?: string

The ID of the configuration profile that was deployed.

ConfigurationVersion?: string

The configuration version that was deployed.

DeploymentDurationInMinutes?: number

Total amount of time the deployment lasted.

DeploymentNumber?: number

The sequence number of the deployment.

DeploymentStrategyId?: string

The ID of the deployment strategy that was deployed.

Description?: string

The description of the deployment.

EnvironmentId?: string

The ID of the environment that was deployed.

EventLog?: DeploymentEvent[]

A list containing all events related to a deployment. The most recent events are displayed first.

FinalBakeTimeInMinutes?: number

The amount of time that AppConfig monitored for alarms before considering the deployment to be complete and no longer eligible for automatic rollback.

GrowthFactor?: number

The percentage of targets to receive a deployed configuration during each interval.

GrowthType?: string

The algorithm used to define how percentage grew over time.

KmsKeyArn?: string

The Amazon Resource Name of the Key Management Service key used to encrypt configuration data. You can encrypt secrets stored in Secrets Manager, Amazon Simple Storage Service (Amazon S3) objects encrypted with SSE-KMS, or secure string parameters stored in Amazon Web Services Systems Manager Parameter Store.

KmsKeyIdentifier?: string

The KMS key identifier (key ID, key alias, or key ARN). AppConfig uses this ID to encrypt the configuration data using a customer managed key.

PercentageComplete?: number

The percentage of targets for which the deployment is available.

StartedAt?: Date

The time the deployment started.

State?: string

The state of the deployment.