We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bc5f6 commit 0ecedb3Copy full SHA for 0ecedb3
awscli/examples/acm/delete-certificate.rst
@@ -2,4 +2,4 @@
2
3
The following ``delete-certificate`` command deletes the certificate with the specified ARN::
4
5
- aws acm delete-certificate --certificate-arn arn:aws:acm:region:acvcount:certificate/12345678-1234-1234-1234-123456789012
+ aws acm delete-certificate --certificate-arn arn:aws:acm:region:account:certificate/12345678-1234-1234-1234-123456789012
0 commit comments