cancelDeployment
inline suspend fun GreengrassV2Client.cancelDeployment(crossinline block: CancelDeploymentRequest.Builder.() -> Unit): CancelDeploymentResponse
Cancels a deployment. This operation cancels the deployment for devices that haven't yet received it. If a device already received the deployment, this operation doesn't change anything for that device.