# Packages
Package managedblockchainiface provides an interface to enable mocking the Amazon Managed Blockchain service client for testing your code.
# Functions
AccessorNetworkType_Values returns all elements of the AccessorNetworkType enum.
AccessorStatus_Values returns all elements of the AccessorStatus enum.
AccessorType_Values returns all elements of the AccessorType enum.
Edition_Values returns all elements of the Edition enum.
Framework_Values returns all elements of the Framework enum.
InvitationStatus_Values returns all elements of the InvitationStatus enum.
MemberStatus_Values returns all elements of the MemberStatus enum.
NetworkStatus_Values returns all elements of the NetworkStatus enum.
New creates a new instance of the ManagedBlockchain client with a session.
NodeStatus_Values returns all elements of the NodeStatus enum.
ProposalStatus_Values returns all elements of the ProposalStatus enum.
StateDBType_Values returns all elements of the StateDBType enum.
ThresholdComparator_Values returns all elements of the ThresholdComparator enum.
VoteValue_Values returns all elements of the VoteValue enum.
# Constants
AccessorNetworkTypeEthereumGoerli is a AccessorNetworkType enum value.
AccessorNetworkTypeEthereumMainnet is a AccessorNetworkType enum value.
AccessorNetworkTypeEthereumMainnetAndGoerli is a AccessorNetworkType enum value.
AccessorNetworkTypePolygonMainnet is a AccessorNetworkType enum value.
AccessorNetworkTypePolygonMumbai is a AccessorNetworkType enum value.
AccessorStatusAvailable is a AccessorStatus enum value.
AccessorStatusDeleted is a AccessorStatus enum value.
AccessorStatusPendingDeletion is a AccessorStatus enum value.
AccessorTypeBillingToken is a AccessorType enum value.
EditionStandard is a Edition enum value.
EditionStarter is a Edition enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeIllegalActionException for service response error code "IllegalActionException".
ErrCodeInternalServiceErrorException for service response error code "InternalServiceErrorException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeResourceAlreadyExistsException for service response error code "ResourceAlreadyExistsException".
ErrCodeResourceLimitExceededException for service response error code "ResourceLimitExceededException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeResourceNotReadyException for service response error code "ResourceNotReadyException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeTooManyTagsException for service response error code "TooManyTagsException".
FrameworkEthereum is a Framework enum value.
FrameworkHyperledgerFabric is a Framework enum value.
InvitationStatusAccepted is a InvitationStatus enum value.
InvitationStatusAccepting is a InvitationStatus enum value.
InvitationStatusExpired is a InvitationStatus enum value.
InvitationStatusPending is a InvitationStatus enum value.
InvitationStatusRejected is a InvitationStatus enum value.
MemberStatusAvailable is a MemberStatus enum value.
MemberStatusCreateFailed is a MemberStatus enum value.
MemberStatusCreating is a MemberStatus enum value.
MemberStatusDeleted is a MemberStatus enum value.
MemberStatusDeleting is a MemberStatus enum value.
MemberStatusInaccessibleEncryptionKey is a MemberStatus enum value.
MemberStatusUpdating is a MemberStatus enum value.
NetworkStatusAvailable is a NetworkStatus enum value.
NetworkStatusCreateFailed is a NetworkStatus enum value.
NetworkStatusCreating is a NetworkStatus enum value.
NetworkStatusDeleted is a NetworkStatus enum value.
NetworkStatusDeleting is a NetworkStatus enum value.
NodeStatusAvailable is a NodeStatus enum value.
NodeStatusCreateFailed is a NodeStatus enum value.
NodeStatusCreating is a NodeStatus enum value.
NodeStatusDeleted is a NodeStatus enum value.
NodeStatusDeleting is a NodeStatus enum value.
NodeStatusFailed is a NodeStatus enum value.
NodeStatusInaccessibleEncryptionKey is a NodeStatus enum value.
NodeStatusUnhealthy is a NodeStatus enum value.
NodeStatusUpdating is a NodeStatus enum value.
ProposalStatusActionFailed is a ProposalStatus enum value.
ProposalStatusApproved is a ProposalStatus enum value.
ProposalStatusExpired is a ProposalStatus enum value.
ProposalStatusInProgress is a ProposalStatus enum value.
ProposalStatusRejected is a ProposalStatus enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
StateDBTypeCouchDb is a StateDBType enum value.
StateDBTypeLevelDb is a StateDBType enum value.
ThresholdComparatorGreaterThan is a ThresholdComparator enum value.
ThresholdComparatorGreaterThanOrEqualTo is a ThresholdComparator enum value.
VoteValueNo is a VoteValue enum value.
VoteValueYes is a VoteValue enum value.
# Structs
You don't have sufficient access to perform this action.
The properties of the Accessor.
A summary of accessor properties.
A policy type that defines the voting rules for the network.
The request processing has failed because of an unknown error, exception or failure.
The action or operation requested is invalid.
An invitation to an Amazon Web Services account to create a member and join the network.
An action to invite a specific Amazon Web Services account to create a member and join the network.
A configuration for logging events.
A collection of log configurations.
ManagedBlockchain provides the API operation methods for making requests to Amazon Managed Blockchain.
Member configuration properties.
Configuration properties of the member.
Attributes of Hyperledger Fabric for a member in a Managed Blockchain network using the Hyperledger Fabric framework.
Configuration properties for Hyperledger Fabric for a member in a Managed Blockchain network that is using the Hyperledger Fabric framework.
Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.
Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.
Configuration properties relevant to a member for the blockchain framework that the Managed Blockchain network uses.
Configuration properties for logging events associated with a member of a Managed Blockchain network.
A summary of configuration properties for a member.
Network configuration properties.
Attributes of Ethereum for a network.
Attributes of Hyperledger Fabric for a network.
Hyperledger Fabric configuration properties for the network.
Attributes relevant to the network for the blockchain framework that the network uses.
Configuration properties relevant to the network for the blockchain framework that the network uses.
A summary of network configuration properties.
Configuration properties of a node.
Configuration properties of a node.
Attributes of an Ethereum node.
Attributes of Hyperledger Fabric for a peer node on a Hyperledger Fabric network on Managed Blockchain.
Configuration properties for logging events associated with a peer node owned by a member in a Managed Blockchain network.
Attributes relevant to a node on a Managed Blockchain network for the blockchain framework that the network uses.
Configuration properties for logging events associated with a peer node on a Hyperledger Fabric network on Managed Blockchain.
A summary of configuration properties for a node.
Properties of a proposal on a Managed Blockchain network.
The actions to carry out if a proposal is APPROVED.
Properties of a proposal.
An action to remove a member from a Managed Blockchain network as the result of a removal proposal that is APPROVED.
A resource request is issued for a resource that already exists.
The maximum number of resources of that type already exist.
A requested resource doesn't exist.
The requested resource exists but isn't in a status that can complete the operation.
The request or operation couldn't be performed because a service is throttling requests.
Properties of an individual vote that a member cast for a proposal.
The voting rules for the network to decide if a proposal is accepted
Applies only to Hyperledger Fabric.