1// Code generated by smithy-go-codegen DO NOT EDIT.
2
3// Package managedblockchain provides the API client, operations, and parameter
4// types for Amazon Managed Blockchain.
5//
6// Amazon Managed Blockchain is a fully managed service for creating and managing
7// blockchain networks using open-source frameworks. Blockchain allows you to build
8// applications where multiple parties can securely and transparently run
9// transactions and share data without the need for a trusted, central authority.
10// Managed Blockchain supports the Hyperledger Fabric and Ethereum open-source
11// frameworks. Because of fundamental differences between the frameworks, some API
12// actions or data types may only apply in the context of one framework and not the
13// other. For example, actions related to Hyperledger Fabric network members such
14// as CreateMember and DeleteMember do not apply to Ethereum. The description for
15// each action indicates the framework or frameworks to which it applies. Data
16// types and properties that apply only in the context of a particular framework
17// are similarly indicated.
18package managedblockchain
19