cancelElasticsearchServiceSoftwareUpdate
inline suspend fun ElasticsearchClient.cancelElasticsearchServiceSoftwareUpdate(crossinline block: CancelElasticsearchServiceSoftwareUpdateRequest.Builder.() -> Unit): CancelElasticsearchServiceSoftwareUpdateResponse
Cancels a scheduled service software update for an Amazon ES domain. You can only perform this operation before the AutomatedUpdateDate
and when the UpdateStatus
is in the PENDING_UPDATE
state.