MarketplaceCatalog

  • Client object for interacting with AWS MarketplaceCatalog service.

    Catalog API actions allow you to manage your entities through list, describe, and update capabilities. An entity can be a product or an offer on AWS Marketplace. You can automate your entity update process by integrating the AWS Marketplace Catalog API with your AWS Marketplace product build or deployment pipelines. You can also create your own applications on top of the Catalog API to manage your products on AWS Marketplace.

    See more

    Declaration

    Swift

    public struct MarketplaceCatalog
  • Error enum for MarketplaceCatalog

    See more

    Declaration

    Swift

    public enum MarketplaceCatalogErrorType : AWSErrorType
    extension MarketplaceCatalogErrorType : CustomStringConvertible