Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Create Proposal Input Example

BlockchainDistributed LedgerHyperledger FabricEthereum

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

Top-level fields

ClientRequestTokenMemberIdActionsDescriptionTags

Example Payload

Raw ↑
{
  "ClientRequestToken": "example-value",
  "MemberId": "abc12345",
  "Actions": "example-value",
  "Description": "Example resource description",
  "Tags": "example-value"
}