AWS Security ChangesHomeSearch

AWS lexv2 documentation change

Service: lexv2 · 2026-02-13 · Documentation low

File: lexv2/latest/dg/conversation-logs-policies.md

Summary

Updated IAM policy example by replacing placeholder 'account-id' with sample account number '123456789012' in resource ARN.

Security assessment

Minor example standardization without security implications. No evidence of security issues or new security documentation added.

Diff

diff --git a/lexv2/latest/dg/conversation-logs-policies.md b/lexv2/latest/dg/conversation-logs-policies.md
index c16f8bd6d..23dfe618e 100644
--- a//lexv2/latest/dg/conversation-logs-policies.md
+++ b//lexv2/latest/dg/conversation-logs-policies.md
@@ -145 +145 @@ JSON
-                        "iam:AssociatedResourceARN": "arn:aws:lex:region:account-id:bot:bot-name:bot-alias"
+                        "iam:AssociatedResourceARN": "arn:aws:lex:region:123456789012:bot:bot-name:bot-alias"