AWS bedrock-agentcore documentation change
Summary
Updated 'inbound auth' to 'inbound authorization' in configuration note
Security assessment
Terminology consistency update without introducing new security information or addressing vulnerabilities.
Diff
diff --git a/bedrock-agentcore/latest/devguide/runtime-oauth.md b/bedrock-agentcore/latest/devguide/runtime-oauth.md index 2119b014d..644e45982 100644 --- a//bedrock-agentcore/latest/devguide/runtime-oauth.md +++ b//bedrock-agentcore/latest/devguide/runtime-oauth.md @@ -44 +44 @@ This configuration requires: -A runtime can only support either IAM SigV4 or JWT Bearer Token based inbound auth. You can always create custom endpoints for your runtime and configure them for different inbound auth types. +A runtime can only support either IAM SigV4 or JWT Bearer Token based inbound auth. You can always create custom endpoints for your runtime and configure them for different inbound authorization types.