View Source AWS.LaunchWizard (aws-elixir v1.0.4)
Launch Wizard offers a guided way of sizing, configuring, and deploying Amazon Web Services resources for third party applications, such as Microsoft SQL Server Always On and HANA based SAP systems, without the need to manually identify and provision individual Amazon Web Services resources.
Link to this section Summary
Functions
Creates a deployment for the given workload.
Deletes a deployment.
Returns information about the deployment.
Returns information about a workload.
Returns details for a given workload and deployment pattern, including the available specifications.
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.
Lists the available workload names.
Adds the specified tags to the given resource.
Removes the specified tags from the given resource.
Link to this section Functions
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 information about a workload.
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.
Adds the specified tags to the given resource.
Removes the specified tags from the given resource.