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

Summary

Functions

Link to this function

create_deployment(Client, Input)

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

create_deployment(Client, Input0, Options0)

View Source
Link to this function

delete_deployment(Client, Input)

View Source
Deletes a deployment.
Link to this function

delete_deployment(Client, Input0, Options0)

View Source
Link to this function

get_deployment(Client, Input)

View Source
Returns information about the deployment.
Link to this function

get_deployment(Client, Input0, Options0)

View Source
Link to this function

get_workload(Client, Input)

View Source
Returns information about a workload.
Link to this function

get_workload(Client, Input0, Options0)

View Source
Link to this function

list_deployment_events(Client, Input)

View Source
Lists the events of a deployment.
Link to this function

list_deployment_events(Client, Input0, Options0)

View Source
Link to this function

list_deployments(Client, Input)

View Source
Lists the deployments that have been created.
Link to this function

list_deployments(Client, Input0, Options0)

View Source
Link to this function

list_workload_deployment_patterns(Client, Input)

View Source
Lists the workload deployment patterns.
Link to this function

list_workload_deployment_patterns(Client, Input0, Options0)

View Source
Link to this function

list_workloads(Client, Input)

View Source
Lists the workloads.
Link to this function

list_workloads(Client, Input0, Options0)

View Source