AWS lexv2 documentation change
Summary
Updated policy document description to clarify role assumption for conversation logs delivery
Security assessment
The change modifies wording about role assumption but does not indicate any security vulnerability fix or introduce new security controls. It appears to be a clarification of existing functionality.
Diff
diff --git a/lexv2/latest/dg/conversation-logs-policies.md b/lexv2/latest/dg/conversation-logs-policies.md index 7677b74f4..bb8e0ccc2 100644 --- a//lexv2/latest/dg/conversation-logs-policies.md +++ b//lexv2/latest/dg/conversation-logs-policies.md @@ -23 +23 @@ The following code is formatted for Linux and MacOS. For Windows, replace the Li - 1. Create a document in the current directory called `LexConversationLogsAssumeRolePolicyDocument.json`, add the following code to it, and save it. This policy document adds Amazon Lex V2 as a trusted entity to the role. This allows Amazon Lex to assume the role to deliver logs to the resources configured for conversation logs. + 1. Create a document in the current directory called `LexConversationLogsAssumeRolePolicyDocument.json`, add the following code to it, and save it. This policy document adds Amazon Lex V2 as a trusted entity to the role. This allows to assume the role to deliver logs to the resources configured for conversation logs.