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

Contents

Description

Registers a patch baseline for a patch group.

Synopsis

Creating a Request

registerPatchBaselineForPatchGroup Source #

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

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

  • rpbfpgBaselineId - The ID of the patch baseline to register the patch group with.
  • rpbfpgPatchGroup - The name of the patch group that should be registered with the patch baseline.

data RegisterPatchBaselineForPatchGroup Source #

See: registerPatchBaselineForPatchGroup smart constructor.

Instances

Eq RegisterPatchBaselineForPatchGroup Source # 
Data RegisterPatchBaselineForPatchGroup Source # 

Methods

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

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

toConstr :: RegisterPatchBaselineForPatchGroup -> Constr #

dataTypeOf :: RegisterPatchBaselineForPatchGroup -> DataType #

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

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

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

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

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

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

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

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

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

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

Read RegisterPatchBaselineForPatchGroup Source # 
Show RegisterPatchBaselineForPatchGroup Source # 
Generic RegisterPatchBaselineForPatchGroup Source # 
Hashable RegisterPatchBaselineForPatchGroup Source # 
ToJSON RegisterPatchBaselineForPatchGroup Source # 
NFData RegisterPatchBaselineForPatchGroup Source # 
AWSRequest RegisterPatchBaselineForPatchGroup Source # 
ToQuery RegisterPatchBaselineForPatchGroup Source # 
ToPath RegisterPatchBaselineForPatchGroup Source # 
ToHeaders RegisterPatchBaselineForPatchGroup Source # 
type Rep RegisterPatchBaselineForPatchGroup Source # 
type Rep RegisterPatchBaselineForPatchGroup = D1 (MetaData "RegisterPatchBaselineForPatchGroup" "Network.AWS.SSM.RegisterPatchBaselineForPatchGroup" "amazonka-ssm-1.5.0-7otWUS4XVRaHT5J0sMcEDs" False) (C1 (MetaCons "RegisterPatchBaselineForPatchGroup'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_rpbfpgBaselineId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_rpbfpgPatchGroup") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text))))
type Rs RegisterPatchBaselineForPatchGroup Source # 

Request Lenses

rpbfpgBaselineId :: Lens' RegisterPatchBaselineForPatchGroup Text Source #

The ID of the patch baseline to register the patch group with.

rpbfpgPatchGroup :: Lens' RegisterPatchBaselineForPatchGroup Text Source #

The name of the patch group that should be registered with the patch baseline.

Destructuring the Response

registerPatchBaselineForPatchGroupResponse Source #

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

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

data RegisterPatchBaselineForPatchGroupResponse Source #

Instances

Eq RegisterPatchBaselineForPatchGroupResponse Source # 
Data RegisterPatchBaselineForPatchGroupResponse Source # 

Methods

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

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

toConstr :: RegisterPatchBaselineForPatchGroupResponse -> Constr #

dataTypeOf :: RegisterPatchBaselineForPatchGroupResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read RegisterPatchBaselineForPatchGroupResponse Source # 
Show RegisterPatchBaselineForPatchGroupResponse Source # 
Generic RegisterPatchBaselineForPatchGroupResponse Source # 
NFData RegisterPatchBaselineForPatchGroupResponse Source # 
type Rep RegisterPatchBaselineForPatchGroupResponse Source # 
type Rep RegisterPatchBaselineForPatchGroupResponse = D1 (MetaData "RegisterPatchBaselineForPatchGroupResponse" "Network.AWS.SSM.RegisterPatchBaselineForPatchGroup" "amazonka-ssm-1.5.0-7otWUS4XVRaHT5J0sMcEDs" False) (C1 (MetaCons "RegisterPatchBaselineForPatchGroupResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_rpbfpgrsBaselineId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_rpbfpgrsPatchGroup") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_rpbfpgrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))))

Response Lenses

rpbfpgrsBaselineId :: Lens' RegisterPatchBaselineForPatchGroupResponse (Maybe Text) Source #

The ID of the patch baseline the patch group was registered with.

rpbfpgrsPatchGroup :: Lens' RegisterPatchBaselineForPatchGroupResponse (Maybe Text) Source #

The name of the patch group registered with the patch baseline.