cancelServiceSoftwareUpdate
inline suspend fun OpenSearchClient.cancelServiceSoftwareUpdate(crossinline block: CancelServiceSoftwareUpdateRequest.Builder.() -> Unit): CancelServiceSoftwareUpdateResponse
Cancels a scheduled service software update for an Amazon OpenSearch Service domain. You can only perform this operation before the AutomatedUpdateDate and when the domain's UpdateStatus is PENDING_UPDATE. For more information, see Service software updates in Amazon OpenSearch Service.