Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Accessor Example

BlockchainDistributed LedgerHyperledger FabricEthereum

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

Top-level fields

IdTypeBillingTokenStatusCreationDateArnTags

Example Payload

Raw ↑
{
  "Id": "abc12345",
  "Type": "example-value",
  "BillingToken": "example-value",
  "Status": "ACTIVE",
  "CreationDate": "example-value",
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/id",
  "Tags": "example-value"
}