amazonka-codedeploy-1.3.5: 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.CreateApplication

Contents

Description

Creates a new application.

See: AWS API Reference for CreateApplication.

Synopsis

Creating a Request

createApplication Source

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

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

Request Lenses

caApplicationName :: Lens' CreateApplication Text Source

The name of the application. This name must be unique with the applicable IAM user or AWS account.

Destructuring the Response

createApplicationResponse Source

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

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

Response Lenses