AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-02-27 · Documentation low

File: bedrock/latest/userguide/agents-create-inline.md

Summary

Fixed typo in sentence about inline sessions state

Security assessment

The change corrects a grammatical error with no security implications

Diff

diff --git a/bedrock/latest/userguide/agents-create-inline.md
index adec7a518..b2a584640 100644
--- a/bedrock/latest/userguide/agents-create-inline.md
+++ b/bedrock/latest/userguide/agents-create-inline.md
@@ -49 +49 @@ Configuring and invoking an inline agent is currently not supported in the Amazo
-  * **Inline sessions state** — The attributes inside of `InlineSessionState` persists through the session.. Use the attributes to provide additional context for your model and for [few-shot prompting](https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-a-prompt.html#few-shot-prompting-vs-zero-shot-prompting).
+  * **Inline sessions state** — The attributes inside of `InlineSessionState` persists through the session. Use the attributes to provide additional context for your model and for [few-shot prompting](https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-a-prompt.html#few-shot-prompting-vs-zero-shot-prompting).