AWS cli documentation change
Summary
Editorial improvements: added periods to descriptions, clarified vendor types, and standardized configuration descriptions.
Security assessment
Changes are purely editorial (grammar/punctuation improvements and minor clarifications). No security-related content was added or modified. References to API credentials remain unchanged.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/create-payment-credential-provider.md b/cli/latest/reference/bedrock-agentcore-control/create-payment-credential-provider.md index 3e2a020b7..1502942e0 100644 --- a//cli/latest/reference/bedrock-agentcore-control/create-payment-credential-provider.md +++ b//cli/latest/reference/bedrock-agentcore-control/create-payment-credential-provider.md @@ -15 +15 @@ - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) » @@ -98 +98 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc -> Unique name for the payment credential provider +> Unique name for the payment credential provider. @@ -110 +110 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc -> The vendor type (e.g., CoinbaseCDP) +> The vendor type for the payment credential provider (e.g., CoinbaseCDP, StripePrivy). @@ -121 +121 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc -> Configuration specific to the vendor, including API credentials +> Configuration specific to the vendor, including API credentials. @@ -129 +129 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc ->> Coinbase CDP configuration - credentials provided by Coinbase Developer Platform +>> The Coinbase CDP configuration. @@ -169 +169 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc ->> StripePrivy configuration - credentials provided by Stripe + Privy +>> The Stripe Privy configuration. @@ -245 +245 @@ JSON Syntax: -> Optional tags for resource organization +> Optional tags for resource organization. @@ -414 +414 @@ credentialProviderVendor -> (string) -> Supported vendor types for payment providers using non-standard auth protocols +> The vendor type for the created payment credential provider. @@ -435 +435 @@ providerConfigurationOutput -> (tagged union structure) -> Output configuration (contains secret ARNs, excludes actual secret values) +> Output configuration (contains secret ARNs, excludes actual secret values). @@ -443 +443 @@ providerConfigurationOutput -> (tagged union structure) ->> Coinbase CDP configuration output with secret ARNs +>> The Coinbase CDP configuration. @@ -487 +487 @@ providerConfigurationOutput -> (tagged union structure) ->> StripePrivy configuration output with secret ARNs +>> The Stripe Privy configuration. @@ -551 +551 @@ providerConfigurationOutput -> (tagged union structure) - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) »