AWS cli documentation change
Summary
Updated AWS CLI version and simplified description of JWT authorizer private endpoint overrides
Security assessment
The description change removes explicit security claims ('enabling secure connectivity') but doesn't address vulnerabilities or add new security documentation. JWT authorizers are inherently security-related but this is a documentation refinement.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/create-agent-runtime.md b/cli/latest/reference/bedrock-agentcore-control/create-agent-runtime.md index d3acfe2c3..b06fa8206 100644 --- a//cli/latest/reference/bedrock-agentcore-control/create-agent-runtime.md +++ b//cli/latest/reference/bedrock-agentcore-control/create-agent-runtime.md @@ -15 +15 @@ - * [AWS CLI 2.34.44 Command Reference](../../index.html) » + * [AWS CLI 2.34.45 Command Reference](../../index.html) » @@ -645 +645 @@ JSON Syntax: ->>> 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. @@ -1364 +1364 @@ status -> (string) - * [AWS CLI 2.34.44 Command Reference](../../index.html) » + * [AWS CLI 2.34.45 Command Reference](../../index.html) »