AWS Security ChangesHomeSearch

AWS appsync documentation change

Service: appsync · 2025-08-10 · Documentation low

File: appsync/latest/devguide/custom-domain-name.md

Summary

Updated ACM certificate ARN example with concrete account ID and region values

Security assessment

Standardizes example resource format without security implications.

Diff

diff --git a/appsync/latest/devguide/custom-domain-name.md b/appsync/latest/devguide/custom-domain-name.md
index a09bd058c..3b9c2adec 100644
--- a//appsync/latest/devguide/custom-domain-name.md
+++ b//appsync/latest/devguide/custom-domain-name.md
@@ -79 +79 @@ JSON
-                "Resource": "arn:aws:acm:<region>:<account-id>:certificate/<certificate-id>"
+                "Resource": "arn:aws:acm:us-east-1:111122223333:certificate/certificate-id"