AWS Security ChangesHomeSearch

AWS lexv2 documentation change

Service: lexv2 · 2025-11-22 · Documentation low

File: lexv2/latest/dg/using-hints.md

Summary

Updated link text and section header related to voice activity detection

Security assessment

Changes appear to be editorial improvements and terminology updates for voice activity detection configuration, with no security-related content modifications or vulnerabilities addressed.

Diff

diff --git a/lexv2/latest/dg/using-hints.md b/lexv2/latest/dg/using-hints.md
index 0f8598020..d646581fe 100644
--- a//lexv2/latest/dg/using-hints.md
+++ b//lexv2/latest/dg/using-hints.md
@@ -66 +66 @@ Once you send a runtime hint to Amazon Lex V2, they persist for every turn of th
-Add context for your bot by providing expected slot values as runtime hints when your application has information about the user's next likely utterance. Add a Lambda dialog code hook to your bot (see [Integrating an AWS Lambda function into your bot](./lambda.html) for more information) and use the **proposedNextState** field in the [AWS Lambda input event format for Lex V2](./lambda-input-format.html) to determine the runtime hints that you should include to improve the conversation with the user.
+Add context for your bot by providing expected slot values as runtime hints when your application has information about the user's next likely utterance. Add a Lambda dialog code hook to your bot (see [Integrating an AWS Lambda function into your Amazon Lex V2 bot](./lambda.html) for more information) and use the **proposedNextState** field in the [AWS Lambda input event format for Lex V2](./lambda-input-format.html) to determine the runtime hints that you should include to improve the conversation with the user.
@@ -127 +127 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Improving speech recognition with a custom vocabulary
+Configuring voice activity detection sensitivity