View a markdown version of this page

AWS::BedrockAgentCore::PaymentCredentialProvider CoinbaseCdpConfigurationOutput - AWS CloudFormation

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 CoinbaseCdpConfigurationOutput

Coinbase CDP configuration output, containing the Coinbase CDP API key ID and the Amazon Resource Names (ARNs) of the secrets that store the API key secret and wallet secret.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

ApiKeyId

The Coinbase CDP API key ID.

Required: Yes

Type: String

Minimum: 1

Maximum: 512

Update requires: No interruption

ApiKeySecretArn

Information about the secret in AWS Secrets Manager that stores the Coinbase CDP API key secret.

Required: Yes

Type: SecretInfo

Update requires: No interruption

WalletSecretArn

Information about the secret in AWS Secrets Manager that stores the Coinbase CDP wallet secret.

Required: No

Type: SecretInfo

Update requires: No interruption