amazonka-iam-1.5.0: Amazon Identity and Access Management SDK.

Copyright(c) 2013-2017 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.IAM.DeleteAccountPasswordPolicy

Contents

Description

Deletes the password policy for the AWS account. There are no parameters.

Synopsis

Creating a Request

deleteAccountPasswordPolicy :: DeleteAccountPasswordPolicy Source #

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

data DeleteAccountPasswordPolicy Source #

See: deleteAccountPasswordPolicy smart constructor.

Instances

Eq DeleteAccountPasswordPolicy Source # 
Data DeleteAccountPasswordPolicy Source # 

Methods

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

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

toConstr :: DeleteAccountPasswordPolicy -> Constr #

dataTypeOf :: DeleteAccountPasswordPolicy -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DeleteAccountPasswordPolicy Source # 
Show DeleteAccountPasswordPolicy Source # 
Generic DeleteAccountPasswordPolicy Source # 
Hashable DeleteAccountPasswordPolicy Source # 
NFData DeleteAccountPasswordPolicy Source # 
AWSRequest DeleteAccountPasswordPolicy Source # 
ToQuery DeleteAccountPasswordPolicy Source # 
ToPath DeleteAccountPasswordPolicy Source # 
ToHeaders DeleteAccountPasswordPolicy Source # 
type Rep DeleteAccountPasswordPolicy Source # 
type Rep DeleteAccountPasswordPolicy = D1 (MetaData "DeleteAccountPasswordPolicy" "Network.AWS.IAM.DeleteAccountPasswordPolicy" "amazonka-iam-1.5.0-2w4nVHAOrDgI2P1QVLKd9e" False) (C1 (MetaCons "DeleteAccountPasswordPolicy'" PrefixI False) U1)
type Rs DeleteAccountPasswordPolicy Source # 

Destructuring the Response

deleteAccountPasswordPolicyResponse :: DeleteAccountPasswordPolicyResponse Source #

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

data DeleteAccountPasswordPolicyResponse Source #

See: deleteAccountPasswordPolicyResponse smart constructor.

Instances

Eq DeleteAccountPasswordPolicyResponse Source # 
Data DeleteAccountPasswordPolicyResponse Source # 

Methods

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

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

toConstr :: DeleteAccountPasswordPolicyResponse -> Constr #

dataTypeOf :: DeleteAccountPasswordPolicyResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DeleteAccountPasswordPolicyResponse Source # 
Show DeleteAccountPasswordPolicyResponse Source # 
Generic DeleteAccountPasswordPolicyResponse Source # 
NFData DeleteAccountPasswordPolicyResponse Source # 
type Rep DeleteAccountPasswordPolicyResponse Source # 
type Rep DeleteAccountPasswordPolicyResponse = D1 (MetaData "DeleteAccountPasswordPolicyResponse" "Network.AWS.IAM.DeleteAccountPasswordPolicy" "amazonka-iam-1.5.0-2w4nVHAOrDgI2P1QVLKd9e" False) (C1 (MetaCons "DeleteAccountPasswordPolicyResponse'" PrefixI False) U1)