AWS cli documentation change
Summary
Updated CLI version reference and simplified principal matching documentation by removing OAuth client ID example
Security assessment
Removal of OAuth example doesn't indicate a security fix but rather documentation refinement. IAM principal matching remains the core security mechanism without changes.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/list-gateway-rules.md b/cli/latest/reference/bedrock-agentcore-control/list-gateway-rules.md index 3a669e4a1..f5a7ad183 100644 --- a//cli/latest/reference/bedrock-agentcore-control/list-gateway-rules.md +++ b//cli/latest/reference/bedrock-agentcore-control/list-gateway-rules.md @@ -15 +15 @@ - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) » @@ -316 +316 @@ gatewayRules -> (list) ->>>>>>> Union for principal matching. Currently supports IAM principal ARN glob matching. Extensible for future principal types (e.g., OAuth client ID). +>>>>>>> Union for principal matching. Currently supports IAM principal ARN glob matching. @@ -707 +707 @@ nextToken -> (string) - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) »