View Source AWS.LaunchWizard (aws-elixir v1.0.0)

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.

Summary

Functions

Creates a deployment for the given workload.

Returns information about the deployment.

Returns information about a workload.

Lists the events of a deployment.

Lists the deployments that have been created.

Lists the workload deployment patterns.

Functions

Link to this function

create_deployment(client, input, options \\ [])

View Source

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.

Link to this function

delete_deployment(client, input, options \\ [])

View Source

Deletes a deployment.

Link to this function

get_deployment(client, input, options \\ [])

View Source

Returns information about the deployment.

Link to this function

get_workload(client, input, options \\ [])

View Source

Returns information about a workload.

Link to this function

list_deployment_events(client, input, options \\ [])

View Source

Lists the events of a deployment.

Link to this function

list_deployments(client, input, options \\ [])

View Source

Lists the deployments that have been created.

Link to this function

list_workload_deployment_patterns(client, input, options \\ [])

View Source

Lists the workload deployment patterns.

Link to this function

list_workloads(client, input, options \\ [])

View Source

Lists the workloads.