AWS Certificate Manager Pricing
Public certificate pricing
Certificate options
|
Price
|
---|---|
Non-exportable public certificate
|
No additional cost |
Exportable public certificate (Per standard fully qualified domain name)
|
$15 (upon issuance and again only on certificate renewal) |
Exportable public certificate (Per wildcard name)
|
$149 (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
|
$0.50 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, AWS issues an invoice as a PDF file. If you're paying by credit card, AWS also charges the credit card that you have on file at this time. To download invoices and view your monthly charge details, you can use the Bills page in the AWS 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*($15) = $15.
Example 2 : Certificate with one wildcard name: *.example.com
On issuance, this exportable public certificate will cost 1*($149) = $149
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*($15) + $149 = $179.
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 $0.50 each.
For 40K-10k = 30k API calls per account in the month, this will cost 3*($0.50) = $1.50.