AWS cli documentation change
Summary
Updated field descriptions for credentialProviderVendor and providerConfigurationOutput with minor wording changes
Security assessment
Changes are limited to minor clarifications in field descriptions (e.g., changing 'Supported vendor types' to 'The vendor type'). No security-related content was added or modified beyond existing mentions of secret ARNs.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/get-payment-credential-provider.md b/cli/latest/reference/bedrock-agentcore-control/get-payment-credential-provider.md index e0b52fe8c..b97ca0c40 100644 --- a//cli/latest/reference/bedrock-agentcore-control/get-payment-credential-provider.md +++ b//cli/latest/reference/bedrock-agentcore-control/get-payment-credential-provider.md @@ -15 +15 @@ - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) » @@ -242 +242 @@ credentialProviderVendor -> (string) -> Supported vendor types for payment providers using non-standard auth protocols +> The vendor type for the payment credential provider. @@ -253 +253 @@ providerConfigurationOutput -> (tagged union structure) -> Output configuration (contains secret ARNs, excludes actual secret values) +> Output configuration (contains secret ARNs, excludes actual secret values). @@ -261 +261 @@ providerConfigurationOutput -> (tagged union structure) ->> Coinbase CDP configuration output with secret ARNs +>> The Coinbase CDP configuration. @@ -305 +305 @@ providerConfigurationOutput -> (tagged union structure) ->> StripePrivy configuration output with secret ARNs +>> The Stripe Privy configuration. @@ -408 +408 @@ tags -> (map) - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) »