AWS lexv2 documentation change
Summary
Updated IAM role ARN example with specific account ID
Security assessment
Example standardization without security implications. No policy logic changes detected.
Diff
diff --git a/lexv2/latest/dg/conversation-logs-configure.md b/lexv2/latest/dg/conversation-logs-configure.md index 4c09df9c8..e31776ab6 100644 --- a//lexv2/latest/dg/conversation-logs-configure.md +++ b//lexv2/latest/dg/conversation-logs-configure.md @@ -39 +39 @@ JSON - "Resource": "arn:aws:iam::account:role/role" + "Resource": "arn:aws:iam::111122223333:role/role"