View Source AWS.MarketplaceDeployment (aws-elixir v1.0.4)
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.
Link to this section Summary
Functions
Lists all tags that have been added to a deployment parameter resource.
Creates or updates a deployment parameter and is targeted by catalog
and
agreementId
.
Tags a resource.
Removes a tag or list of tags from a resource.
Link to this section Functions
Lists all tags that have been added to a deployment parameter resource.
put_deployment_parameter(client, catalog, product_id, input, options \\ [])
View SourceCreates or updates a deployment parameter and is targeted by catalog
and
agreementId
.
Tags a resource.
Removes a tag or list of tags from a resource.