Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Create Network Input Example

BlockchainDistributed LedgerHyperledger FabricEthereum

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

Top-level fields

ClientRequestTokenNameDescriptionFrameworkFrameworkVersionFrameworkConfigurationVotingPolicyMemberConfigurationTags

Example Payload

Raw ↑
{
  "ClientRequestToken": "example-value",
  "Name": "my-resource",
  "Description": "Example resource description",
  "Framework": "example-value",
  "FrameworkVersion": "example-value",
  "FrameworkConfiguration": "example-value",
  "VotingPolicy": "example-value",
  "MemberConfiguration": "example-value",
  "Tags": "example-value"
}