Text Blame History Raw

To delete a launch configuration

This example deletes the specified launch configuration:

aws autoscaling delete-launch-configuration --launch-configuration-name my-launch-config

For more information, see Shut Down Auto Scaling Processes in the Auto Scaling Developer Guide.