Command option Sample:aws acm delete-certificate

Search command sample in the internet.It is the result.

Deletes a certificate and its associated private key.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/acm/delete-certificate.html

aws acm delete-certificate --certificate-arn arn:aws:acm:us-east- 1: :certificate/ Resend Validation You can use the resend-validation- command to send validation again. aws acm resend-validation- --certificate-arn arn:aws:acm:us-east- 1: :certificate/ validationdomain example.com Getting Started with Elastic Load Balancing You do not install your ACM Certificate directly on the Amazon EC2 instances that contain your website or your application. Instead
    AWS Certificate Manager. User Guide Version PDF : http://docplayer.net/17147171-Aws-certificate-manager-user-guide-version-1-0.html
aws acm delete-certificate --certificate-arn arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012
    Deleting a Certificate - AWS Certificate Manager : http://docs.aws.amazon.com/acm/latest/userguide/gs-acm-delete.html
aws acm delete-certificate --certificate-arn arn:aws:acm:region:acvcount:certificate/12345678-1234-1234-1234-123456789012
    Updating update-certificate-options.rst by pettibon 揃 Pull Request #3322 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/pull/3322/files
aws acm delete-certificate --certificate-arn
    amazon web services - AWS ACM Certificate Management Delete Certificate In Use - Stack Overflow : http://stackoverflow.com/questions/43188656/aws-acm-certificate-management-delete-certificate-in-use

aws のオプション一覧