AWS Security ChangesHomeSearch

AWS lexv2 documentation change

Service: lexv2 · 2025-07-25 · Documentation low

File: lexv2/latest/dg/built-in-intent-kendra-search.md

Summary

Updated example ARNs with specific account IDs and region formatting

Security assessment

Standardization of example resource ARNs without altering security controls or revealing sensitive information.

Diff

diff --git a/lexv2/latest/dg/built-in-intent-kendra-search.md b/lexv2/latest/dg/built-in-intent-kendra-search.md
index f0f3346f7..43855262d 100644
--- a//lexv2/latest/dg/built-in-intent-kendra-search.md
+++ b//lexv2/latest/dg/built-in-intent-kendra-search.md
@@ -123 +123 @@ JSON
-            "Resource": "arn:aws:iam::account:role/role"
+                "Resource": "arn:aws:iam::111122223333:role/role"
@@ -156 +156 @@ JSON
-                "arn:aws:kendra:region:account:index/index ID"
+                    "arn:aws:kendra:us-east-1:account:index/index ID"