CoinbaseCdpConfigurationInput
Coinbase CDP configuration — credentials provided by Coinbase Developer Platform.
Contents
- apiKeyId
-
The API key identifier provided by Coinbase Developer Platform.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[a-zA-Z0-9\-_]+Required: Yes
- apiKeySecret
-
The API key secret provided by Coinbase Developer Platform.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
[a-zA-Z0-9+/=\-_\s]+Required: Yes
- walletSecret
-
The wallet secret provided by Coinbase Developer Platform.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
[a-zA-Z0-9+/=\-_\s]+Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: