Amazon Managed Blockchain · Example Payload

Amazon Managed Blockchain Member Configuration Example

BlockchainDistributed LedgerHyperledger FabricEthereum

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

NameDescriptionFrameworkConfigurationLogPublishingConfigurationTagsKmsKeyArn

Example Payload

Raw ↑
{
  "Name": "my-resource",
  "Description": "Example resource description",
  "FrameworkConfiguration": "example-value",
  "LogPublishingConfiguration": "example-value",
  "Tags": "example-value",
  "KmsKeyArn": "arn:aws:service:us-east-1:123456789012:resource/id"
}