Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Node Summary Example

BlockchainDistributed LedgerHyperledger FabricEthereum

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

Top-level fields

IdStatusCreationDateAvailabilityZoneInstanceTypeArn

Example Payload

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