MarketplaceDeploymentService#

Client#

class MarketplaceDeploymentService.Client#

A low-level client representing AWS Marketplace Deployment Service

The AWS Marketplace Deployment Service supports the Quick Launch experience, which is a deployment option for software as a service (SaaS) products. Quick Launch simplifies and reduces the time, resources, and steps required to configure, deploy, and launch a products. The AWS Marketplace Deployment Service provides sellers with a secure method for passing deployment parameters (for example, API keys and external IDs) to buyers during the Quick Launch experience.

import boto3

client = boto3.client('marketplace-deployment')

These are the available methods: