AWS lexv2 documentation change
Summary
Updated console reference to 'Amazon Lex V2 console' for clarity
Security assessment
Change only clarifies the specific console name without introducing or modifying security-related content.
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.