AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

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

File: bedrock-agentcore/latest/devguide/gateway-schema-openapi.md

Summary

Updated 'outbound auth' to 'outbound authorization' in security scheme note

Security assessment

Emphasizes proper authentication configuration via authorization settings, enhancing security documentation clarity without fixing a vulnerability.

Diff

diff --git a/bedrock-agentcore/latest/devguide/gateway-schema-openapi.md b/bedrock-agentcore/latest/devguide/gateway-schema-openapi.md
index c240806a9..dcb3ce06e 100644
--- a//bedrock-agentcore/latest/devguide/gateway-schema-openapi.md
+++ b//bedrock-agentcore/latest/devguide/gateway-schema-openapi.md
@@ -164 +164 @@ OpenAPI Feature Support Supported Features | Unsupported Features
-  * Security schemes at the OpenAPI specification level (authentication must be configured using the Gateway's outbound auth configuration)
+  * Security schemes at the OpenAPI specification level (authentication must be configured using the Gateway's outbound authorization configuration)