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 moreDeclaration
Swift
public struct MarketplaceCatalog
-
Error enum for MarketplaceCatalog
See moreDeclaration
Swift
public enum MarketplaceCatalogErrorType : AWSErrorType
extension MarketplaceCatalogErrorType : CustomStringConvertible