AWS Security ChangesHomeSearch

AWS lexv2 documentation change

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

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

Summary

Specified that session timeout configuration occurs in the 'Amazon Lex V2 console' instead of a generic console reference.

Security assessment

This is a minor branding clarification with no security implications. It doesn't alter security guidance or address vulnerabilities.

Diff

diff --git a/lexv2/latest/dg/context-mgmt-session-timeout.md b/lexv2/latest/dg/context-mgmt-session-timeout.md
index 27cff269a..49a0fa34e 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 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 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.