Smaws_Client_ACM.UpdateCertificateOptions
val request :
Smaws_Lib.Context.t ->
update_certificate_options_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidArnException of invalid_arn_exception
| `InvalidStateException of invalid_state_exception
| `LimitExceededException of limit_exceeded_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Updates a certificate. Currently, you can use this function to specify whether to opt in to or out of recording your certificate in a certificate transparency log. For more information, see Opting Out of Certificate Transparency Logging.