AWS lexv2 documentation change
Summary
Updated resource ARNs with specific regions and account IDs in policy examples
Security assessment
Formatting improvements to example policies without security control modifications.
Diff
diff --git a/lexv2/latest/dg/conversation-logs-policies.md b/lexv2/latest/dg/conversation-logs-policies.md index 93aaf94ee..2119aec8b 100644 --- a//lexv2/latest/dg/conversation-logs-policies.md +++ b//lexv2/latest/dg/conversation-logs-policies.md @@ -77 +77 @@ JSON - "Resource": "arn:aws:logs:region:account-id:log-group:log-group-name:*" + "Resource": "arn:aws:logs:us-east-1:account-id:log-group:log-group-name:*" @@ -161 +160 @@ JSON - "Resource": "arn:aws:iam::account-id:role/role-name", + "Resource": "arn:aws:iam::111122223333:role/role-name",