amazonka-ssm-1.6.0: Amazon Simple Systems Manager (SSM) 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.SSM.DescribePatchGroupState

Contents

Description

Returns high-level aggregated patch compliance state for a patch group.

Synopsis

Creating a Request

describePatchGroupState #

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

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

  • dpgsPatchGroup - The name of the patch group whose patch snapshot should be retrieved.

data DescribePatchGroupState #

See: describePatchGroupState smart constructor.

Instances

Eq DescribePatchGroupState # 
Data DescribePatchGroupState # 

Methods

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

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

toConstr :: DescribePatchGroupState -> Constr #

dataTypeOf :: DescribePatchGroupState -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribePatchGroupState # 
Show DescribePatchGroupState # 
Generic DescribePatchGroupState # 
Hashable DescribePatchGroupState # 
ToJSON DescribePatchGroupState # 
NFData DescribePatchGroupState # 

Methods

rnf :: DescribePatchGroupState -> () #

AWSRequest DescribePatchGroupState # 
ToHeaders DescribePatchGroupState # 
ToPath DescribePatchGroupState # 
ToQuery DescribePatchGroupState # 
type Rep DescribePatchGroupState # 
type Rep DescribePatchGroupState = D1 * (MetaData "DescribePatchGroupState" "Network.AWS.SSM.DescribePatchGroupState" "amazonka-ssm-1.6.0-3Tt35jiaR0xLZVuK0jt4Pc" True) (C1 * (MetaCons "DescribePatchGroupState'" PrefixI True) (S1 * (MetaSel (Just Symbol "_dpgsPatchGroup") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs DescribePatchGroupState # 

Request Lenses

dpgsPatchGroup :: Lens' DescribePatchGroupState Text #

The name of the patch group whose patch snapshot should be retrieved.

Destructuring the Response

describePatchGroupStateResponse #

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

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

data DescribePatchGroupStateResponse #

See: describePatchGroupStateResponse smart constructor.

Instances

Eq DescribePatchGroupStateResponse # 
Data DescribePatchGroupStateResponse # 

Methods

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

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

toConstr :: DescribePatchGroupStateResponse -> Constr #

dataTypeOf :: DescribePatchGroupStateResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribePatchGroupStateResponse # 
Show DescribePatchGroupStateResponse # 
Generic DescribePatchGroupStateResponse # 
NFData DescribePatchGroupStateResponse # 
type Rep DescribePatchGroupStateResponse # 
type Rep DescribePatchGroupStateResponse = D1 * (MetaData "DescribePatchGroupStateResponse" "Network.AWS.SSM.DescribePatchGroupState" "amazonka-ssm-1.6.0-3Tt35jiaR0xLZVuK0jt4Pc" False) (C1 * (MetaCons "DescribePatchGroupStateResponse'" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_dpgsrsInstancesWithMissingPatches") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Int))) ((:*:) * (S1 * (MetaSel (Just Symbol "_dpgsrsInstancesWithInstalledOtherPatches") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Int))) (S1 * (MetaSel (Just Symbol "_dpgsrsInstancesWithNotApplicablePatches") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Int))))) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_dpgsrsInstancesWithInstalledPatches") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Int))) (S1 * (MetaSel (Just Symbol "_dpgsrsInstances") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Int)))) ((:*:) * (S1 * (MetaSel (Just Symbol "_dpgsrsInstancesWithFailedPatches") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Int))) (S1 * (MetaSel (Just Symbol "_dpgsrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int))))))

Response Lenses

dpgsrsInstancesWithMissingPatches :: Lens' DescribePatchGroupStateResponse (Maybe Int) #

The number of instances with missing patches from the patch baseline.

dpgsrsInstancesWithInstalledOtherPatches :: Lens' DescribePatchGroupStateResponse (Maybe Int) #

The number of instances with patches installed that aren't defined in the patch baseline.

dpgsrsInstancesWithNotApplicablePatches :: Lens' DescribePatchGroupStateResponse (Maybe Int) #

The number of instances with patches that aren't applicable.

dpgsrsInstancesWithInstalledPatches :: Lens' DescribePatchGroupStateResponse (Maybe Int) #

The number of instances with installed patches.

dpgsrsInstances :: Lens' DescribePatchGroupStateResponse (Maybe Int) #

The number of instances in the patch group.

dpgsrsInstancesWithFailedPatches :: Lens' DescribePatchGroupStateResponse (Maybe Int) #

The number of instances with patches from the patch baseline that failed to install.