docs.aws.amazon.com
Open in
urlscan Pro
143.204.98.96
Public Scan
Submitted URL: http://docs.aws.amazon.com/acm/latest/userguide/request-domain-validation-email-for-renewal.html
Effective URL: https://docs.aws.amazon.com/acm/latest/userguide/request-domain-validation-email-for-renewal.html
Submission: On March 28 via api from US — Scanned from DE
Effective URL: https://docs.aws.amazon.com/acm/latest/userguide/request-domain-validation-email-for-renewal.html
Submission: On March 28 via api from US — Scanned from DE
Form analysis
0 forms found in the DOMText Content
SELECT YOUR COOKIE PREFERENCES We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features. CustomizeAccept all CUSTOMIZE COOKIE PREFERENCES We use cookies and similar tools (collectively, "cookies") for the following purposes. ESSENTIAL Essential cookies are necessary to provide our site and services and cannot be deactivated. They are usually set in response to your actions on the site, such as setting your privacy preferences, signing in, or filling in forms. PERFORMANCE Performance cookies provide anonymous statistics about how customers navigate our site so we can improve site experience and performance. Approved third parties may perform analytics on our behalf, but they cannot use the data for their own purposes. Allow performance category Allowed FUNCTIONAL Functional cookies help us provide useful site features, remember your preferences, and display relevant content. Approved third parties may set these cookies to provide certain site features. If you do not allow these cookies, then some or all of these services may not function properly. Allow functional category Allowed ADVERTISING Advertising cookies may be set through our site by us or our advertising partners and help us deliver relevant marketing content. If you do not allow these cookies, you will experience less relevant advertising. Allow advertising category Allowed Blocking some types of cookies may impact your experience of our sites. You may review and change your choices at any time by clicking Cookie preferences in the footer of this site. We and selected third-parties use cookies or similar technologies as specified in the AWS Cookie Notice . CancelSave preferences English Sign In to the Console 1. AWS 2. ... 3. Documentation 4. AWS Certificate Manager (ACM) 5. User Guide Feedback Preferences AWS Certificate Manager User Guide * What Is AWS Certificate Manager? * ACM certificate characteristics * Supported Regions * Integrated services * Site seals and trust logos * Quotas * Pricing * Security * Data protection * Identity and access management * Overview of managing access * Managed policies * Customer managed policies * Inline policies * Service-linked role * ACM API permissions reference * Resilience * Infrastructure security * Best practices * Setting up * Set up AWS and IAM * Register a domain name * (Optional) Configure email * (Optional) Configure CAA * Issue and manage certificates * Requesting a public certificate * Requesting a private PKI certificate * Validate domain ownership * DNS validation * Email validation * List certificates * Describe certificates * Delete certificates * Installing ACM certificates * Managed renewal * Publicly trusted certificates * DNS validation * Email validation * (Optional) Request email * Automating email validation * Private PKI certificates * Check renewal status * Import certificates * Prerequisites * Certificate format * Import certificate * Reimport certificate * Export certificate * Tag ACM certificates * Tag restrictions * Managing tags * Monitoring and Logging * CloudWatch metrics * Using CloudWatch Events * Supported events * Example actions * Responding with SNS * Responding with Lambda * Using CloudTrail * Supported API actions * API calls for integrated services * Using the API (Java examples) * AddTagsToCertificate * DeleteCertificate * DescribeCertificate * ExportCertificate * GetCertificate * ImportCertificate * ListCertificates * RenewCertificate * ListTagsForCertificate * RemoveTagsFromCertificate * RequestCertificate * ResendValidationEmail * Troubleshooting * Certificate requests * Request times out * Request fails * Certificate validation * DNS validation * Email validation * Certificate renewal * Other problems * CAA records * Certificate import * Certificate pinning * API Gateway * Unexpected failure * Problems with the ACM service-linked role (SLR) * Handling exceptions * Concepts * Document history Request a domain validation email message - AWS Certificate Manager AWSDocumentationAWS Certificate Manager (ACM)User Guide REQUEST A DOMAIN VALIDATION EMAIL MESSAGE PDF Kindle RSS After you have configured contact email addresses for your domain (see (Optional) Configure email for your domain), you can use the AWS Certificate Manager console or the ACM API to request that ACM send you a domain validation email for your certificate renewal. You should do this in the following circumstances: * You used email validation when initially requesting your ACM certificate. * Your certificate's renewal status is pending validation. For information about determining a certificate's renewal status, see Check a certificate's renewal status. * You didn't receive or can't find the original domain validation email message that ACM sent for certificate renewal. To request that ACM resend the domain validation email message (console) 1. Open the AWS Certificate Manager console at https://console.aws.amazon.com/acm/home. 2. Choose the Certificate ID of the certificate that requires validation. 3. Choose Resend validation email. To request that ACM resend the domain validation email (ACM API) Use the ResendValidationEmail operation in the ACM API. In doing so, pass the ARN of the certificate, the domain that requires manual validation, and domain where you want to receive the domain validation emails. The following example shows how to do this with the AWS CLI. This example contains line breaks to make it easier to read. $ aws acm resend-validation-email --certificate-arn arn:aws:acm:us-east-2:111122223333:certificate/97b4deb6-8983-4e39-918e-ef1378924e1e --domain subdomain.example.com --validation-domain example.com © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. Thanks for your vote. To provide details, send feedback. This page is helpful. Thanks for your vote. To provide details, send feedback. This page is not helpful. Javascript is disabled or is unavailable in your browser. To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions. Document Conventions Email validation Automating email validation Did this page help you? Yes No Did this page help you? - Yes Thanks for letting us know we're doing a good job! If you've got a moment, please tell us what we did right so we can do more of it. Feedback Did this page help you? - No Thanks for letting us know this page needs work. We're sorry we let you down. If you've got a moment, please tell us how we can make the documentation better. Feedback Provide feedback Edit this page on GitHub Previous topic: Email validation Next topic: Automating email validation Need help? * Try the forums * Connect with an AWS IQ expert Privacy Site terms Cookie preferences © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. Did this page help you? - Yes Thanks for letting us know we're doing a good job! If you've got a moment, please tell us what we did right so we can do more of it. Feedback Did this page help you? - No Thanks for letting us know this page needs work. We're sorry we let you down. If you've got a moment, please tell us how we can make the documentation better. Feedback On this page