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/error-logs.md b/lexv2/latest/dg/error-logs.md index f8e358656..017e83c2b 100644 --- a//lexv2/latest/dg/error-logs.md +++ b//lexv2/latest/dg/error-logs.md @@ -40 +40 @@ JSON - "Resource": "arn:aws:iam::account:role/role" + "Resource": "arn:aws:iam::111122223333:role/role"