How to do it...

  1. Run the CLI command, including the domain name you want the certificate for (you can use * as a wildcard):
        aws acm request-certificate --domain-name <your-domain>
  1. You can now see the request in the ACM console, but note the request is pending:
  1. Check your domain administration e-mail(s). You will receive a confirmation of the request that will look like the following message:
  1. Once you approve the request, you will be given a confirmation message:
  1. You can now see that the certificate is ready to use in the AWS ACM ...

Get AWS Administration Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.