if (FALSE) {
# The following command changes the status of a signing certificate for a
# user named Bob to Inactive.
svc$update_signing_certificate(
CertificateId = "TA7SMP42TDN5Z26OBPJE7EXAMPLE",
Status = "Inactive",
UserName = "Bob"
)
}
Run the code above in your browser using DataLab