AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-10 · Documentation low

File: cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md

Summary

Updated CLI version reference from 2.34.44 to 2.34.45, simplified OAuth2 endpoint description, and clarified failureReason wording

Security assessment

Version update and minor editorial changes. The failureReason clarification and endpoint description simplification don't introduce security fixes or new security documentation, maintaining existing security context.

Diff

diff --git a/cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md b/cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md
index c76eb6a1e..5eb4b964b 100644
--- a//cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md
+++ b//cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.44 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.45 Command Reference](../../index.html) »
@@ -502 +502 @@ oauth2ProviderConfigOutput -> (tagged union structure)
->>> The list of private endpoint overrides for the custom OAuth2 provider. 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 OAuth2 provider configuration.
@@ -1326 +1326 @@ failureReason -> (string)
-> The reason for the failure if the OAuth2 credential provider is in a failed state.
+> The reason for failure if the OAuth2 credential provider is in a failed state.
@@ -1338 +1338 @@ failureReason -> (string)
-  * [AWS CLI 2.34.44 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.45 Command Reference](../../index.html) »