The AWS Marketplace Catalog service provides an API interface for approved sellers to programmatically manage their products. This includes the self-service publishing capabilities on the AWS Marketplace Management Portal.
Catalog API actions allow you to view and update your existing product programmatically. You can automate your product 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.
Below are the cmdlets which are available with AWS Marketplace Catalog Service
CmdletName | ServiceOperation |
Get-MCATChangeSet | DescribeChangeSet |
Get-MCATChangeSetList | ListChangeSets |
Get-MCATEntity | DescribeEntity |
Get-MCATEntityList | ListEntities |
Start-MCATChangeSet | StartChangeSet |
Stop-MCATChangeSet | CancelChangeSet |
You can also check other AWS Services, and each services cmdlets we are providing.