amazonka-ec2-1.6.1: Amazon Elastic Compute Cloud SDK.

Copyright(c) 2013-2018 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.DeleteSpotDatafeedSubscription

Contents

Description

Deletes the data feed for Spot Instances.

Synopsis

Creating a Request

deleteSpotDatafeedSubscription :: DeleteSpotDatafeedSubscription Source #

Creates a value of DeleteSpotDatafeedSubscription with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

  • dsdssDryRun - 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 .

data DeleteSpotDatafeedSubscription Source #

Contains the parameters for DeleteSpotDatafeedSubscription.

See: deleteSpotDatafeedSubscription smart constructor.

Instances
Eq DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Data DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DeleteSpotDatafeedSubscription -> c DeleteSpotDatafeedSubscription #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DeleteSpotDatafeedSubscription #

toConstr :: DeleteSpotDatafeedSubscription -> Constr #

dataTypeOf :: DeleteSpotDatafeedSubscription -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c DeleteSpotDatafeedSubscription) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DeleteSpotDatafeedSubscription) #

gmapT :: (forall b. Data b => b -> b) -> DeleteSpotDatafeedSubscription -> DeleteSpotDatafeedSubscription #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DeleteSpotDatafeedSubscription -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DeleteSpotDatafeedSubscription -> r #

gmapQ :: (forall d. Data d => d -> u) -> DeleteSpotDatafeedSubscription -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DeleteSpotDatafeedSubscription -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscription -> m DeleteSpotDatafeedSubscription #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscription -> m DeleteSpotDatafeedSubscription #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscription -> m DeleteSpotDatafeedSubscription #

Read DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Show DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Generic DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Associated Types

type Rep DeleteSpotDatafeedSubscription :: Type -> Type #

Hashable DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

AWSRequest DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Associated Types

type Rs DeleteSpotDatafeedSubscription :: Type #

ToHeaders DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

ToPath DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

ToQuery DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

NFData DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

type Rep DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

type Rep DeleteSpotDatafeedSubscription = D1 (MetaData "DeleteSpotDatafeedSubscription" "Network.AWS.EC2.DeleteSpotDatafeedSubscription" "amazonka-ec2-1.6.1-GgG1M0FWcBrE5I5IM2QktE" True) (C1 (MetaCons "DeleteSpotDatafeedSubscription'" PrefixI True) (S1 (MetaSel (Just "_dsdssDryRun") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe Bool))))
type Rs DeleteSpotDatafeedSubscription Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Request Lenses

dsdssDryRun :: 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 .

Destructuring the Response

data DeleteSpotDatafeedSubscriptionResponse Source #

Instances
Eq DeleteSpotDatafeedSubscriptionResponse Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Data DeleteSpotDatafeedSubscriptionResponse Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DeleteSpotDatafeedSubscriptionResponse -> c DeleteSpotDatafeedSubscriptionResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DeleteSpotDatafeedSubscriptionResponse #

toConstr :: DeleteSpotDatafeedSubscriptionResponse -> Constr #

dataTypeOf :: DeleteSpotDatafeedSubscriptionResponse -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c DeleteSpotDatafeedSubscriptionResponse) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DeleteSpotDatafeedSubscriptionResponse) #

gmapT :: (forall b. Data b => b -> b) -> DeleteSpotDatafeedSubscriptionResponse -> DeleteSpotDatafeedSubscriptionResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DeleteSpotDatafeedSubscriptionResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DeleteSpotDatafeedSubscriptionResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> DeleteSpotDatafeedSubscriptionResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DeleteSpotDatafeedSubscriptionResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscriptionResponse -> m DeleteSpotDatafeedSubscriptionResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscriptionResponse -> m DeleteSpotDatafeedSubscriptionResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscriptionResponse -> m DeleteSpotDatafeedSubscriptionResponse #

Read DeleteSpotDatafeedSubscriptionResponse Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Show DeleteSpotDatafeedSubscriptionResponse Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

Generic DeleteSpotDatafeedSubscriptionResponse Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

NFData DeleteSpotDatafeedSubscriptionResponse Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

type Rep DeleteSpotDatafeedSubscriptionResponse Source # 
Instance details

Defined in Network.AWS.EC2.DeleteSpotDatafeedSubscription

type Rep DeleteSpotDatafeedSubscriptionResponse = D1 (MetaData "DeleteSpotDatafeedSubscriptionResponse" "Network.AWS.EC2.DeleteSpotDatafeedSubscription" "amazonka-ec2-1.6.1-GgG1M0FWcBrE5I5IM2QktE" False) (C1 (MetaCons "DeleteSpotDatafeedSubscriptionResponse'" PrefixI False) (U1 :: Type -> Type))