Update Certificate Options

POST {{aws_certificate_manager_base_url}}/?Action=UpdateCertificateOptions

Request Params

KeyDatatypeRequiredDescription
ActionstringARN of the requested certificate to update. This must be of the form:

Request Body

{"CertificateArn"=>"arn:aws:acm:region:account:certificate/12345678-1234-1234-1234-123456789012", "CertificateOptions"=>{"CertificateTransparencyLoggingPreference"=>"DISABLED"}}