Puppet Task: ec2_aws_delete_fleets

Defined in:
tasks/ec2_aws_delete_fleets.json,
tasks/ec2_aws_delete_fleets.rb

Overview

Deletes the specified EC2 Fleet. After you delete an EC2 Fleet, it launches no new instances. You must specify whether an EC2 Fleet should also terminate its instances. If you terminate the instances, the EC2 Fleet enters the deleted_terminating state. Otherwise, the EC2 Fleet enters the deleted_running state, and the instances continue to run until they are interrupted or you terminate them manually.

Supports noop? false

Parameters