MarketplaceDeploymentClient

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, such as API keys and external IDs, to buyers during the Quick Launch experience.

Properties

Link copied to clipboard

MarketplaceDeploymentClient's configuration

Functions

Link copied to clipboard

Lists all tags that have been added to a deployment parameter resource.

Link copied to clipboard

Creates or updates a deployment parameter and is targeted by catalog and agreementId.

Link copied to clipboard
abstract suspend fun tagResource(input: TagResourceRequest): TagResourceResponse

Tags a resource.

Link copied to clipboard

Removes a tag or list of tags from a resource.

Inherited functions

Link copied to clipboard
expect abstract fun close()
Link copied to clipboard

Lists all tags that have been added to a deployment parameter resource.

Link copied to clipboard

Creates or updates a deployment parameter and is targeted by catalog and agreementId.

Link copied to clipboard

Tags a resource.

Link copied to clipboard

Removes a tag or list of tags from a resource.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.