Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Approval Threshold Policy Example

BlockchainDistributed LedgerHyperledger FabricEthereum

Amazon Managed Blockchain Approval Threshold Policy 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

ThresholdPercentageProposalDurationInHoursThresholdComparator

Example Payload

Raw ↑
{
  "ThresholdPercentage": "example-value",
  "ProposalDurationInHours": "example-value",
  "ThresholdComparator": "example-value"
}