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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package marketplacecatalog provides the client and types for making API
     4  // requests to AWS Marketplace Catalog Service.
     5  //
     6  // Catalog API actions allow you to manage your entities through list, describe,
     7  // and update capabilities. An entity can be a product or an offer on AWS Marketplace.
     8  //
     9  // You can automate your entity update process by integrating the AWS Marketplace
    10  // Catalog API with your AWS Marketplace product build or deployment pipelines.
    11  // You can also create your own applications on top of the Catalog API to manage
    12  // your products on AWS Marketplace.
    13  //
    14  // See https://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17 for more information on this service.
    15  //
    16  // See marketplacecatalog package documentation for more information.
    17  // https://docs.aws.amazon.com/sdk-for-go/api/service/marketplacecatalog/
    18  //
    19  // Using the Client
    20  //
    21  // To contact AWS Marketplace Catalog Service with the SDK use the New function to create
    22  // a new service client. With that client you can make API requests to the service.
    23  // These clients are safe to use concurrently.
    24  //
    25  // See the SDK's documentation for more information on how to use the SDK.
    26  // https://docs.aws.amazon.com/sdk-for-go/api/
    27  //
    28  // See aws.Config documentation for more information on configuring SDK clients.
    29  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    30  //
    31  // See the AWS Marketplace Catalog Service client MarketplaceCatalog for more
    32  // information on creating client for this service.
    33  // https://docs.aws.amazon.com/sdk-for-go/api/service/marketplacecatalog/#New
    34  package marketplacecatalog