AWS Security ChangesHomeSearch

AWS lexv2 documentation change

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

File: lexv2/latest/dg/context-mgmt-session-timeout.md

Summary

Removed 'Amazon Lex V2' from console reference in session timeout documentation

Security assessment

Purely editorial change removing product name. The security aspect of session timeout configuration (TTL settings) remains documented but unchanged. No evidence of security vulnerability being addressed.

Diff

diff --git a/lexv2/latest/dg/context-mgmt-session-timeout.md b/lexv2/latest/dg/context-mgmt-session-timeout.md
index 49a0fa34e..27cff269a 100644
--- a//lexv2/latest/dg/context-mgmt-session-timeout.md
+++ b//lexv2/latest/dg/context-mgmt-session-timeout.md
@@ -11 +11 @@ For example, suppose that you create a `ShoeOrdering` bot that supports intents
-In the Amazon Lex V2 console, you set the session timeout when you create a bot. With the AWS command line interface (AWS CLI) or API, you set the timeout when you create a bot with the [CreateBot](https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateBot.html) operation by setting the [idleSessionTTLInSeconds](https://docs.aws.amazon.com/lexv2/latest/dg/API_PutBot.html#API_CreateBot.html#lexv2-CreateBot-request-idleSessionTTLInSeconds) field.
+In the console, you set the session timeout when you create a bot. With the AWS command line interface (AWS CLI) or API, you set the timeout when you create a bot with the [CreateBot](https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateBot.html) operation by setting the [idleSessionTTLInSeconds](https://docs.aws.amazon.com/lexv2/latest/dg/API_PutBot.html#API_CreateBot.html#lexv2-CreateBot-request-idleSessionTTLInSeconds) field.