AWS lex documentation change
Summary
Added JSON formatting markers and updated IAM resource ARN with placeholder account
Security assessment
While adding documentation structure, the core IAM PassRole permission remains unchanged. Improves clarity but doesn't introduce new security concepts.
Diff
diff --git a/lex/latest/dg/conversation-logs-configure.md b/lex/latest/dg/conversation-logs-configure.md index fe4780dc5..0c85e35d4 100644 --- a//lex/latest/dg/conversation-logs-configure.md +++ b//lex/latest/dg/conversation-logs-configure.md @@ -27,0 +28,6 @@ The IAM role that you use to enable conversation logs must have the `iam:PassRol +JSON + + +**** + + @@ -35 +41 @@ The IAM role that you use to enable conversation logs must have the `iam:PassRol - "Resource": "arn:aws:iam::account:role/role" + "Resource": "arn:aws:iam::111122223333:role/role"