Safe Haskell | None |
---|---|
Language | Haskell2010 |
Deletes the specified placement group. You must terminate all instances in the placement group before you can delete the placement group. For more information about placement groups and cluster instances, see ClusterInstances in the Amazon Elastic Compute Cloud User Guide.
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DeletePlacementGroup.html
Request
Request constructor
DeletePlacementGroup
constructor.
The fields accessible through corresponding lenses are:
dpgDryRun
::
Maybe
Bool
dpgGroupName
::
Text
Request lenses
dpgGroupName :: Lens' DeletePlacementGroup Text Source
The name of the placement group.