Salta al contenuto

Hi, this is a follow-up to my previous question — “Does ACM certificate renewal failure affect data stored in AWS services like Glacier?”

0

Hi, this is a follow-up to my previous question — “Does ACM certificate renewal failure affect data stored in AWS services like Glacier?” https://repost.aws/questions/QUT8R9ZHaTSY-1TAenlQCFWg/does-acm-certificate-renewal-failure-affect-data-stored-in-aws-services-like-glacier

In our case, the ACM certificate that is pending validation was issued for a domain (umassmedgaolab.org) that does not belong to us. Since we don’t control that domain or its DNS records, I would like to confirm the following:

Will there be any possibility that the party currently using umassmedgaolab.org is also using our AWS resources in any way?

Can we be charged for any usage or resources linked to that domain, even though we don’t own or manage it?

I just want to ensure that this situation will not have any billing or resource-sharing implications for our AWS account.

Thank you for your clarification.

1 Risposta
0

Hello.

If the domain is not associated with an AWS account (is not hosted in Route53 of the account), no charges will be incurred.
ACM certificates are free to use if they are public certificates.
However, please note that if you create an exportable certificate with ACM, you will be charged even if the domain is not managed by your AWS account.
https://aws.amazon.com/certificate-manager/pricing/?nc1=h_ls

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 AWS services and export them for use with any workloads that require TLS certificates. You can call the export-certificate API or use the AWS 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.

ESPERTO
con risposta 2 mesi fa
AWS
ESPERTO
verificato 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.