Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 27

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**To remove a tag from an ACM Certificate**

The following ``remove-tags-from-certificate`` command removes two tags from the specified certificate. Use a space to separate multiple tags::

  aws acm remove-tags-from-certificate --certificate-arn arn:aws:acm:us-east-1:1234567890122:certificate/12345678-1234-1234-1234-123456789012 --tags Key=Admin,Value=Alice Key=Purpose,Value=Website