View Source aws_marketplace_deployment (aws 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.

Summary

Functions

Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source
Lists all tags that have been added to a deployment parameter resource.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

put_deployment_parameter(Client, Catalog, ProductId, Input)

View Source
Creates or updates a deployment parameter and is targeted by catalog and agreementId.
Link to this function

put_deployment_parameter(Client, Catalog, ProductId, Input0, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source
Tags a resource.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source
Removes a tag or list of tags from a resource.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source