AWS Security ChangesHomeSearch

AWS bedrock documentation change

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

File: bedrock/latest/userguide/batch-inference-permissions.md

Summary

Updated 'region' to 'Region' in policy example

Security assessment

Consistency update for regional capitalization without security impact

Diff

diff --git a/bedrock/latest/userguide/batch-inference-permissions.md b/bedrock/latest/userguide/batch-inference-permissions.md
index a4ec5d577..f94aaf8fb 100644
--- a/bedrock/latest/userguide/batch-inference-permissions.md
+++ b/bedrock/latest/userguide/batch-inference-permissions.md
@@ -80 +80 @@ To further restrict permissions, you can omit actions, or you can specify resour
-The following policy is an example that scopes down permissions for batch inference to only allow a user with the account ID `123456789012` to create batch inference jobs in the `us-west-2` region, using the Anthropic Claude 3 Haiku model:
+The following policy is an example that scopes down permissions for batch inference to only allow a user with the account ID `123456789012` to create batch inference jobs in the `us-west-2` Region, using the Anthropic Claude 3 Haiku model: