AWS Security ChangesHomeSearch

AWS bedrock documentation change

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

File: bedrock/latest/userguide/getting-started-api-ex-cli.md

Summary

Changed 'region' to 'Region' for capitalization consistency

Security assessment

Change is purely stylistic capitalization correction with no security implications

Diff

diff --git a/bedrock/latest/userguide/getting-started-api-ex-cli.md b/bedrock/latest/userguide/getting-started-api-ex-cli.md
index f9f96de48..b6d32e32a 100644
--- a/bedrock/latest/userguide/getting-started-api-ex-cli.md
+++ b/bedrock/latest/userguide/getting-started-api-ex-cli.md
@@ -37 +37 @@ Test that your permissions are set up properly for Amazon Bedrock, using a user
-The following example runs the [ListFoundationModels](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListFoundationModels.html) operation using an Amazon Bedrock endpoint. `ListFoundationModels` lists the foundation models (FMs) that are available in Amazon Bedrock in your region. In a terminal, run the following command:
+The following example runs the [ListFoundationModels](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListFoundationModels.html) operation using an Amazon Bedrock endpoint. `ListFoundationModels` lists the foundation models (FMs) that are available in Amazon Bedrock in your Region. In a terminal, run the following command: