Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Create Member Input Example

BlockchainDistributed LedgerHyperledger FabricEthereum

Amazon Managed Blockchain Create Member Input Example is an example object payload from Amazon Managed Blockchain, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ClientRequestTokenInvitationIdMemberConfiguration

Example Payload

Raw ↑
{
  "ClientRequestToken": "example-value",
  "InvitationId": "abc12345",
  "MemberConfiguration": "example-value"
}