AWS Security ChangesHomeSearch

AWS online-register documentation change

Service: online-register · 2026-07-01 · Documentation low

File: online-register/latest/data-formats/awscertificatemanager.md

Summary

Added ACME-related API actions (DescribeAcmeAccount, DescribeAcmeDomainValidation, etc.)

Security assessment

Documents new ACME protocol APIs for certificate management. ACME is a security standard (RFC 8555) for automated certificate issuance. This adds security feature documentation but doesn't address vulnerabilities.

Diff

diff --git a/online-register/latest/data-formats/awscertificatemanager.md b/online-register/latest/data-formats/awscertificatemanager.md
index 35246c624..25ff9ec4a 100644
--- a//online-register/latest/data-formats/awscertificatemanager.md
+++ b//online-register/latest/data-formats/awscertificatemanager.md
@@ -10,0 +11,4 @@ Actions | Description | Access level
+[DescribeAcmeAccount](https://docs.aws.amazon.com/acm/latest/APIReference/API_DescribeAcmeAccount.html)| Retrieve details of an ACME account| Read  
+[DescribeAcmeDomainValidation](https://docs.aws.amazon.com/acm/latest/APIReference/API_DescribeAcmeDomainValidation.html)| Retrieve details of an ACME domain validation| Read  
+[DescribeAcmeEndpoint](https://docs.aws.amazon.com/acm/latest/APIReference/API_DescribeAcmeEndpoint.html)| Retrieve details of an ACME endpoint| Read  
+[DescribeAcmeExternalAccountBinding](https://docs.aws.amazon.com/acm/latest/APIReference/API_DescribeAcmeExternalAccountBinding.html)| Retrieve details of an ACME external account binding| Read  
@@ -13,0 +18 @@ Actions | Description | Access level
+[GetAcmeExternalAccountBindingCredentials](https://docs.aws.amazon.com/acm/latest/APIReference/API_GetAcmeExternalAccountBindingCredentials.html)| Retrieve credentials for an ACME external account binding| Read  
@@ -14,0 +20,4 @@ Actions | Description | Access level
+[ListAcmeAccounts](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListAcmeAccounts.html)| List ACME accounts| List  
+[ListAcmeDomainValidations](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListAcmeDomainValidations.html)| List ACME domain validations| List  
+[ListAcmeEndpoints](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListAcmeEndpoints.html)| List ACME endpoints| List  
+[ListAcmeExternalAccountBindings](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListAcmeExternalAccountBindings.html)| List ACME external account bindings| List  
@@ -16,0 +26 @@ Actions | Description | Access level
+[ListTagsForResource](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListTagsForResource.html)| List tags for a resource| Read