ChangeProgressDetails - Amazon OpenSearch Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ChangeProgressDetails

Container for information about a configuration change happening on a domain.

Contents

ChangeId

The ID of the 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

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 configuration change was updated.

Type: Timestamp

Required: No

Message

A message corresponding to the status of the configuration change.

Type: String

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

Required: No

StartTime

The time that the configuration change was initiated, in Universal Coordinated Time (UTC).

Type: Timestamp

Required: No

See Also

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