Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Accessor Summary Example

BlockchainDistributed LedgerHyperledger FabricEthereum

Amazon Managed Blockchain Accessor Summary 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

IdTypeStatusCreationDateArn

Example Payload

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