amazonka-codedeploy-1.3.1: Amazon CodeDeploy SDK.

Copyright(c) 2013-2015 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.BatchGetDeployments

Contents

Description

Gets information about one or more deployments.

See: AWS API Reference for BatchGetDeployments.

Synopsis

Creating a Request

batchGetDeployments :: BatchGetDeployments Source

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

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

Request Lenses

bgdDeploymentIds :: Lens' BatchGetDeployments [Text] Source

A list of deployment IDs, with multiple deployment IDs separated by spaces.

Destructuring the Response

batchGetDeploymentsResponse Source

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

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

Response Lenses