github.com/aavshr/aws-sdk-go@v1.41.3/service/managedblockchain/doc.go (about)

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package managedblockchain provides the client and types for making API
     4  // requests to 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
     8  // build applications where multiple parties can securely and transparently
     9  // run transactions and share data without the need for a trusted, central authority.
    10  //
    11  // Managed Blockchain supports the Hyperledger Fabric and Ethereum open-source
    12  // frameworks. Because of fundamental differences between the frameworks, some
    13  // API actions or data types may only apply in the context of one framework
    14  // and not the other. For example, actions related to Hyperledger Fabric network
    15  // members such as CreateMember and DeleteMember do not apply to Ethereum.
    16  //
    17  // The description for each action indicates the framework or frameworks to
    18  // which it applies. Data types and properties that apply only in the context
    19  // of a particular framework are similarly indicated.
    20  //
    21  // See https://docs.aws.amazon.com/goto/WebAPI/managedblockchain-2018-09-24 for more information on this service.
    22  //
    23  // See managedblockchain package documentation for more information.
    24  // https://docs.aws.amazon.com/sdk-for-go/api/service/managedblockchain/
    25  //
    26  // Using the Client
    27  //
    28  // To contact Amazon Managed Blockchain with the SDK use the New function to create
    29  // a new service client. With that client you can make API requests to the service.
    30  // These clients are safe to use concurrently.
    31  //
    32  // See the SDK's documentation for more information on how to use the SDK.
    33  // https://docs.aws.amazon.com/sdk-for-go/api/
    34  //
    35  // See aws.Config documentation for more information on configuring SDK clients.
    36  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    37  //
    38  // See the Amazon Managed Blockchain client ManagedBlockchain for more
    39  // information on creating client for this service.
    40  // https://docs.aws.amazon.com/sdk-for-go/api/service/managedblockchain/#New
    41  package managedblockchain