AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2025-08-25 · Documentation low

File: bedrock-agentcore/latest/devguide/create-gateway.md

Summary

Changed 'inbound auth' to 'inbound authorization' in introductory text

Security assessment

Terminology standardization from 'auth' to 'authorization' without changing security meaning or adding new security documentation. Maintains existing security context.

Diff

diff --git a/bedrock-agentcore/latest/devguide/create-gateway.md b/bedrock-agentcore/latest/devguide/create-gateway.md
index 4240b099a..2877ceb44 100644
--- a//bedrock-agentcore/latest/devguide/create-gateway.md
+++ b//bedrock-agentcore/latest/devguide/create-gateway.md
@@ -11 +11 @@ This guide walks you through the process of creating and configuring an Amazon B
-To create a gateway, you set up inbound auth and configure invocable targets. Targets establish the connection between your gateway and various tool types, including Lambda functions and REST API services. Each target contains configuration details that specify the tool location, authentication requirements, and any necessary request transformation rules.
+To create a gateway, you set up inbound authorization and configure invocable targets. Targets establish the connection between your gateway and various tool types, including Lambda functions and REST API services. Each target contains configuration details that specify the tool location, authentication requirements, and any necessary request transformation rules.