| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.EC2.DeleteSpotDatafeedSubscription
Description
Deletes the data feed for Spot Instances. For more information, see SpotInstance Data Feed in the Amazon Elastic Compute Cloud User Guide.
Request
data DeleteSpotDatafeedSubscription Source
Instances
Request constructor
deleteSpotDatafeedSubscription :: DeleteSpotDatafeedSubscription Source
DeleteSpotDatafeedSubscription constructor.
The fields accessible through corresponding lenses are:
dsds1DryRun::MaybeBool
Request lenses
dsds1DryRun :: Lens' DeleteSpotDatafeedSubscription (Maybe Bool) Source
Checks whether you have the required permissions for the action, without
actually making the request, and provides an error response. If you have the
required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.