Skip to content

Commit

Permalink
Update ACM example
Browse files Browse the repository at this point in the history
  • Loading branch information
joguSD committed May 14, 2018
1 parent e0b6abd commit f8fe203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awscli/examples/acm/update-certificate-options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

The following ``update-certificate-options`` command opts out of certificate transparency logging::

aws acm update-certificate --certificate-arn arn:aws:acm:region:account:certificate/12345678-1234-1234-1234-123456789012 --certificate-options CertificateTransparencyLoggingPreference=DISABLED
aws acm update-certificate-options --certificate-arn arn:aws:acm:region:account:certificate/12345678-1234-1234-1234-123456789012 --options CertificateTransparencyLoggingPreference=DISABLED

0 comments on commit f8fe203

Please sign in to comment.