AWS lexv2 documentation change
Summary
Simplified references to 'Amazon Lex V2' and service-linked role generation
Security assessment
The change removes redundant service names but does not alter the security requirements (e.g., the bedrock:InvokeModel permission). The policy automation logic remains functionally equivalent.
Diff
diff --git a/lexv2/latest/dg/assisted-slot-permissions.md b/lexv2/latest/dg/assisted-slot-permissions.md index 9e67ac539..c99114cab 100644 --- a//lexv2/latest/dg/assisted-slot-permissions.md +++ b//lexv2/latest/dg/assisted-slot-permissions.md @@ -9 +9 @@ - * The IAM role associated with the bot should have `bedrock:InvokeModel` permission. When you enable the feature with the Amazon Lex V2 console the policy will get automatically added to the bot role provided your bot is using a service-linked role generated by Amazon Lex V2. + * The IAM role associated with the bot should have `bedrock:InvokeModel` permission. When you enable the feature with the console the policy will get automatically added to the bot role provided your bot is using a service-linked role generated by .