This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::PaymentCredentialProvider PaymentProviderConfigurationOutput
Provider configuration output, containing the Amazon Resource Names (ARNs) of the secrets that store the credentials. Raw credential values aren't returned.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CoinbaseCdpConfiguration" :CoinbaseCdpConfigurationOutput, "StripePrivyConfiguration" :StripePrivyConfigurationOutput}
YAML
CoinbaseCdpConfiguration:CoinbaseCdpConfigurationOutputStripePrivyConfiguration:StripePrivyConfigurationOutput
Properties
CoinbaseCdpConfiguration-
Coinbase CDP configuration output, containing the Amazon Resource Names (ARNs) of the secrets that store the credentials.
Required: No
Type: CoinbaseCdpConfigurationOutput
Update requires: No interruption
StripePrivyConfigurationProperty description not available.
Required: No
Type: StripePrivyConfigurationOutput
Update requires: No interruption