1 2 3 4 5 6 7 8 9 10 11 12 13
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package marketplacedeployment provides the API client, operations, and
// parameter types for 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.
package marketplacedeployment
|