View a markdown version of this page

EmbeddedCryptoWallet - Amazon Bedrock AgentCore Data Plane

EmbeddedCryptoWallet

Embedded crypto wallet instrument details.

Contents

linkedAccounts

List of linked accounts linked to this wallet. Each represents a way the end user can authenticate to this wallet.

Type: Array of LinkedAccount objects

Array Members: Minimum number of 0 items. Maximum number of 1 item.

Required: Yes

network

The blockchain network for this embedded crypto wallet. Supported networks: ETHEREUM, SOLANA.

Type: String

Valid Values: ETHEREUM | SOLANA

Required: Yes

redirectUrl

URL for the end user to complete a provider-specific action such as wallet linking or onboarding.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Required: No

walletAddress

The wallet address on the specified blockchain network.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: