Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Member Summary Example

BlockchainDistributed LedgerHyperledger FabricEthereum

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

IdNameDescriptionStatusCreationDateIsOwnedArn

Example Payload

Raw ↑
{
  "Id": "abc12345",
  "Name": "my-resource",
  "Description": "Example resource description",
  "Status": "ACTIVE",
  "CreationDate": "example-value",
  "IsOwned": "example-value",
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/id"
}