Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Node Example

BlockchainDistributed LedgerHyperledger FabricEthereum

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

Top-level fields

NetworkIdMemberIdIdInstanceTypeAvailabilityZoneFrameworkAttributesLogPublishingConfigurationStateDBStatusCreationDateTagsArnKmsKeyArn

Example Payload

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