Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ChangeProgressStatusDetails - Amazon OpenSearch Service

ChangeProgressStatusDetails

The progress details of a specific domain configuration change.

Contents

ChangeId

The unique change identifier associated with a specific domain configuration change.

Type: String

Length Constraints: Fixed length of 36.

Pattern: \p{XDigit}{8}-\p{XDigit}{4}-\p{XDigit}{4}-\p{XDigit}{4}-\p{XDigit}{12}

Required: No

ChangeProgressStages

The specific stages that the domain is going through to perform the configuration change.

Type: Array of ChangeProgressStage objects

Required: No

CompletedProperties

The list of properties in the domain configuration change that have completed.

Type: Array of strings

Required: No

ConfigChangeStatus

The current status of the configuration change.

Type: String

Valid Values: Pending | Initializing | Validating | ValidationFailed | ApplyingChanges | Completed | PendingUserInput | Cancelled

Required: No

InitiatedBy

The IAM principal who initiated the configuration change.

Type: String

Valid Values: CUSTOMER | SERVICE

Required: No

LastUpdatedTime

The last time that the status of the configuration change was updated.

Type: Timestamp

Required: No

PendingProperties

The list of properties in the domain configuration change that are still pending.

Type: Array of strings

Required: No

StartTime

The time at which the configuration change is made on the domain.

Type: Timestamp

Required: No

Status

The overall status of the domain configuration change.

Type: String

Valid Values: PENDING | PROCESSING | COMPLETED | FAILED

Required: No

TotalNumberOfStages

The total number of stages required for the configuration change.

Type: Integer

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.