Amazon Certificate Manager (ACM) makes it easy for you to centrally manage your SSL/TLS certificates. By default, ACM issues certificates that can only be used with services integrated with ACM are issued at no cost to you. You pay only for the Amazon Web Services resources you create to run your application.
If you issue an exportable public certificate, there is a charge at certificate issuance and again when the certificate renews. You can use exportable public certificates with integrated Amazon Web Services services and export them for use with any workloads that require TLS certificates. You can call the export-certificate API or use the Amazon Web Services Management Console to export the public certificate and get access to the private keys of the certificate. The first 10,000 API calls are available at no additional charge. Subsequent 10,000 API call increments are charged per account per month.
If you manage Amazon Private Certificate Authority (Private CA) through ACM, refer to the Amazon Private CA Pricing page for more details and examples.
Public certificate pricing
Certificate options |
Price |
Non-exportable public certificate |
No additional cost |
Exportable public certificate (Per standard fully qualified domain name) |
¥150 (upon issuance and again only on certificate renewal) |
Exportable public certificate (Per wildcard name) |
¥1490 (upon issuance and again only on certificate renewal) |
First 10K API calls of export-certificate |
¥0 (per account per month) |
Next 10,000 API calls of export-certificate |
¥5 for each 10k API calls (per account per month) |
NOTE: At the end of a monthly billing period, or when you incur a one-time fee, Amazon Web Services issues an invoice as a PDF file. To download invoices and view your monthly charge details, you can use the Bills page in the Amazon Billing and Cost Management console.
Pricing examples for export of ACM issued public certificates:
Example 1 : Certificate with one fully qualified domain name (FQDN): example.com
On issuance, this exportable public certificate will cost 1*(¥150) = ¥150.
Example 2 : Certificate with one wildcard name: *.example.com
On issuance, this exportable public certificate will cost 1*(¥1490) = ¥1490.
Example 3 : Certificate with both FQDN and Wildcard name: example.com, *.example.com and example1.com
There are two standard FQDNs and one wildcard name in this certificate. On issuance, these exportable public certificates will cost 2*(¥150) + ¥1490 = ¥1790.
Example 4 : API usage – 40,000 export-certificate API calls made in a month
The first 10,000 API calls of export-certificate per account are at no cost. Each subsequent 10K API calls costs ¥5 each.
For 40K-10k = 30k API calls per account in the month, this will cost 3*(¥5) = ¥15.

Visit the Amazon Certificate Manager resoureces page.

Get started building with Amazon Certificate Manager in the Amazon Web Services Management Console.
Free Trial of Amazon EC2 T4g Instance
All users can now enjoy 750 free hours of t4g.small instance usage/month untill Dec 31, 2025