LaunchWizard
import { LaunchWizard } from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/launchwizard.ts?docs=full";§Constructors
§Methods
Creates a deployment for the given workload.
Deployments created by this operation are not available in the Launch Wizard console to use the Clone deployment action on.
Deletes a deployment.
Returns information about the deployment.
Returns details for a given workload and deployment pattern, including the available specifications. You can use the ListWorkloads operation to discover the available workload names and the ListWorkloadDeploymentPatterns operation to discover the available deployment pattern names of a given workload.
Lists the events of a deployment.
Lists the deployments that have been created.
Lists the tags associated with a specified resource.
Lists the workload deployment patterns for a given workload name. You can use the ListWorkloads operation to discover the available workload names.
Lists the available workload names. You can use the ListWorkloadDeploymentPatterns operation to discover the available deployment patterns for a given workload.