createOtaUpdate
inline suspend fun IotClient.createOtaUpdate(crossinline block: CreateOtaUpdateRequest.Builder.() -> Unit): CreateOtaUpdateResponse
Creates an IoT OTA update on a target group of things or groups.
Requires permission to access the CreateOTAUpdate action.