DomainMaintenanceDetails - 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.

DomainMaintenanceDetails

Container for the domain maintenance details.

Contents

Action

The name of the action.

Type: String

Valid Values: REBOOT_NODE | RESTART_SEARCH_PROCESS | RESTART_DASHBOARD

Required: No

CreatedAt

The time at which the action was created.

Type: Timestamp

Required: No

DomainName

The name of the domain.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 28.

Pattern: [a-z][a-z0-9\-]+

Required: No

MaintenanceId

The ID of the requested action.

Type: String

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

Pattern: ^([\s\S]*)$

Required: No

NodeId

The ID of the data node.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 40.

Required: No

Status

The status of the action.

Type: String

Valid Values: PENDING | IN_PROGRESS | COMPLETED | FAILED | TIMED_OUT

Required: No

StatusMessage

The status message for the action.

Type: String

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

Pattern: ^([\s\S]*)$

Required: No

UpdatedAt

The time at which the action was updated.

Type: Timestamp

Required: No

See Also

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