AWS cli documentation change
Summary
Updated AWS CLI version and simplified description of JWT authorizer private endpoint overrides
Security assessment
The modification streamlines existing security-related documentation without adding new security features or addressing vulnerabilities. The removed 'secure connectivity' phrase doesn't indicate a security issue.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/create-gateway.md b/cli/latest/reference/bedrock-agentcore-control/create-gateway.md index 53afe334a..54b4ba06c 100644 --- a//cli/latest/reference/bedrock-agentcore-control/create-gateway.md +++ b//cli/latest/reference/bedrock-agentcore-control/create-gateway.md @@ -15 +15 @@ - * [AWS CLI 2.34.44 Command Reference](../../index.html) » + * [AWS CLI 2.34.45 Command Reference](../../index.html) » @@ -559 +559 @@ 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. @@ -1577 +1577 @@ 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. @@ -1878 +1878 @@ exceptionLevel -> (string) - * [AWS CLI 2.34.44 Command Reference](../../index.html) » + * [AWS CLI 2.34.45 Command Reference](../../index.html) »