NodeConfiguration
Configuration properties of a node.
Contents
- InstanceType
-
The Amazon Managed Blockchain instance type for the node.
Type: String
Required: Yes
- AvailabilityZone
-
The Availability Zone in which the node exists. Required for Ethereum nodes.
Type: String
Required: No
- LogPublishingConfiguration
-
Configuration properties for logging events associated with a peer node on a Hyperledger Fabric network on Managed Blockchain.
Type: NodeLogPublishingConfiguration object
Required: No
- StateDB
-
The state database that the node uses. Values are
LevelDBorCouchDB. When using an Amazon Managed Blockchain network with Hyperledger Fabric version 1.4 or later, the default isCouchDB.Applies only to Hyperledger Fabric.
Type: String
Valid Values:
LevelDB | CouchDBRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: