deleteCaCertificate
inline suspend fun IotClient.deleteCaCertificate(crossinline block: DeleteCaCertificateRequest.Builder.() -> Unit): DeleteCaCertificateResponse
Deletes a registered CA certificate.
Requires permission to access the DeleteCACertificate action.