AWS bedrock documentation change
Summary
Fixed grammatical error ('a Amazon' to 'an Amazon')
Security assessment
Grammatical correction with no security implications.
Diff
diff --git a/bedrock/latest/userguide/agents-create.md b/bedrock/latest/userguide/agents-create.md index 83b377298..797ab5ee5 100644 --- a//bedrock/latest/userguide/agents-create.md +++ b//bedrock/latest/userguide/agents-create.md @@ -90 +90 @@ By default, models optimized for agents are shown. To see all models supported b - * **Idle session timeout** – By default, if a user hasn't responded for 30 minutes in a session with a Amazon Bedrock agent, the agent no longer maintains the conversation history. Conversation history is used to both resume an interaction and to augment responses with context from the conversation. To change this default length of time, enter a number in the **Session timeout** field and choose a unit of time. + * **Idle session timeout** – By default, if a user hasn't responded for 30 minutes in a session with an Amazon Bedrock agent, the agent no longer maintains the conversation history. Conversation history is used to both resume an interaction and to augment responses with context from the conversation. To change this default length of time, enter a number in the **Session timeout** field and choose a unit of time.