amazonka-opsworks-1.6.1: Amazon OpsWorks 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.OpsWorks.DescribeStackSummary

Contents

Description

Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online .

Required Permissions : To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions .

Synopsis

Creating a Request

describeStackSummary Source #

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

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

data DescribeStackSummary Source #

See: describeStackSummary smart constructor.

Instances
Eq DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Data DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Methods

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

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

toConstr :: DescribeStackSummary -> Constr #

dataTypeOf :: DescribeStackSummary -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Show DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Generic DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Associated Types

type Rep DescribeStackSummary :: Type -> Type #

Hashable DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

ToJSON DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

AWSRequest DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Associated Types

type Rs DescribeStackSummary :: Type #

ToHeaders DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

ToPath DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

ToQuery DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

NFData DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Methods

rnf :: DescribeStackSummary -> () #

type Rep DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

type Rep DescribeStackSummary = D1 (MetaData "DescribeStackSummary" "Network.AWS.OpsWorks.DescribeStackSummary" "amazonka-opsworks-1.6.1-DPqCyF3LO9t3rjfO10vXJE" True) (C1 (MetaCons "DescribeStackSummary'" PrefixI True) (S1 (MetaSel (Just "_dssStackId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Rs DescribeStackSummary Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Request Lenses

Destructuring the Response

describeStackSummaryResponse Source #

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

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

data DescribeStackSummaryResponse Source #

Contains the response to a DescribeStackSummary request.

See: describeStackSummaryResponse smart constructor.

Instances
Eq DescribeStackSummaryResponse Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Data DescribeStackSummaryResponse Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Methods

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

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

toConstr :: DescribeStackSummaryResponse -> Constr #

dataTypeOf :: DescribeStackSummaryResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeStackSummaryResponse Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Show DescribeStackSummaryResponse Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Generic DescribeStackSummaryResponse Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

Associated Types

type Rep DescribeStackSummaryResponse :: Type -> Type #

NFData DescribeStackSummaryResponse Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

type Rep DescribeStackSummaryResponse Source # 
Instance details

Defined in Network.AWS.OpsWorks.DescribeStackSummary

type Rep DescribeStackSummaryResponse = D1 (MetaData "DescribeStackSummaryResponse" "Network.AWS.OpsWorks.DescribeStackSummary" "amazonka-opsworks-1.6.1-DPqCyF3LO9t3rjfO10vXJE" False) (C1 (MetaCons "DescribeStackSummaryResponse'" PrefixI True) (S1 (MetaSel (Just "_dssrsStackSummary") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe StackSummary)) :*: S1 (MetaSel (Just "_dssrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))

Response Lenses

dssrsStackSummary :: Lens' DescribeStackSummaryResponse (Maybe StackSummary) Source #

A StackSummary object that contains the results.