AWS cli documentation change
Summary
Updated CLI version reference from 2.34.44 to 2.34.45 and simplified JWT authorizer endpoint description
Security assessment
Version update is routine maintenance. The endpoint description simplification maintains security context (still references private endpoints) but doesn't add new security documentation or address vulnerabilities.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/get-agent-runtime.md b/cli/latest/reference/bedrock-agentcore-control/get-agent-runtime.md index 0301232c0..0835df569 100644 --- a//cli/latest/reference/bedrock-agentcore-control/get-agent-runtime.md +++ b//cli/latest/reference/bedrock-agentcore-control/get-agent-runtime.md @@ -15 +15 @@ - * [AWS CLI 2.34.44 Command Reference](../../index.html) » + * [AWS CLI 2.34.45 Command Reference](../../index.html) » @@ -864 +864 @@ authorizerConfiguration -> (tagged union structure) ->>> A list of private endpoint overrides for the JWT authorizer. Each override maps a specific domain to a private endpoint, enabling secure connectivity through VPC Lattice resource configurations. +>>> The private endpoint overrides for the custom JWT authorizer configuration. @@ -1152 +1152 @@ filesystemConfigurations -> (list) - * [AWS CLI 2.34.44 Command Reference](../../index.html) » + * [AWS CLI 2.34.45 Command Reference](../../index.html) »