amazonka-codedeploy-1.4.0: Amazon CodeDeploy SDK.

Copyright(c) 2013-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.CodeDeploy.BatchGetDeploymentGroups

Contents

Description

Get information about one or more deployment groups.

Synopsis

Creating a Request

batchGetDeploymentGroups Source

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

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

Request Lenses

bgdgApplicationName :: Lens' BatchGetDeploymentGroups Text Source

The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.

Destructuring the Response

batchGetDeploymentGroupsResponse Source

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

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

Response Lenses

bgdgrsErrorMessage :: Lens' BatchGetDeploymentGroupsResponse (Maybe Text) Source

Information about errors that may have occurred during the API call.