Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Vote Summary Example

BlockchainDistributed LedgerHyperledger FabricEthereum

Amazon Managed Blockchain Vote Summary 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

VoteMemberNameMemberId

Example Payload

Raw ↑
{
  "Vote": "example-value",
  "MemberName": "my-resource",
  "MemberId": "abc12345"
}