AWS lexv2 documentation change
Summary
Removed 'Amazon Lex' references from console and service-linked role description
Security assessment
Change only removes redundant service name references but maintains the same security requirement for bedrock:InvokeModel permissions. No security implications as the permission requirement remains unchanged.
Diff
diff --git a/lexv2/latest/dg/assisted-slot-permissions.md b/lexv2/latest/dg/assisted-slot-permissions.md index 86764a915..e04af8b48 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 console the policy will get automatically added to the bot role provided your bot is using a service-linked role generated by Amazon Lex. + * 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 .