AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-04-01 · Documentation low

File: bedrock/latest/userguide/inline-agent-prereq.md

Summary

Capitalized 'Region' and maintained security best practices note

Security assessment

Capitalization corrections in existing security guidance without adding new security content

Diff

diff --git a/bedrock/latest/userguide/inline-agent-prereq.md b/bedrock/latest/userguide/inline-agent-prereq.md
index b65c02601..83c833635 100644
--- a/bedrock/latest/userguide/inline-agent-prereq.md
+++ b/bedrock/latest/userguide/inline-agent-prereq.md
@@ -13 +13 @@ Complete the following prerequisites before you invoke your inline agent:
-  1. Decide on the foundation model you want to use for configuring your inline agent, region where you want to invoke the agent, and an instruction that tells the inline agent what it should do. 
+  1. Decide on the foundation model you want to use for configuring your inline agent, Region where you want to invoke the agent, and an instruction that tells the inline agent what it should do. 
@@ -33 +33 @@ Create a custom service role for your inline agent by following steps at [Creati
-As a best practice for security purposes, replace the `${region}`, `${account-id}`, and `*.ids` with region, your account id, and specific resource ids. after you have created them.
+As a best practice for security purposes, replace the `${region}`, `${account-id}`, and `*.ids` with Region, your account id, and specific resource ids. after you have created them.