amazonka-shield-1.6.0: Amazon Shield 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.Shield.DeleteSubscription

Contents

Description

Removes AWS Shield Advanced from an account. AWS Shield Advanced requires a 1-year subscription commitment. You cannot delete a subscription prior to the completion of that commitment.

Synopsis

Creating a Request

deleteSubscription :: DeleteSubscription #

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

data DeleteSubscription #

See: deleteSubscription smart constructor.

Instances

Eq DeleteSubscription # 
Data DeleteSubscription # 

Methods

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

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

toConstr :: DeleteSubscription -> Constr #

dataTypeOf :: DeleteSubscription -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DeleteSubscription # 
Show DeleteSubscription # 
Generic DeleteSubscription # 
Hashable DeleteSubscription # 
ToJSON DeleteSubscription # 
NFData DeleteSubscription # 

Methods

rnf :: DeleteSubscription -> () #

AWSRequest DeleteSubscription # 
ToHeaders DeleteSubscription # 
ToPath DeleteSubscription # 
ToQuery DeleteSubscription # 
type Rep DeleteSubscription # 
type Rep DeleteSubscription = D1 * (MetaData "DeleteSubscription" "Network.AWS.Shield.DeleteSubscription" "amazonka-shield-1.6.0-6msL1NyA5rn7XfVoLoYmV2" False) (C1 * (MetaCons "DeleteSubscription'" PrefixI False) (U1 *))
type Rs DeleteSubscription # 

Destructuring the Response

deleteSubscriptionResponse #

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

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

data DeleteSubscriptionResponse #

See: deleteSubscriptionResponse smart constructor.

Instances

Eq DeleteSubscriptionResponse # 
Data DeleteSubscriptionResponse # 

Methods

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

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

toConstr :: DeleteSubscriptionResponse -> Constr #

dataTypeOf :: DeleteSubscriptionResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DeleteSubscriptionResponse # 
Show DeleteSubscriptionResponse # 
Generic DeleteSubscriptionResponse # 
NFData DeleteSubscriptionResponse # 
type Rep DeleteSubscriptionResponse # 
type Rep DeleteSubscriptionResponse = D1 * (MetaData "DeleteSubscriptionResponse" "Network.AWS.Shield.DeleteSubscription" "amazonka-shield-1.6.0-6msL1NyA5rn7XfVoLoYmV2" True) (C1 * (MetaCons "DeleteSubscriptionResponse'" PrefixI True) (S1 * (MetaSel (Just Symbol "_drsResponseStatus") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Int)))

Response Lenses

drsResponseStatus :: Lens' DeleteSubscriptionResponse Int #

  • - | The response status code.