packages feed

amazonka-elasticbeanstalk 1.4.4 → 1.4.5

raw patch · 42 files changed

+1206/−786 lines, 42 filesdep ~amazonka-coredep ~amazonka-elasticbeanstalkdep ~amazonka-testPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: amazonka-core, amazonka-elasticbeanstalk, amazonka-test

API changes (from Hackage documentation)

+ Network.AWS.ElasticBeanstalk: AVSBuilding :: ApplicationVersionStatus
+ Network.AWS.ElasticBeanstalk: BuildGENERAL1Large :: ComputeType
+ Network.AWS.ElasticBeanstalk: BuildGENERAL1Medium :: ComputeType
+ Network.AWS.ElasticBeanstalk: BuildGENERAL1Small :: ComputeType
+ Network.AWS.ElasticBeanstalk: CodeCommit :: SourceRepository
+ Network.AWS.ElasticBeanstalk: Git :: SourceType
+ Network.AWS.ElasticBeanstalk: S3 :: SourceRepository
+ Network.AWS.ElasticBeanstalk: Zip :: SourceType
+ Network.AWS.ElasticBeanstalk: _CodeBuildNotInServiceRegionException :: AsError a => Getting (First ServiceError) a ServiceError
+ Network.AWS.ElasticBeanstalk: avdBuildARN :: Lens' ApplicationVersionDescription (Maybe Text)
+ Network.AWS.ElasticBeanstalk: avdSourceBuildInformation :: Lens' ApplicationVersionDescription (Maybe SourceBuildInformation)
+ Network.AWS.ElasticBeanstalk: bcArtifactName :: Lens' BuildConfiguration (Maybe Text)
+ Network.AWS.ElasticBeanstalk: bcCodeBuildServiceRole :: Lens' BuildConfiguration Text
+ Network.AWS.ElasticBeanstalk: bcComputeType :: Lens' BuildConfiguration (Maybe ComputeType)
+ Network.AWS.ElasticBeanstalk: bcImage :: Lens' BuildConfiguration Text
+ Network.AWS.ElasticBeanstalk: bcTimeoutInMinutes :: Lens' BuildConfiguration (Maybe Int)
+ Network.AWS.ElasticBeanstalk: buildConfiguration :: Text -> Text -> BuildConfiguration
+ Network.AWS.ElasticBeanstalk: data BuildConfiguration
+ Network.AWS.ElasticBeanstalk: data ComputeType
+ Network.AWS.ElasticBeanstalk: data SourceBuildInformation
+ Network.AWS.ElasticBeanstalk: data SourceRepository
+ Network.AWS.ElasticBeanstalk: data SourceType
+ Network.AWS.ElasticBeanstalk: sbiSourceLocation :: Lens' SourceBuildInformation Text
+ Network.AWS.ElasticBeanstalk: sbiSourceRepository :: Lens' SourceBuildInformation SourceRepository
+ Network.AWS.ElasticBeanstalk: sbiSourceType :: Lens' SourceBuildInformation SourceType
+ Network.AWS.ElasticBeanstalk: sourceBuildInformation :: SourceType -> SourceRepository -> Text -> SourceBuildInformation
+ Network.AWS.ElasticBeanstalk.CreateApplicationVersion: cavBuildConfiguration :: Lens' CreateApplicationVersion (Maybe BuildConfiguration)
+ Network.AWS.ElasticBeanstalk.CreateApplicationVersion: cavSourceBuildInformation :: Lens' CreateApplicationVersion (Maybe SourceBuildInformation)
+ Network.AWS.ElasticBeanstalk.DescribeApplicationVersions: dMaxRecords :: Lens' DescribeApplicationVersions (Maybe Natural)
+ Network.AWS.ElasticBeanstalk.DescribeApplicationVersions: dNextToken :: Lens' DescribeApplicationVersions (Maybe Text)
+ Network.AWS.ElasticBeanstalk.DescribeApplicationVersions: davrsNextToken :: Lens' DescribeApplicationVersionsResponse (Maybe Text)
+ Network.AWS.ElasticBeanstalk.Types: AVSBuilding :: ApplicationVersionStatus
+ Network.AWS.ElasticBeanstalk.Types: BuildGENERAL1Large :: ComputeType
+ Network.AWS.ElasticBeanstalk.Types: BuildGENERAL1Medium :: ComputeType
+ Network.AWS.ElasticBeanstalk.Types: BuildGENERAL1Small :: ComputeType
+ Network.AWS.ElasticBeanstalk.Types: CodeCommit :: SourceRepository
+ Network.AWS.ElasticBeanstalk.Types: Git :: SourceType
+ Network.AWS.ElasticBeanstalk.Types: S3 :: SourceRepository
+ Network.AWS.ElasticBeanstalk.Types: Zip :: SourceType
+ Network.AWS.ElasticBeanstalk.Types: _CodeBuildNotInServiceRegionException :: AsError a => Getting (First ServiceError) a ServiceError
+ Network.AWS.ElasticBeanstalk.Types: avdBuildARN :: Lens' ApplicationVersionDescription (Maybe Text)
+ Network.AWS.ElasticBeanstalk.Types: avdSourceBuildInformation :: Lens' ApplicationVersionDescription (Maybe SourceBuildInformation)
+ Network.AWS.ElasticBeanstalk.Types: bcArtifactName :: Lens' BuildConfiguration (Maybe Text)
+ Network.AWS.ElasticBeanstalk.Types: bcCodeBuildServiceRole :: Lens' BuildConfiguration Text
+ Network.AWS.ElasticBeanstalk.Types: bcComputeType :: Lens' BuildConfiguration (Maybe ComputeType)
+ Network.AWS.ElasticBeanstalk.Types: bcImage :: Lens' BuildConfiguration Text
+ Network.AWS.ElasticBeanstalk.Types: bcTimeoutInMinutes :: Lens' BuildConfiguration (Maybe Int)
+ Network.AWS.ElasticBeanstalk.Types: buildConfiguration :: Text -> Text -> BuildConfiguration
+ Network.AWS.ElasticBeanstalk.Types: data BuildConfiguration
+ Network.AWS.ElasticBeanstalk.Types: data ComputeType
+ Network.AWS.ElasticBeanstalk.Types: data SourceBuildInformation
+ Network.AWS.ElasticBeanstalk.Types: data SourceRepository
+ Network.AWS.ElasticBeanstalk.Types: data SourceType
+ Network.AWS.ElasticBeanstalk.Types: sbiSourceLocation :: Lens' SourceBuildInformation Text
+ Network.AWS.ElasticBeanstalk.Types: sbiSourceRepository :: Lens' SourceBuildInformation SourceRepository
+ Network.AWS.ElasticBeanstalk.Types: sbiSourceType :: Lens' SourceBuildInformation SourceType
+ Network.AWS.ElasticBeanstalk.Types: sourceBuildInformation :: SourceType -> SourceRepository -> Text -> SourceBuildInformation

Files

README.md view
@@ -8,32 +8,27 @@  ## Version -`1.4.4`+`1.4.5`   ## Description -AWS Elastic Beanstalk--AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage scalable, fault-tolerant applications running on the Amazon Web Services cloud.--For more information about this product, go to the <http://aws.amazon.com/elasticbeanstalk/ AWS Elastic Beanstalk> details page. The location of the latest AWS Elastic Beanstalk WSDL is <http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl>. To install the Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command line tools that enable you to access the API, go to <https://aws.amazon.com/tools/ Tools for Amazon Web Services>.--__Endpoints__--For a list of region-specific endpoints that AWS Elastic Beanstalk supports, go to <http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region Regions and Endpoints> in the /Amazon Web Services Glossary/.- Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-elasticbeanstalk) and the [AWS API Reference](https://aws.amazon.com/documentation/).  The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),-which provides mechanisms for specifying AuthN/AuthZ information and sending requests.+which provides mechanisms for specifying AuthN/AuthZ information, sending requests,+and receiving responses. -Use of lenses is required for constructing and manipulating types.-This is due to the amount of nesting of AWS types and transparency regarding+Lenses are used for constructing and manipulating types,+due to the depth of nesting of AWS types and transparency regarding de/serialisation into more palatable Haskell values. The provided lenses should be compatible with any of the major lens libraries [lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).++See [Network.AWS.ElasticBeanstalk](http://hackage.haskell.org/package/amazonka-elasticbeanstalk/docs/Network-AWS-ElasticBeanstalk.html)+or [the AWS documentation](https://aws.amazon.com/documentation/) to get started.+  ## Contribute 
amazonka-elasticbeanstalk.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-elasticbeanstalk-version:               1.4.4+version:               1.4.5 synopsis:              Amazon Elastic Beanstalk SDK. homepage:              https://github.com/brendanhay/amazonka bug-reports:           https://github.com/brendanhay/amazonka/issues@@ -13,28 +13,19 @@ cabal-version:         >= 1.10 extra-source-files:    README.md fixture/*.yaml fixture/*.proto src/.gitkeep description:-    AWS Elastic Beanstalk--    AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage scalable, fault-tolerant applications running on the Amazon Web Services cloud.--    For more information about this product, go to the <http://aws.amazon.com/elasticbeanstalk/ AWS Elastic Beanstalk> details page. The location of the latest AWS Elastic Beanstalk WSDL is <http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl>. To install the Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command line tools that enable you to access the API, go to <https://aws.amazon.com/tools/ Tools for Amazon Web Services>.--    __Endpoints__--    For a list of region-specific endpoints that AWS Elastic Beanstalk supports, go to <http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region Regions and Endpoints> in the /Amazon Web Services Glossary/.-    .     The types from this library are intended to be used with     <http://hackage.haskell.org/package/amazonka amazonka>, which provides-    mechanisms for specifying AuthN/AuthZ information and sending requests.+    mechanisms for specifying AuthN/AuthZ information, sending requests,+    and receiving responses.     .-    Use of lenses is required for constructing and manipulating types.-    This is due to the amount of nesting of AWS types and transparency regarding+    Lenses are used for constructing and manipulating types,+    due to the depth of nesting of AWS types and transparency regarding     de/serialisation into more palatable Haskell values.     The provided lenses should be compatible with any of the major lens libraries     such as <http://hackage.haskell.org/package/lens lens> or     <http://hackage.haskell.org/package/lens-family-core lens-family-core>.     .-    See "Network.AWS.ElasticBeanstalk" or <https://aws.amazon.com/documentation/ the AWS Documentation>+    See "Network.AWS.ElasticBeanstalk" or <https://aws.amazon.com/documentation/ the AWS documentation>     to get started.  source-repository head@@ -93,7 +84,7 @@         , Network.AWS.ElasticBeanstalk.Types.Sum      build-depends:-          amazonka-core == 1.4.4.*+          amazonka-core == 1.4.5.*         , base          >= 4.7     && < 5  test-suite amazonka-elasticbeanstalk-test@@ -113,9 +104,9 @@         , Test.AWS.ElasticBeanstalk.Internal      build-depends:-          amazonka-core == 1.4.4.*-        , amazonka-test == 1.4.4.*-        , amazonka-elasticbeanstalk == 1.4.4.*+          amazonka-core == 1.4.5.*+        , amazonka-test == 1.4.5.*+        , amazonka-elasticbeanstalk == 1.4.5.*         , base         , bytestring         , tasty
gen/Network/AWS/ElasticBeanstalk.hs view
@@ -11,15 +11,16 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- AWS Elastic Beanstalk+-- __AWS Elastic Beanstalk__ -- -- AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage scalable, fault-tolerant applications running on the Amazon Web Services cloud. ----- For more information about this product, go to the <http://aws.amazon.com/elasticbeanstalk/ AWS Elastic Beanstalk> details page. The location of the latest AWS Elastic Beanstalk WSDL is <http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl>. To install the Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command line tools that enable you to access the API, go to <https://aws.amazon.com/tools/ Tools for Amazon Web Services>.+-- For more information about this product, go to the <http://aws.amazon.com/elasticbeanstalk/ AWS Elastic Beanstalk> details page. The location of the latest AWS Elastic Beanstalk WSDL is <http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl> . To install the Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command line tools that enable you to access the API, go to <http://aws.amazon.com/tools/ Tools for Amazon Web Services> . -- -- __Endpoints__ ----- For a list of region-specific endpoints that AWS Elastic Beanstalk supports, go to <http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region Regions and Endpoints> in the /Amazon Web Services Glossary/.+-- For a list of region-specific endpoints that AWS Elastic Beanstalk supports, go to <http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region Regions and Endpoints> in the /Amazon Web Services Glossary/ .+-- module Network.AWS.ElasticBeanstalk     (     -- * Service Configuration@@ -64,6 +65,9 @@     -- ** S3LocationNotInServiceRegionException     , _S3LocationNotInServiceRegionException +    -- ** CodeBuildNotInServiceRegionException+    , _CodeBuildNotInServiceRegionException+     -- ** TooManyEnvironmentsException     , _TooManyEnvironmentsException @@ -195,6 +199,9 @@     -- ** ApplicationVersionStatus     , ApplicationVersionStatus (..) +    -- ** ComputeType+    , ComputeType (..)+     -- ** ConfigurationDeploymentStatus     , ConfigurationDeploymentStatus (..) @@ -225,6 +232,12 @@     -- ** InstancesHealthAttribute     , InstancesHealthAttribute (..) +    -- ** SourceRepository+    , SourceRepository (..)++    -- ** SourceType+    , SourceType (..)+     -- ** ValidationSeverity     , ValidationSeverity (..) @@ -259,7 +272,9 @@     , avdDateUpdated     , avdDateCreated     , avdVersionLabel+    , avdSourceBuildInformation     , avdApplicationName+    , avdBuildARN     , avdDescription      -- ** ApplicationVersionDescriptionMessage@@ -272,6 +287,15 @@     , autoScalingGroup     , asgName +    -- ** BuildConfiguration+    , BuildConfiguration+    , buildConfiguration+    , bcArtifactName+    , bcComputeType+    , bcTimeoutInMinutes+    , bcCodeBuildServiceRole+    , bcImage+     -- ** CPUUtilization     , CPUUtilization     , cpuUtilization@@ -520,6 +544,13 @@     , solutionStackDescription     , ssdPermittedFileTypes     , ssdSolutionStackName++    -- ** SourceBuildInformation+    , SourceBuildInformation+    , sourceBuildInformation+    , sbiSourceType+    , sbiSourceRepository+    , sbiSourceLocation      -- ** SourceConfiguration     , SourceConfiguration
gen/Network/AWS/ElasticBeanstalk/AbortEnvironmentUpdate.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Cancels in-progress environment configuration update or application version deployment.+--+-- module Network.AWS.ElasticBeanstalk.AbortEnvironmentUpdate     (     -- * Creating a Request@@ -42,6 +44,8 @@  -- | --+--+-- -- /See:/ 'abortEnvironmentUpdate' smart constructor. data AbortEnvironmentUpdate = AbortEnvironmentUpdate'     { _aeuEnvironmentName :: !(Maybe Text)@@ -52,9 +56,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'aeuEnvironmentName'+-- * 'aeuEnvironmentName' - This specifies the name of the environment with the in-progress update that you want to cancel. ----- * 'aeuEnvironmentId'+-- * 'aeuEnvironmentId' - This specifies the ID of the environment with the in-progress update that you want to cancel. abortEnvironmentUpdate     :: AbortEnvironmentUpdate abortEnvironmentUpdate =
gen/Network/AWS/ElasticBeanstalk/ApplyEnvironmentManagedAction.hs view
@@ -18,7 +18,9 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Applies a scheduled managed action immediately. A managed action can be applied only if its status is 'Scheduled'. Get the status and action ID of a managed action with < DescribeEnvironmentManagedActions>.+-- Applies a scheduled managed action immediately. A managed action can be applied only if its status is @Scheduled@ . Get the status and action ID of a managed action with 'DescribeEnvironmentManagedActions' .+--+-- module Network.AWS.ElasticBeanstalk.ApplyEnvironmentManagedAction     (     -- * Creating a Request@@ -49,6 +51,8 @@  -- | Request to execute a scheduled managed action immediately. --+--+-- -- /See:/ 'applyEnvironmentManagedAction' smart constructor. data ApplyEnvironmentManagedAction = ApplyEnvironmentManagedAction'     { _aemaEnvironmentName :: !(Maybe Text)@@ -60,11 +64,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'aemaEnvironmentName'+-- * 'aemaEnvironmentName' - The name of the target environment. ----- * 'aemaEnvironmentId'+-- * 'aemaEnvironmentId' - The environment ID of the target environment. ----- * 'aemaActionId'+-- * 'aemaActionId' - The action ID of the scheduled managed action to execute. applyEnvironmentManagedAction     :: Text -- ^ 'aemaActionId'     -> ApplyEnvironmentManagedAction@@ -125,6 +129,8 @@  -- | The result message containing information about the managed action. --+--+-- -- /See:/ 'applyEnvironmentManagedActionResponse' smart constructor. data ApplyEnvironmentManagedActionResponse = ApplyEnvironmentManagedActionResponse'     { _aemarsStatus            :: !(Maybe Text)@@ -138,15 +144,15 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'aemarsStatus'+-- * 'aemarsStatus' - The status of the managed action. ----- * 'aemarsActionId'+-- * 'aemarsActionId' - The action ID of the managed action. ----- * 'aemarsActionDescription'+-- * 'aemarsActionDescription' - A description of the managed action. ----- * 'aemarsActionType'+-- * 'aemarsActionType' - The type of managed action. ----- * 'aemarsResponseStatus'+-- * 'aemarsResponseStatus' - -- | The response status code. applyEnvironmentManagedActionResponse     :: Int -- ^ 'aemarsResponseStatus'     -> ApplyEnvironmentManagedActionResponse@@ -175,7 +181,7 @@ aemarsActionType :: Lens' ApplyEnvironmentManagedActionResponse (Maybe ActionType) aemarsActionType = lens _aemarsActionType (\ s a -> s{_aemarsActionType = a}); --- | The response status code.+-- | -- | The response status code. aemarsResponseStatus :: Lens' ApplyEnvironmentManagedActionResponse Int aemarsResponseStatus = lens _aemarsResponseStatus (\ s a -> s{_aemarsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/CheckDNSAvailability.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Checks if the specified CNAME is available.+--+-- module Network.AWS.ElasticBeanstalk.CheckDNSAvailability     (     -- * Creating a Request@@ -45,6 +47,8 @@  -- | Results message indicating whether a CNAME is available. --+--+-- -- /See:/ 'checkDNSAvailability' smart constructor. newtype CheckDNSAvailability = CheckDNSAvailability'     { _cdaCNAMEPrefix :: Text@@ -54,7 +58,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'cdaCNAMEPrefix'+-- * 'cdaCNAMEPrefix' - The prefix used when this CNAME is reserved. checkDNSAvailability     :: Text -- ^ 'cdaCNAMEPrefix'     -> CheckDNSAvailability@@ -97,6 +101,8 @@  -- | Indicates if the specified CNAME is available. --+--+-- -- /See:/ 'checkDNSAvailabilityResponse' smart constructor. data CheckDNSAvailabilityResponse = CheckDNSAvailabilityResponse'     { _cdarsFullyQualifiedCNAME :: !(Maybe Text)@@ -108,11 +114,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'cdarsFullyQualifiedCNAME'+-- * 'cdarsFullyQualifiedCNAME' - The fully qualified CNAME to reserve when 'CreateEnvironment' is called with the provided prefix. ----- * 'cdarsAvailable'+-- * 'cdarsAvailable' - Indicates if the specified CNAME is available:     * @true@ : The CNAME is available.     * @false@ : The CNAME is not available. ----- * 'cdarsResponseStatus'+-- * 'cdarsResponseStatus' - -- | The response status code. checkDNSAvailabilityResponse     :: Int -- ^ 'cdarsResponseStatus'     -> CheckDNSAvailabilityResponse@@ -123,18 +129,15 @@     , _cdarsResponseStatus = pResponseStatus_     } --- | The fully qualified CNAME to reserve when < CreateEnvironment> is called with the provided prefix.+-- | The fully qualified CNAME to reserve when 'CreateEnvironment' is called with the provided prefix. cdarsFullyQualifiedCNAME :: Lens' CheckDNSAvailabilityResponse (Maybe Text) cdarsFullyQualifiedCNAME = lens _cdarsFullyQualifiedCNAME (\ s a -> s{_cdarsFullyQualifiedCNAME = a}); --- | Indicates if the specified CNAME is available:------ -   'true' : The CNAME is available.--- -   'false' : The CNAME is not available.+-- | Indicates if the specified CNAME is available:     * @true@ : The CNAME is available.     * @false@ : The CNAME is not available. cdarsAvailable :: Lens' CheckDNSAvailabilityResponse (Maybe Bool) cdarsAvailable = lens _cdarsAvailable (\ s a -> s{_cdarsAvailable = a}); --- | The response status code.+-- | -- | The response status code. cdarsResponseStatus :: Lens' CheckDNSAvailabilityResponse Int cdarsResponseStatus = lens _cdarsResponseStatus (\ s a -> s{_cdarsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/ComposeEnvironments.hs view
@@ -18,7 +18,9 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Create or update a group of environments that each run a separate component of a single application. Takes a list of version labels that specify application source bundles for each of the environments to create or update. The name of each environment and other required information must be included in the source bundles in an environment manifest named 'env.yaml'. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-mgmt-compose.html Compose Environments> for details.+-- Create or update a group of environments that each run a separate component of a single application. Takes a list of version labels that specify application source bundles for each of the environments to create or update. The name of each environment and other required information must be included in the source bundles in an environment manifest named @env.yaml@ . See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-mgmt-compose.html Compose Environments> for details.+--+-- module Network.AWS.ElasticBeanstalk.ComposeEnvironments     (     -- * Creating a Request@@ -45,6 +47,8 @@  -- | Request to create or update a group of environments. --+--+-- -- /See:/ 'composeEnvironments' smart constructor. data ComposeEnvironments = ComposeEnvironments'     { _ceVersionLabels   :: !(Maybe [Text])@@ -56,11 +60,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'ceVersionLabels'+-- * 'ceVersionLabels' - A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create. ----- * 'ceApplicationName'+-- * 'ceApplicationName' - The name of the application to which the specified source bundles belong. ----- * 'ceGroupName'+-- * 'ceGroupName' - The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details. composeEnvironments     :: ComposeEnvironments composeEnvironments =@@ -78,7 +82,7 @@ ceApplicationName :: Lens' ComposeEnvironments (Maybe Text) ceApplicationName = lens _ceApplicationName (\ s a -> s{_ceApplicationName = a}); --- | The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment\'s manifest ends with a + (plus) character. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details.+-- | The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details. ceGroupName :: Lens' ComposeEnvironments (Maybe Text) ceGroupName = lens _ceGroupName (\ s a -> s{_ceGroupName = a}); 
gen/Network/AWS/ElasticBeanstalk/CreateApplication.hs view
@@ -18,7 +18,9 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Creates an application that has one configuration template named 'default' and no application versions.+-- Creates an application that has one configuration template named @default@ and no application versions.+--+-- module Network.AWS.ElasticBeanstalk.CreateApplication     (     -- * Creating a Request@@ -44,6 +46,8 @@  -- | Request to create an application. --+--+-- -- /See:/ 'createApplication' smart constructor. data CreateApplication = CreateApplication'     { _caDescription     :: !(Maybe Text)@@ -54,9 +58,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'caDescription'+-- * 'caDescription' - Describes the application. ----- * 'caApplicationName'+-- * 'caApplicationName' - The name of the application. Constraint: This name must be unique within your account. If the specified name already exists, the action returns an @InvalidParameterValue@ error. createApplication     :: Text -- ^ 'caApplicationName'     -> CreateApplication@@ -70,9 +74,7 @@ caDescription :: Lens' CreateApplication (Maybe Text) caDescription = lens _caDescription (\ s a -> s{_caDescription = a}); --- | The name of the application.------ Constraint: This name must be unique within your account. If the specified name already exists, the action returns an 'InvalidParameterValue' error.+-- | The name of the application. Constraint: This name must be unique within your account. If the specified name already exists, the action returns an @InvalidParameterValue@ error. caApplicationName :: Lens' CreateApplication Text caApplicationName = lens _caApplicationName (\ s a -> s{_caApplicationName = a}); 
gen/Network/AWS/ElasticBeanstalk/CreateApplicationVersion.hs view
@@ -20,7 +20,7 @@ -- -- Creates an application version for the specified application. ----- Once you create an application version with a specified Amazon S3 bucket and key location, you cannot change that Amazon S3 location. If you change the Amazon S3 location, you receive an exception when you attempt to launch an environment from the application version.+-- module Network.AWS.ElasticBeanstalk.CreateApplicationVersion     (     -- * Creating a Request@@ -30,7 +30,9 @@     , cavProcess     , cavSourceBundle     , cavAutoCreateApplication+    , cavSourceBuildInformation     , cavDescription+    , cavBuildConfiguration     , cavApplicationName     , cavVersionLabel @@ -50,31 +52,39 @@  -- | --+--+-- -- /See:/ 'createApplicationVersion' smart constructor. data CreateApplicationVersion = CreateApplicationVersion'-    { _cavProcess               :: !(Maybe Bool)-    , _cavSourceBundle          :: !(Maybe S3Location)-    , _cavAutoCreateApplication :: !(Maybe Bool)-    , _cavDescription           :: !(Maybe Text)-    , _cavApplicationName       :: !Text-    , _cavVersionLabel          :: !Text+    { _cavProcess                :: !(Maybe Bool)+    , _cavSourceBundle           :: !(Maybe S3Location)+    , _cavAutoCreateApplication  :: !(Maybe Bool)+    , _cavSourceBuildInformation :: !(Maybe SourceBuildInformation)+    , _cavDescription            :: !(Maybe Text)+    , _cavBuildConfiguration     :: !(Maybe BuildConfiguration)+    , _cavApplicationName        :: !Text+    , _cavVersionLabel           :: !Text     } deriving (Eq,Read,Show,Data,Typeable,Generic)  -- | Creates a value of 'CreateApplicationVersion' with the minimum fields required to make a request. -- -- Use one of the following lenses to modify other fields as desired: ----- * 'cavProcess'+-- * 'cavProcess' - Preprocesses and validates the environment manifest and configuration files in the source bundle. Validating configuration files can identify issues prior to deploying the application version to an environment. ----- * 'cavSourceBundle'+-- * 'cavSourceBundle' - The Amazon S3 bucket and key that identify the location of the source bundle for this version. Specify a source bundle in S3 or a commit in an AWS CodeCommit repository (with @SourceBuildInformation@ ), but not both. If neither @SourceBundle@ nor @SourceBuildInformation@ are provided, Elastic Beanstalk uses a sample application. ----- * 'cavAutoCreateApplication'+-- * 'cavAutoCreateApplication' - Set to @true@ to create an application with the specified name if it doesn't already exist. ----- * 'cavDescription'+-- * 'cavSourceBuildInformation' - Specify a commit in an AWS CodeCommit Git repository to use as the source code for the application version. Specify a commit in an AWS CodeCommit repository or a source bundle in S3 (with @SourceBundle@ ), but not both. If neither @SourceBundle@ nor @SourceBuildInformation@ are provided, Elastic Beanstalk uses a sample application. ----- * 'cavApplicationName'+-- * 'cavDescription' - Describes this version. ----- * 'cavVersionLabel'+-- * 'cavBuildConfiguration' - Undocumented member.+--+-- * 'cavApplicationName' - The name of the application. If no application is found with this name, and @AutoCreateApplication@ is @false@ , returns an @InvalidParameterValue@ error.+--+-- * 'cavVersionLabel' - A label identifying this version. Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error. createApplicationVersion     :: Text -- ^ 'cavApplicationName'     -> Text -- ^ 'cavVersionLabel'@@ -84,7 +94,9 @@     { _cavProcess = Nothing     , _cavSourceBundle = Nothing     , _cavAutoCreateApplication = Nothing+    , _cavSourceBuildInformation = Nothing     , _cavDescription = Nothing+    , _cavBuildConfiguration = Nothing     , _cavApplicationName = pApplicationName_     , _cavVersionLabel = pVersionLabel_     }@@ -93,36 +105,31 @@ cavProcess :: Lens' CreateApplicationVersion (Maybe Bool) cavProcess = lens _cavProcess (\ s a -> s{_cavProcess = a}); --- | The Amazon S3 bucket and key that identify the location of the source bundle for this version.------ If data found at the Amazon S3 location exceeds the maximum allowed source bundle size, AWS Elastic Beanstalk returns an 'InvalidParameterValue' error. The maximum size allowed is 512 MB.------ Default: If not specified, AWS Elastic Beanstalk uses a sample application. If only partially specified (for example, a bucket is provided but not the key) or if no data is found at the Amazon S3 location, AWS Elastic Beanstalk returns an 'InvalidParameterCombination' error.+-- | The Amazon S3 bucket and key that identify the location of the source bundle for this version. Specify a source bundle in S3 or a commit in an AWS CodeCommit repository (with @SourceBuildInformation@ ), but not both. If neither @SourceBundle@ nor @SourceBuildInformation@ are provided, Elastic Beanstalk uses a sample application. cavSourceBundle :: Lens' CreateApplicationVersion (Maybe S3Location) cavSourceBundle = lens _cavSourceBundle (\ s a -> s{_cavSourceBundle = a}); --- | Determines how the system behaves if the specified application for this version does not already exist:------ -   'true' : Automatically creates the specified application for this release if it does not already exist.--- -   'false' : Throws an 'InvalidParameterValue' if the specified application for this release does not already exist.------ Default: 'false'------ Valid Values: 'true' | 'false'+-- | Set to @true@ to create an application with the specified name if it doesn't already exist. cavAutoCreateApplication :: Lens' CreateApplicationVersion (Maybe Bool) cavAutoCreateApplication = lens _cavAutoCreateApplication (\ s a -> s{_cavAutoCreateApplication = a}); +-- | Specify a commit in an AWS CodeCommit Git repository to use as the source code for the application version. Specify a commit in an AWS CodeCommit repository or a source bundle in S3 (with @SourceBundle@ ), but not both. If neither @SourceBundle@ nor @SourceBuildInformation@ are provided, Elastic Beanstalk uses a sample application.+cavSourceBuildInformation :: Lens' CreateApplicationVersion (Maybe SourceBuildInformation)+cavSourceBuildInformation = lens _cavSourceBuildInformation (\ s a -> s{_cavSourceBuildInformation = a});+ -- | Describes this version. cavDescription :: Lens' CreateApplicationVersion (Maybe Text) cavDescription = lens _cavDescription (\ s a -> s{_cavDescription = a}); --- | The name of the application. If no application is found with this name, and 'AutoCreateApplication' is 'false', returns an 'InvalidParameterValue' error.+-- | Undocumented member.+cavBuildConfiguration :: Lens' CreateApplicationVersion (Maybe BuildConfiguration)+cavBuildConfiguration = lens _cavBuildConfiguration (\ s a -> s{_cavBuildConfiguration = a});++-- | The name of the application. If no application is found with this name, and @AutoCreateApplication@ is @false@ , returns an @InvalidParameterValue@ error. cavApplicationName :: Lens' CreateApplicationVersion Text cavApplicationName = lens _cavApplicationName (\ s a -> s{_cavApplicationName = a}); --- | A label identifying this version.------ Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an 'InvalidParameterValue' error.+-- | A label identifying this version. Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error. cavVersionLabel :: Lens' CreateApplicationVersion Text cavVersionLabel = lens _cavVersionLabel (\ s a -> s{_cavVersionLabel = a}); @@ -153,6 +160,9 @@                "Process" =: _cavProcess,                "SourceBundle" =: _cavSourceBundle,                "AutoCreateApplication" =: _cavAutoCreateApplication,+               "SourceBuildInformation" =:+                 _cavSourceBuildInformation,                "Description" =: _cavDescription,+               "BuildConfiguration" =: _cavBuildConfiguration,                "ApplicationName" =: _cavApplicationName,                "VersionLabel" =: _cavVersionLabel]
gen/Network/AWS/ElasticBeanstalk/CreateConfigurationTemplate.hs view
@@ -20,11 +20,17 @@ -- -- Creates a configuration template. Templates are associated with a specific application and are used to deploy different versions of the application with the same configuration settings. --+-- -- Related Topics ----- -   < DescribeConfigurationOptions>--- -   < DescribeConfigurationSettings>--- -   < ListAvailableSolutionStacks>+--     * 'DescribeConfigurationOptions'+--+--     * 'DescribeConfigurationSettings'+--+--     * 'ListAvailableSolutionStacks'+--+--+-- module Network.AWS.ElasticBeanstalk.CreateConfigurationTemplate     (     -- * Creating a Request@@ -63,6 +69,8 @@  -- | Request to create a configuration template. --+--+-- -- /See:/ 'createConfigurationTemplate' smart constructor. data CreateConfigurationTemplate = CreateConfigurationTemplate'     { _cctOptionSettings      :: !(Maybe [ConfigurationOptionSetting])@@ -78,19 +86,19 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'cctOptionSettings'+-- * 'cctOptionSettings' - If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value. The new value overrides the value obtained from the solution stack or the source configuration template. ----- * 'cctSourceConfiguration'+-- * 'cctSourceConfiguration' - If specified, AWS Elastic Beanstalk uses the configuration values from the specified configuration template to create a new configuration. Values specified in the @OptionSettings@ parameter of this call overrides any values obtained from the @SourceConfiguration@ .  If no configuration template is found, returns an @InvalidParameterValue@ error.  Constraint: If both the solution stack name parameter and the source configuration parameters are specified, the solution stack of the source configuration template must match the specified solution stack name or else AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error. ----- * 'cctSolutionStackName'+-- * 'cctSolutionStackName' - The name of the solution stack used by this configuration. The solution stack specifies the operating system, architecture, and application server for a configuration template. It determines the set of configuration options as well as the possible and default values. Use 'ListAvailableSolutionStacks' to obtain a list of available solution stacks.  A solution stack name or a source configuration parameter must be specified, otherwise AWS Elastic Beanstalk returns an @InvalidParameterValue@ error.  If a solution stack name is not specified and the source configuration parameter is specified, AWS Elastic Beanstalk uses the same solution stack as the source configuration template. ----- * 'cctEnvironmentId'+-- * 'cctEnvironmentId' - The ID of the environment used with this configuration template. ----- * 'cctDescription'+-- * 'cctDescription' - Describes this configuration. ----- * 'cctApplicationName'+-- * 'cctApplicationName' - The name of the application to associate with this configuration template. If no application is found with this name, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error. ----- * 'cctTemplateName'+-- * 'cctTemplateName' - The name of the configuration template. Constraint: This name must be unique per application. Default: If a configuration template already exists with this name, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error. createConfigurationTemplate     :: Text -- ^ 'cctApplicationName'     -> Text -- ^ 'cctTemplateName'@@ -110,23 +118,11 @@ cctOptionSettings :: Lens' CreateConfigurationTemplate [ConfigurationOptionSetting] cctOptionSettings = lens _cctOptionSettings (\ s a -> s{_cctOptionSettings = a}) . _Default . _Coerce; --- | If specified, AWS Elastic Beanstalk uses the configuration values from the specified configuration template to create a new configuration.------ Values specified in the 'OptionSettings' parameter of this call overrides any values obtained from the 'SourceConfiguration'.------ If no configuration template is found, returns an 'InvalidParameterValue' error.------ Constraint: If both the solution stack name parameter and the source configuration parameters are specified, the solution stack of the source configuration template must match the specified solution stack name or else AWS Elastic Beanstalk returns an 'InvalidParameterCombination' error.+-- | If specified, AWS Elastic Beanstalk uses the configuration values from the specified configuration template to create a new configuration. Values specified in the @OptionSettings@ parameter of this call overrides any values obtained from the @SourceConfiguration@ .  If no configuration template is found, returns an @InvalidParameterValue@ error.  Constraint: If both the solution stack name parameter and the source configuration parameters are specified, the solution stack of the source configuration template must match the specified solution stack name or else AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error. cctSourceConfiguration :: Lens' CreateConfigurationTemplate (Maybe SourceConfiguration) cctSourceConfiguration = lens _cctSourceConfiguration (\ s a -> s{_cctSourceConfiguration = a}); --- | The name of the solution stack used by this configuration. The solution stack specifies the operating system, architecture, and application server for a configuration template. It determines the set of configuration options as well as the possible and default values.------ Use < ListAvailableSolutionStacks> to obtain a list of available solution stacks.------ A solution stack name or a source configuration parameter must be specified, otherwise AWS Elastic Beanstalk returns an 'InvalidParameterValue' error.------ If a solution stack name is not specified and the source configuration parameter is specified, AWS Elastic Beanstalk uses the same solution stack as the source configuration template.+-- | The name of the solution stack used by this configuration. The solution stack specifies the operating system, architecture, and application server for a configuration template. It determines the set of configuration options as well as the possible and default values. Use 'ListAvailableSolutionStacks' to obtain a list of available solution stacks.  A solution stack name or a source configuration parameter must be specified, otherwise AWS Elastic Beanstalk returns an @InvalidParameterValue@ error.  If a solution stack name is not specified and the source configuration parameter is specified, AWS Elastic Beanstalk uses the same solution stack as the source configuration template. cctSolutionStackName :: Lens' CreateConfigurationTemplate (Maybe Text) cctSolutionStackName = lens _cctSolutionStackName (\ s a -> s{_cctSolutionStackName = a}); @@ -138,15 +134,11 @@ cctDescription :: Lens' CreateConfigurationTemplate (Maybe Text) cctDescription = lens _cctDescription (\ s a -> s{_cctDescription = a}); --- | The name of the application to associate with this configuration template. If no application is found with this name, AWS Elastic Beanstalk returns an 'InvalidParameterValue' error.+-- | The name of the application to associate with this configuration template. If no application is found with this name, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error. cctApplicationName :: Lens' CreateConfigurationTemplate Text cctApplicationName = lens _cctApplicationName (\ s a -> s{_cctApplicationName = a}); --- | The name of the configuration template.------ Constraint: This name must be unique per application.------ Default: If a configuration template already exists with this name, AWS Elastic Beanstalk returns an 'InvalidParameterValue' error.+-- | The name of the configuration template. Constraint: This name must be unique per application. Default: If a configuration template already exists with this name, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error. cctTemplateName :: Lens' CreateConfigurationTemplate Text cctTemplateName = lens _cctTemplateName (\ s a -> s{_cctTemplateName = a}); 
gen/Network/AWS/ElasticBeanstalk/CreateEnvironment.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Launches an environment for the specified application using the specified configuration.+--+-- module Network.AWS.ElasticBeanstalk.CreateEnvironment     (     -- * Creating a Request@@ -71,6 +73,8 @@  -- | --+--+-- -- /See:/ 'createEnvironment' smart constructor. data CreateEnvironment = CreateEnvironment'     { _cCNAMEPrefix       :: !(Maybe Text)@@ -91,29 +95,29 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'cCNAMEPrefix'+-- * 'cCNAMEPrefix' - If specified, the environment attempts to use this value as the prefix for the CNAME. If not specified, the CNAME is generated automatically by appending a random alphanumeric string to the environment name. ----- * 'cTemplateName'+-- * 'cTemplateName' - The name of the configuration template to use in deployment. If no configuration template is found with this name, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error.  Condition: You must specify either this parameter or a @SolutionStackName@ , but not both. If you specify both, AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error. If you do not specify either, AWS Elastic Beanstalk returns a @MissingRequiredParameter@ error. ----- * 'cOptionsToRemove'+-- * 'cOptionsToRemove' - A list of custom user-defined configuration options to remove from the configuration set for this new environment. ----- * 'cOptionSettings'+-- * 'cOptionSettings' - If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the configuration set for the new environment. These override the values obtained from the solution stack or the configuration template. ----- * 'cVersionLabel'+-- * 'cVersionLabel' - The name of the application version to deploy. If the specified application has no associated application versions, AWS Elastic Beanstalk @UpdateEnvironment@ returns an @InvalidParameterValue@ error.  Default: If not specified, AWS Elastic Beanstalk attempts to launch the sample application in the container. ----- * 'cTier'+-- * 'cTier' - This specifies the tier to use for creating this environment. ----- * 'cEnvironmentName'+-- * 'cEnvironmentName' - A unique name for the deployment environment. Used in the application URL. Constraint: Must be from 4 to 40 characters in length. The name can contain only letters, numbers, and hyphens. It cannot start or end with a hyphen. This name must be unique in your account. If the specified name already exists, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error.  Default: If the CNAME parameter is not specified, the environment name becomes part of the CNAME, and therefore part of the visible URL for your application. ----- * 'cSolutionStackName'+-- * 'cSolutionStackName' - This is an alternative to specifying a template name. If specified, AWS Elastic Beanstalk sets the configuration values to the default values associated with the specified solution stack. Condition: You must specify either this or a @TemplateName@ , but not both. If you specify both, AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error. If you do not specify either, AWS Elastic Beanstalk returns a @MissingRequiredParameter@ error. ----- * 'cGroupName'+-- * 'cGroupName' - The name of the group to which the target environment belongs. Specify a group name only if the environment's name is specified in an environment manifest and not with the environment name parameter. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details. ----- * 'cDescription'+-- * 'cDescription' - Describes this environment. ----- * 'cTags'+-- * 'cTags' - This specifies the tags applied to resources in the environment. ----- * 'cApplicationName'+-- * 'cApplicationName' - The name of the application that contains the version to be deployed. If no application is found with this name, @CreateEnvironment@ returns an @InvalidParameterValue@ error. createEnvironment     :: Text -- ^ 'cApplicationName'     -> CreateEnvironment@@ -137,9 +141,7 @@ cCNAMEPrefix :: Lens' CreateEnvironment (Maybe Text) cCNAMEPrefix = lens _cCNAMEPrefix (\ s a -> s{_cCNAMEPrefix = a}); --- | The name of the configuration template to use in deployment. If no configuration template is found with this name, AWS Elastic Beanstalk returns an 'InvalidParameterValue' error.------ Condition: You must specify either this parameter or a 'SolutionStackName', but not both. If you specify both, AWS Elastic Beanstalk returns an 'InvalidParameterCombination' error. If you do not specify either, AWS Elastic Beanstalk returns a 'MissingRequiredParameter' error.+-- | The name of the configuration template to use in deployment. If no configuration template is found with this name, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error.  Condition: You must specify either this parameter or a @SolutionStackName@ , but not both. If you specify both, AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error. If you do not specify either, AWS Elastic Beanstalk returns a @MissingRequiredParameter@ error. cTemplateName :: Lens' CreateEnvironment (Maybe Text) cTemplateName = lens _cTemplateName (\ s a -> s{_cTemplateName = a}); @@ -151,11 +153,7 @@ cOptionSettings :: Lens' CreateEnvironment [ConfigurationOptionSetting] cOptionSettings = lens _cOptionSettings (\ s a -> s{_cOptionSettings = a}) . _Default . _Coerce; --- | The name of the application version to deploy.------ If the specified application has no associated application versions, AWS Elastic Beanstalk 'UpdateEnvironment' returns an 'InvalidParameterValue' error.------ Default: If not specified, AWS Elastic Beanstalk attempts to launch the sample application in the container.+-- | The name of the application version to deploy. If the specified application has no associated application versions, AWS Elastic Beanstalk @UpdateEnvironment@ returns an @InvalidParameterValue@ error.  Default: If not specified, AWS Elastic Beanstalk attempts to launch the sample application in the container. cVersionLabel :: Lens' CreateEnvironment (Maybe Text) cVersionLabel = lens _cVersionLabel (\ s a -> s{_cVersionLabel = a}); @@ -163,21 +161,15 @@ cTier :: Lens' CreateEnvironment (Maybe EnvironmentTier) cTier = lens _cTier (\ s a -> s{_cTier = a}); --- | A unique name for the deployment environment. Used in the application URL.------ Constraint: Must be from 4 to 40 characters in length. The name can contain only letters, numbers, and hyphens. It cannot start or end with a hyphen. This name must be unique in your account. If the specified name already exists, AWS Elastic Beanstalk returns an 'InvalidParameterValue' error.------ Default: If the CNAME parameter is not specified, the environment name becomes part of the CNAME, and therefore part of the visible URL for your application.+-- | A unique name for the deployment environment. Used in the application URL. Constraint: Must be from 4 to 40 characters in length. The name can contain only letters, numbers, and hyphens. It cannot start or end with a hyphen. This name must be unique in your account. If the specified name already exists, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error.  Default: If the CNAME parameter is not specified, the environment name becomes part of the CNAME, and therefore part of the visible URL for your application. cEnvironmentName :: Lens' CreateEnvironment (Maybe Text) cEnvironmentName = lens _cEnvironmentName (\ s a -> s{_cEnvironmentName = a}); --- | This is an alternative to specifying a template name. If specified, AWS Elastic Beanstalk sets the configuration values to the default values associated with the specified solution stack.------ Condition: You must specify either this or a 'TemplateName', but not both. If you specify both, AWS Elastic Beanstalk returns an 'InvalidParameterCombination' error. If you do not specify either, AWS Elastic Beanstalk returns a 'MissingRequiredParameter' error.+-- | This is an alternative to specifying a template name. If specified, AWS Elastic Beanstalk sets the configuration values to the default values associated with the specified solution stack. Condition: You must specify either this or a @TemplateName@ , but not both. If you specify both, AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error. If you do not specify either, AWS Elastic Beanstalk returns a @MissingRequiredParameter@ error. cSolutionStackName :: Lens' CreateEnvironment (Maybe Text) cSolutionStackName = lens _cSolutionStackName (\ s a -> s{_cSolutionStackName = a}); --- | The name of the group to which the target environment belongs. Specify a group name only if the environment\'s name is specified in an environment manifest and not with the environment name parameter. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details.+-- | The name of the group to which the target environment belongs. Specify a group name only if the environment's name is specified in an environment manifest and not with the environment name parameter. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details. cGroupName :: Lens' CreateEnvironment (Maybe Text) cGroupName = lens _cGroupName (\ s a -> s{_cGroupName = a}); @@ -189,9 +181,7 @@ cTags :: Lens' CreateEnvironment [Tag] cTags = lens _cTags (\ s a -> s{_cTags = a}) . _Default . _Coerce; --- | The name of the application that contains the version to be deployed.------ If no application is found with this name, 'CreateEnvironment' returns an 'InvalidParameterValue' error.+-- | The name of the application that contains the version to be deployed. If no application is found with this name, @CreateEnvironment@ returns an @InvalidParameterValue@ error. cApplicationName :: Lens' CreateEnvironment Text cApplicationName = lens _cApplicationName (\ s a -> s{_cApplicationName = a}); 
gen/Network/AWS/ElasticBeanstalk/CreateStorageLocation.hs view
@@ -20,7 +20,9 @@ -- -- Creates the Amazon S3 storage location for the account. --+-- -- This location is used to store user log files.+-- module Network.AWS.ElasticBeanstalk.CreateStorageLocation     (     -- * Creating a Request@@ -80,8 +82,10 @@                  ["Action" =: ("CreateStorageLocation" :: ByteString),                   "Version" =: ("2010-12-01" :: ByteString)]) --- | Results of a < CreateStorageLocationResult> call.+-- | Results of a 'CreateStorageLocationResult' call. --+--+-- -- /See:/ 'createStorageLocationResponse' smart constructor. data CreateStorageLocationResponse = CreateStorageLocationResponse'     { _cslrsS3Bucket       :: !(Maybe Text)@@ -92,9 +96,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'cslrsS3Bucket'+-- * 'cslrsS3Bucket' - The name of the Amazon S3 bucket created. ----- * 'cslrsResponseStatus'+-- * 'cslrsResponseStatus' - -- | The response status code. createStorageLocationResponse     :: Int -- ^ 'cslrsResponseStatus'     -> CreateStorageLocationResponse@@ -108,7 +112,7 @@ cslrsS3Bucket :: Lens' CreateStorageLocationResponse (Maybe Text) cslrsS3Bucket = lens _cslrsS3Bucket (\ s a -> s{_cslrsS3Bucket = a}); --- | The response status code.+-- | -- | The response status code. cslrsResponseStatus :: Lens' CreateStorageLocationResponse Int cslrsResponseStatus = lens _cslrsResponseStatus (\ s a -> s{_cslrsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/DeleteApplication.hs view
@@ -20,7 +20,7 @@ -- -- Deletes the specified application along with all associated versions and configurations. The application versions will not be deleted from your Amazon S3 bucket. ----- You cannot delete an application that has a running environment.+-- module Network.AWS.ElasticBeanstalk.DeleteApplication     (     -- * Creating a Request@@ -44,6 +44,8 @@  -- | Request to delete an application. --+--+-- -- /See:/ 'deleteApplication' smart constructor. data DeleteApplication = DeleteApplication'     { _daTerminateEnvByForce :: !(Maybe Bool)@@ -54,9 +56,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'daTerminateEnvByForce'+-- * 'daTerminateEnvByForce' - When set to true, running environments will be terminated before deleting the application. ----- * 'daApplicationName'+-- * 'daApplicationName' - The name of the application to delete. deleteApplication     :: Text -- ^ 'daApplicationName'     -> DeleteApplication
gen/Network/AWS/ElasticBeanstalk/DeleteApplicationVersion.hs view
@@ -20,7 +20,7 @@ -- -- Deletes the specified version from the specified application. ----- You cannot delete an application version that is associated with a running environment.+-- module Network.AWS.ElasticBeanstalk.DeleteApplicationVersion     (     -- * Creating a Request@@ -45,6 +45,8 @@  -- | Request to delete an application version. --+--+-- -- /See:/ 'deleteApplicationVersion' smart constructor. data DeleteApplicationVersion = DeleteApplicationVersion'     { _davDeleteSourceBundle :: !(Maybe Bool)@@ -56,11 +58,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'davDeleteSourceBundle'+-- * 'davDeleteSourceBundle' - Set to @true@ to delete the source bundle from your storage bucket. Otherwise, the application version is deleted only from Elastic Beanstalk and the source bundle remains in Amazon S3. ----- * 'davApplicationName'+-- * 'davApplicationName' - The name of the application to which the version belongs. ----- * 'davVersionLabel'+-- * 'davVersionLabel' - The label of the version to delete. deleteApplicationVersion     :: Text -- ^ 'davApplicationName'     -> Text -- ^ 'davVersionLabel'@@ -72,16 +74,11 @@     , _davVersionLabel = pVersionLabel_     } --- | Indicates whether to delete the associated source bundle from Amazon S3:------ -   'true': An attempt is made to delete the associated Amazon S3 source bundle specified at time of creation.--- -   'false': No action is taken on the Amazon S3 source bundle specified at time of creation.------ Valid Values: 'true' | 'false'+-- | Set to @true@ to delete the source bundle from your storage bucket. Otherwise, the application version is deleted only from Elastic Beanstalk and the source bundle remains in Amazon S3. davDeleteSourceBundle :: Lens' DeleteApplicationVersion (Maybe Bool) davDeleteSourceBundle = lens _davDeleteSourceBundle (\ s a -> s{_davDeleteSourceBundle = a}); --- | The name of the application to delete releases from.+-- | The name of the application to which the version belongs. davApplicationName :: Lens' DeleteApplicationVersion Text davApplicationName = lens _davApplicationName (\ s a -> s{_davApplicationName = a}); 
gen/Network/AWS/ElasticBeanstalk/DeleteConfigurationTemplate.hs view
@@ -20,7 +20,7 @@ -- -- Deletes the specified configuration template. ----- When you launch an environment using a configuration template, the environment gets a copy of the template. You can delete or modify the environment\'s copy of the template without affecting the running environment.+-- module Network.AWS.ElasticBeanstalk.DeleteConfigurationTemplate     (     -- * Creating a Request@@ -44,6 +44,8 @@  -- | Request to delete a configuration template. --+--+-- -- /See:/ 'deleteConfigurationTemplate' smart constructor. data DeleteConfigurationTemplate = DeleteConfigurationTemplate'     { _dctApplicationName :: !Text@@ -54,9 +56,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dctApplicationName'+-- * 'dctApplicationName' - The name of the application to delete the configuration template from. ----- * 'dctTemplateName'+-- * 'dctTemplateName' - The name of the configuration template to delete. deleteConfigurationTemplate     :: Text -- ^ 'dctApplicationName'     -> Text -- ^ 'dctTemplateName'
gen/Network/AWS/ElasticBeanstalk/DeleteEnvironmentConfiguration.hs view
@@ -20,7 +20,9 @@ -- -- Deletes the draft configuration associated with the running environment. ----- Updating a running environment with any configuration changes creates a draft configuration set. You can get the draft configuration using < DescribeConfigurationSettings> while the update is in progress or if the update fails. The 'DeploymentStatus' for the draft configuration indicates whether the deployment is in process or has failed. The draft configuration remains in existence until it is deleted with this action.+--+-- Updating a running environment with any configuration changes creates a draft configuration set. You can get the draft configuration using 'DescribeConfigurationSettings' while the update is in progress or if the update fails. The @DeploymentStatus@ for the draft configuration indicates whether the deployment is in process or has failed. The draft configuration remains in existence until it is deleted with this action.+-- module Network.AWS.ElasticBeanstalk.DeleteEnvironmentConfiguration     (     -- * Creating a Request@@ -44,6 +46,8 @@  -- | Request to delete a draft environment configuration. --+--+-- -- /See:/ 'deleteEnvironmentConfiguration' smart constructor. data DeleteEnvironmentConfiguration = DeleteEnvironmentConfiguration'     { _decApplicationName :: !Text@@ -54,9 +58,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'decApplicationName'+-- * 'decApplicationName' - The name of the application the environment is associated with. ----- * 'decEnvironmentName'+-- * 'decEnvironmentName' - The name of the environment to delete the draft configuration from. deleteEnvironmentConfiguration     :: Text -- ^ 'decApplicationName'     -> Text -- ^ 'decEnvironmentName'
gen/Network/AWS/ElasticBeanstalk/DescribeApplicationVersions.hs view
@@ -18,7 +18,9 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Retrieve a list of application versions stored in your AWS Elastic Beanstalk storage bucket.+-- Retrieve a list of application versions.+--+-- module Network.AWS.ElasticBeanstalk.DescribeApplicationVersions     (     -- * Creating a Request@@ -26,6 +28,8 @@     , DescribeApplicationVersions     -- * Request Lenses     , dVersionLabels+    , dNextToken+    , dMaxRecords     , dApplicationName      -- * Destructuring the Response@@ -33,6 +37,7 @@     , DescribeApplicationVersionsResponse     -- * Response Lenses     , davrsApplicationVersions+    , davrsNextToken     , davrsResponseStatus     ) where @@ -43,11 +48,15 @@ import           Network.AWS.Request import           Network.AWS.Response --- | Result message containing a list of configuration descriptions.+-- | Request to describe application versions. --+--+-- -- /See:/ 'describeApplicationVersions' smart constructor. data DescribeApplicationVersions = DescribeApplicationVersions'     { _dVersionLabels   :: !(Maybe [Text])+    , _dNextToken       :: !(Maybe Text)+    , _dMaxRecords      :: !(Maybe Nat)     , _dApplicationName :: !(Maybe Text)     } deriving (Eq,Read,Show,Data,Typeable,Generic) @@ -55,22 +64,36 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dVersionLabels'+-- * 'dVersionLabels' - Specify a version label to show a specific application version. ----- * 'dApplicationName'+-- * 'dNextToken' - Specify a next token to retrieve the next page in a paginated request.+--+-- * 'dMaxRecords' - Specify a maximum number of application versions to paginate in the request.+--+-- * 'dApplicationName' - Specify an application name to show only application versions for that application. describeApplicationVersions     :: DescribeApplicationVersions describeApplicationVersions =     DescribeApplicationVersions'     { _dVersionLabels = Nothing+    , _dNextToken = Nothing+    , _dMaxRecords = Nothing     , _dApplicationName = Nothing     } --- | If specified, restricts the returned descriptions to only include ones that have the specified version labels.+-- | Specify a version label to show a specific application version. dVersionLabels :: Lens' DescribeApplicationVersions [Text] dVersionLabels = lens _dVersionLabels (\ s a -> s{_dVersionLabels = a}) . _Default . _Coerce; --- | If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include ones that are associated with the specified application.+-- | Specify a next token to retrieve the next page in a paginated request.+dNextToken :: Lens' DescribeApplicationVersions (Maybe Text)+dNextToken = lens _dNextToken (\ s a -> s{_dNextToken = a});++-- | Specify a maximum number of application versions to paginate in the request.+dMaxRecords :: Lens' DescribeApplicationVersions (Maybe Natural)+dMaxRecords = lens _dMaxRecords (\ s a -> s{_dMaxRecords = a}) . mapping _Nat;++-- | Specify an application name to show only application versions for that application. dApplicationName :: Lens' DescribeApplicationVersions (Maybe Text) dApplicationName = lens _dApplicationName (\ s a -> s{_dApplicationName = a}); @@ -85,6 +108,7 @@                  DescribeApplicationVersionsResponse' <$>                    (x .@? "ApplicationVersions" .!@ mempty >>=                       may (parseXMLList "member"))+                     <*> (x .@? "NextToken")                      <*> (pure (fromEnum s)))  instance Hashable DescribeApplicationVersions@@ -105,13 +129,18 @@                "Version" =: ("2010-12-01" :: ByteString),                "VersionLabels" =:                  toQuery (toQueryList "member" <$> _dVersionLabels),+               "NextToken" =: _dNextToken,+               "MaxRecords" =: _dMaxRecords,                "ApplicationName" =: _dApplicationName]  -- | Result message wrapping a list of application version descriptions. --+--+-- -- /See:/ 'describeApplicationVersionsResponse' smart constructor. data DescribeApplicationVersionsResponse = DescribeApplicationVersionsResponse'     { _davrsApplicationVersions :: !(Maybe [ApplicationVersionDescription])+    , _davrsNextToken           :: !(Maybe Text)     , _davrsResponseStatus      :: !Int     } deriving (Eq,Read,Show,Data,Typeable,Generic) @@ -119,23 +148,30 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'davrsApplicationVersions'+-- * 'davrsApplicationVersions' - List of @ApplicationVersionDescription@ objects sorted in order of creation. ----- * 'davrsResponseStatus'+-- * 'davrsNextToken' - For a paginated request, the token that you can pass in a subsequent request to get the next page.+--+-- * 'davrsResponseStatus' - -- | The response status code. describeApplicationVersionsResponse     :: Int -- ^ 'davrsResponseStatus'     -> DescribeApplicationVersionsResponse describeApplicationVersionsResponse pResponseStatus_ =     DescribeApplicationVersionsResponse'     { _davrsApplicationVersions = Nothing+    , _davrsNextToken = Nothing     , _davrsResponseStatus = pResponseStatus_     } --- | List of 'ApplicationVersionDescription' objects sorted by order of creation.+-- | List of @ApplicationVersionDescription@ objects sorted in order of creation. davrsApplicationVersions :: Lens' DescribeApplicationVersionsResponse [ApplicationVersionDescription] davrsApplicationVersions = lens _davrsApplicationVersions (\ s a -> s{_davrsApplicationVersions = a}) . _Default . _Coerce; --- | The response status code.+-- | For a paginated request, the token that you can pass in a subsequent request to get the next page.+davrsNextToken :: Lens' DescribeApplicationVersionsResponse (Maybe Text)+davrsNextToken = lens _davrsNextToken (\ s a -> s{_davrsNextToken = a});++-- | -- | The response status code. davrsResponseStatus :: Lens' DescribeApplicationVersionsResponse Int davrsResponseStatus = lens _davrsResponseStatus (\ s a -> s{_davrsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/DescribeApplications.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Returns the descriptions of existing applications.+--+-- module Network.AWS.ElasticBeanstalk.DescribeApplications     (     -- * Creating a Request@@ -44,6 +46,8 @@  -- | Request to describe one or more applications. --+--+-- -- /See:/ 'describeApplications' smart constructor. newtype DescribeApplications = DescribeApplications'     { _daApplicationNames :: Maybe [Text]@@ -53,7 +57,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'daApplicationNames'+-- * 'daApplicationNames' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names. describeApplications     :: DescribeApplications describeApplications =@@ -98,6 +102,8 @@  -- | Result message containing a list of application descriptions. --+--+-- -- /See:/ 'describeApplicationsResponse' smart constructor. data DescribeApplicationsResponse = DescribeApplicationsResponse'     { _darsApplications   :: !(Maybe [ApplicationDescription])@@ -108,9 +114,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'darsApplications'+-- * 'darsApplications' - This parameter contains a list of 'ApplicationDescription' . ----- * 'darsResponseStatus'+-- * 'darsResponseStatus' - -- | The response status code. describeApplicationsResponse     :: Int -- ^ 'darsResponseStatus'     -> DescribeApplicationsResponse@@ -120,11 +126,11 @@     , _darsResponseStatus = pResponseStatus_     } --- | This parameter contains a list of < ApplicationDescription>.+-- | This parameter contains a list of 'ApplicationDescription' . darsApplications :: Lens' DescribeApplicationsResponse [ApplicationDescription] darsApplications = lens _darsApplications (\ s a -> s{_darsApplications = a}) . _Default . _Coerce; --- | The response status code.+-- | -- | The response status code. darsResponseStatus :: Lens' DescribeApplicationsResponse Int darsResponseStatus = lens _darsResponseStatus (\ s a -> s{_darsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/DescribeConfigurationOptions.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines. The description includes the values the options, their default values, and an indication of the required action on a running environment if an option value is changed.+--+-- module Network.AWS.ElasticBeanstalk.DescribeConfigurationOptions     (     -- * Creating a Request@@ -49,6 +51,8 @@  -- | Result message containig a list of application version descriptions. --+--+-- -- /See:/ 'describeConfigurationOptions' smart constructor. data DescribeConfigurationOptions = DescribeConfigurationOptions'     { _dcoTemplateName      :: !(Maybe Text)@@ -62,15 +66,15 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dcoTemplateName'+-- * 'dcoTemplateName' - The name of the configuration template whose configuration options you want to describe. ----- * 'dcoEnvironmentName'+-- * 'dcoEnvironmentName' - The name of the environment whose configuration options you want to describe. ----- * 'dcoApplicationName'+-- * 'dcoApplicationName' - The name of the application associated with the configuration template or environment. Only needed if you want to describe the configuration options associated with either the configuration template or environment. ----- * 'dcoSolutionStackName'+-- * 'dcoSolutionStackName' - The name of the solution stack whose configuration options you want to describe. ----- * 'dcoOptions'+-- * 'dcoOptions' - If specified, restricts the descriptions to only the specified options. describeConfigurationOptions     :: DescribeConfigurationOptions describeConfigurationOptions =@@ -142,6 +146,8 @@  -- | Describes the settings for a specified configuration set. --+--+-- -- /See:/ 'describeConfigurationOptionsResponse' smart constructor. data DescribeConfigurationOptionsResponse = DescribeConfigurationOptionsResponse'     { _dcorsSolutionStackName :: !(Maybe Text)@@ -153,11 +159,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dcorsSolutionStackName'+-- * 'dcorsSolutionStackName' - The name of the solution stack these configuration options belong to. ----- * 'dcorsOptions'+-- * 'dcorsOptions' - A list of 'ConfigurationOptionDescription' . ----- * 'dcorsResponseStatus'+-- * 'dcorsResponseStatus' - -- | The response status code. describeConfigurationOptionsResponse     :: Int -- ^ 'dcorsResponseStatus'     -> DescribeConfigurationOptionsResponse@@ -172,11 +178,11 @@ dcorsSolutionStackName :: Lens' DescribeConfigurationOptionsResponse (Maybe Text) dcorsSolutionStackName = lens _dcorsSolutionStackName (\ s a -> s{_dcorsSolutionStackName = a}); --- | A list of < ConfigurationOptionDescription>.+-- | A list of 'ConfigurationOptionDescription' . dcorsOptions :: Lens' DescribeConfigurationOptionsResponse [ConfigurationOptionDescription] dcorsOptions = lens _dcorsOptions (\ s a -> s{_dcorsOptions = a}) . _Default . _Coerce; --- | The response status code.+-- | -- | The response status code. dcorsResponseStatus :: Lens' DescribeConfigurationOptionsResponse Int dcorsResponseStatus = lens _dcorsResponseStatus (\ s a -> s{_dcorsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/DescribeConfigurationSettings.hs view
@@ -20,11 +20,15 @@ -- -- Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment. --+-- -- When describing the settings for the configuration set associated with a running environment, it is possible to receive two sets of setting descriptions. One is the deployed configuration set, and the other is a draft configuration of an environment that is either in the process of deployment or that failed to deploy. -- -- Related Topics ----- -   < DeleteEnvironmentConfiguration>+--     * 'DeleteEnvironmentConfiguration'+--+--+-- module Network.AWS.ElasticBeanstalk.DescribeConfigurationSettings     (     -- * Creating a Request@@ -52,6 +56,8 @@  -- | Result message containing all of the configuration settings for a specified solution stack or configuration template. --+--+-- -- /See:/ 'describeConfigurationSettings' smart constructor. data DescribeConfigurationSettings = DescribeConfigurationSettings'     { _dcsTemplateName    :: !(Maybe Text)@@ -63,11 +69,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dcsTemplateName'+-- * 'dcsTemplateName' - The name of the configuration template to describe. Conditional: You must specify either this parameter or an EnvironmentName, but not both. If you specify both, AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error. If you do not specify either, AWS Elastic Beanstalk returns a @MissingRequiredParameter@ error. ----- * 'dcsEnvironmentName'+-- * 'dcsEnvironmentName' - The name of the environment to describe. Condition: You must specify either this or a TemplateName, but not both. If you specify both, AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'dcsApplicationName'+-- * 'dcsApplicationName' - The application for the environment or configuration template. describeConfigurationSettings     :: Text -- ^ 'dcsApplicationName'     -> DescribeConfigurationSettings@@ -78,15 +84,11 @@     , _dcsApplicationName = pApplicationName_     } --- | The name of the configuration template to describe.------ Conditional: You must specify either this parameter or an EnvironmentName, but not both. If you specify both, AWS Elastic Beanstalk returns an 'InvalidParameterCombination' error. If you do not specify either, AWS Elastic Beanstalk returns a 'MissingRequiredParameter' error.+-- | The name of the configuration template to describe. Conditional: You must specify either this parameter or an EnvironmentName, but not both. If you specify both, AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error. If you do not specify either, AWS Elastic Beanstalk returns a @MissingRequiredParameter@ error. dcsTemplateName :: Lens' DescribeConfigurationSettings (Maybe Text) dcsTemplateName = lens _dcsTemplateName (\ s a -> s{_dcsTemplateName = a}); --- | The name of the environment to describe.------ Condition: You must specify either this or a TemplateName, but not both. If you specify both, AWS Elastic Beanstalk returns an 'InvalidParameterCombination' error. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The name of the environment to describe. Condition: You must specify either this or a TemplateName, but not both. If you specify both, AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. dcsEnvironmentName :: Lens' DescribeConfigurationSettings (Maybe Text) dcsEnvironmentName = lens _dcsEnvironmentName (\ s a -> s{_dcsEnvironmentName = a}); @@ -131,6 +133,8 @@  -- | The results from a request to change the configuration settings of an environment. --+--+-- -- /See:/ 'describeConfigurationSettingsResponse' smart constructor. data DescribeConfigurationSettingsResponse = DescribeConfigurationSettingsResponse'     { _dcsrsConfigurationSettings :: !(Maybe [ConfigurationSettingsDescription])@@ -141,9 +145,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dcsrsConfigurationSettings'+-- * 'dcsrsConfigurationSettings' - A list of 'ConfigurationSettingsDescription' . ----- * 'dcsrsResponseStatus'+-- * 'dcsrsResponseStatus' - -- | The response status code. describeConfigurationSettingsResponse     :: Int -- ^ 'dcsrsResponseStatus'     -> DescribeConfigurationSettingsResponse@@ -153,11 +157,11 @@     , _dcsrsResponseStatus = pResponseStatus_     } --- | A list of < ConfigurationSettingsDescription>.+-- | A list of 'ConfigurationSettingsDescription' . dcsrsConfigurationSettings :: Lens' DescribeConfigurationSettingsResponse [ConfigurationSettingsDescription] dcsrsConfigurationSettings = lens _dcsrsConfigurationSettings (\ s a -> s{_dcsrsConfigurationSettings = a}) . _Default . _Coerce; --- | The response status code.+-- | -- | The response status code. dcsrsResponseStatus :: Lens' DescribeConfigurationSettingsResponse Int dcsrsResponseStatus = lens _dcsrsResponseStatus (\ s a -> s{_dcsrsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/DescribeEnvironmentHealth.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Returns information about the overall health of the specified environment. The __DescribeEnvironmentHealth__ operation is only available with AWS Elastic Beanstalk Enhanced Health.+--+-- module Network.AWS.ElasticBeanstalk.DescribeEnvironmentHealth     (     -- * Creating a Request@@ -53,6 +55,8 @@  -- | See the example below to learn how to create a request body. --+--+-- -- /See:/ 'describeEnvironmentHealth' smart constructor. data DescribeEnvironmentHealth = DescribeEnvironmentHealth'     { _dehEnvironmentName :: !(Maybe Text)@@ -64,11 +68,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dehEnvironmentName'+-- * 'dehEnvironmentName' - Specify the environment by name. You must specify either this or an EnvironmentName, or both. ----- * 'dehAttributeNames'+-- * 'dehAttributeNames' - Specify the response elements to return. To retrieve all attributes, set to @All@ . If no attribute names are specified, returns the name of the environment. ----- * 'dehEnvironmentId'+-- * 'dehEnvironmentId' - Specify the environment by ID. You must specify either this or an EnvironmentName, or both. describeEnvironmentHealth     :: DescribeEnvironmentHealth describeEnvironmentHealth =@@ -78,19 +82,15 @@     , _dehEnvironmentId = Nothing     } --- | Specifies the AWS Elastic Beanstalk environment name.------ Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | Specify the environment by name. You must specify either this or an EnvironmentName, or both. dehEnvironmentName :: Lens' DescribeEnvironmentHealth (Maybe Text) dehEnvironmentName = lens _dehEnvironmentName (\ s a -> s{_dehEnvironmentName = a}); --- | Specifies the response elements you wish to receive. If no attribute names are specified, AWS Elastic Beanstalk only returns the name of the environment.+-- | Specify the response elements to return. To retrieve all attributes, set to @All@ . If no attribute names are specified, returns the name of the environment. dehAttributeNames :: Lens' DescribeEnvironmentHealth [EnvironmentHealthAttribute] dehAttributeNames = lens _dehAttributeNames (\ s a -> s{_dehAttributeNames = a}) . _Default . _Coerce; --- | Specifies the AWS Elastic Beanstalk environment ID.------ Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | Specify the environment by ID. You must specify either this or an EnvironmentName, or both. dehEnvironmentId :: Lens' DescribeEnvironmentHealth (Maybe Text) dehEnvironmentId = lens _dehEnvironmentId (\ s a -> s{_dehEnvironmentId = a}); @@ -135,8 +135,10 @@                    (toQueryList "member" <$> _dehAttributeNames),                "EnvironmentId" =: _dehEnvironmentId] --- | See the example below for a sample response.+-- | Health details for an AWS Elastic Beanstalk environment. --+--+-- -- /See:/ 'describeEnvironmentHealthResponse' smart constructor. data DescribeEnvironmentHealthResponse = DescribeEnvironmentHealthResponse'     { _dehrsStatus             :: !(Maybe EnvironmentHealth)@@ -154,23 +156,23 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dehrsStatus'+-- * 'dehrsStatus' - The environment's operational status. @Ready@ , @Launching@ , @Updating@ , @Terminating@ , or @Terminated@ . ----- * 'dehrsCauses'+-- * 'dehrsCauses' - Descriptions of the data that contributed to the environment's current health status. ----- * 'dehrsApplicationMetrics'+-- * 'dehrsApplicationMetrics' - Application request metrics for the environment. ----- * 'dehrsColor'+-- * 'dehrsColor' - The <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html health color> of the environment. ----- * 'dehrsEnvironmentName'+-- * 'dehrsEnvironmentName' - The environment's name. ----- * 'dehrsHealthStatus'+-- * 'dehrsHealthStatus' - The <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html health status> of the environment. For example, @Ok@ . ----- * 'dehrsInstancesHealth'+-- * 'dehrsInstancesHealth' - Summary health information for the instances in the environment. ----- * 'dehrsRefreshedAt'+-- * 'dehrsRefreshedAt' - The date and time that the health information was retrieved. ----- * 'dehrsResponseStatus'+-- * 'dehrsResponseStatus' - -- | The response status code. describeEnvironmentHealthResponse     :: Int -- ^ 'dehrsResponseStatus'     -> DescribeEnvironmentHealthResponse@@ -187,39 +189,39 @@     , _dehrsResponseStatus = pResponseStatus_     } --- | Returns the health status value of the environment. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses>.+-- | The environment's operational status. @Ready@ , @Launching@ , @Updating@ , @Terminating@ , or @Terminated@ . dehrsStatus :: Lens' DescribeEnvironmentHealthResponse (Maybe EnvironmentHealth) dehrsStatus = lens _dehrsStatus (\ s a -> s{_dehrsStatus = a}); --- | Returns potential causes for the reported status.+-- | Descriptions of the data that contributed to the environment's current health status. dehrsCauses :: Lens' DescribeEnvironmentHealthResponse [Text] dehrsCauses = lens _dehrsCauses (\ s a -> s{_dehrsCauses = a}) . _Default . _Coerce; --- | Undocumented member.+-- | Application request metrics for the environment. dehrsApplicationMetrics :: Lens' DescribeEnvironmentHealthResponse (Maybe ApplicationMetrics) dehrsApplicationMetrics = lens _dehrsApplicationMetrics (\ s a -> s{_dehrsApplicationMetrics = a}); --- | Returns the color indicator that tells you information about the health of the environment. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses>.+-- | The <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html health color> of the environment. dehrsColor :: Lens' DescribeEnvironmentHealthResponse (Maybe Text) dehrsColor = lens _dehrsColor (\ s a -> s{_dehrsColor = a}); --- | The AWS Elastic Beanstalk environment name.+-- | The environment's name. dehrsEnvironmentName :: Lens' DescribeEnvironmentHealthResponse (Maybe Text) dehrsEnvironmentName = lens _dehrsEnvironmentName (\ s a -> s{_dehrsEnvironmentName = a}); --- | Contains the response body with information about the health of the environment.+-- | The <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html health status> of the environment. For example, @Ok@ . dehrsHealthStatus :: Lens' DescribeEnvironmentHealthResponse (Maybe Text) dehrsHealthStatus = lens _dehrsHealthStatus (\ s a -> s{_dehrsHealthStatus = a}); --- | Undocumented member.+-- | Summary health information for the instances in the environment. dehrsInstancesHealth :: Lens' DescribeEnvironmentHealthResponse (Maybe InstanceHealthSummary) dehrsInstancesHealth = lens _dehrsInstancesHealth (\ s a -> s{_dehrsInstancesHealth = a}); --- | The date and time the information was last refreshed.+-- | The date and time that the health information was retrieved. dehrsRefreshedAt :: Lens' DescribeEnvironmentHealthResponse (Maybe UTCTime) dehrsRefreshedAt = lens _dehrsRefreshedAt (\ s a -> s{_dehrsRefreshedAt = a}) . mapping _Time; --- | The response status code.+-- | -- | The response status code. dehrsResponseStatus :: Lens' DescribeEnvironmentHealthResponse Int dehrsResponseStatus = lens _dehrsResponseStatus (\ s a -> s{_dehrsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/DescribeEnvironmentManagedActionHistory.hs view
@@ -18,7 +18,9 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Lists an environment\'s completed and failed managed actions.+-- Lists an environment's completed and failed managed actions.+--+-- module Network.AWS.ElasticBeanstalk.DescribeEnvironmentManagedActionHistory     (     -- * Creating a Request@@ -48,6 +50,8 @@  -- | Request to list completed and failed managed actions. --+--+-- -- /See:/ 'describeEnvironmentManagedActionHistory' smart constructor. data DescribeEnvironmentManagedActionHistory = DescribeEnvironmentManagedActionHistory'     { _demahNextToken       :: !(Maybe Text)@@ -60,13 +64,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'demahNextToken'+-- * 'demahNextToken' - The pagination token returned by a previous request. ----- * 'demahEnvironmentName'+-- * 'demahEnvironmentName' - The name of the target environment. ----- * 'demahMaxItems'+-- * 'demahMaxItems' - The maximum number of items to return for a single request. ----- * 'demahEnvironmentId'+-- * 'demahEnvironmentId' - The environment ID of the target environment. describeEnvironmentManagedActionHistory     :: DescribeEnvironmentManagedActionHistory describeEnvironmentManagedActionHistory =@@ -137,6 +141,8 @@  -- | A result message containing a list of completed and failed managed actions. --+--+-- -- /See:/ 'describeEnvironmentManagedActionHistoryResponse' smart constructor. data DescribeEnvironmentManagedActionHistoryResponse = DescribeEnvironmentManagedActionHistoryResponse'     { _demahrsManagedActionHistoryItems :: !(Maybe (List1 ManagedActionHistoryItem))@@ -148,11 +154,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'demahrsManagedActionHistoryItems'+-- * 'demahrsManagedActionHistoryItems' - A list of completed and failed managed actions. ----- * 'demahrsNextToken'+-- * 'demahrsNextToken' - A pagination token that you pass to 'DescribeEnvironmentManagedActionHistory' to get the next page of results. ----- * 'demahrsResponseStatus'+-- * 'demahrsResponseStatus' - -- | The response status code. describeEnvironmentManagedActionHistoryResponse     :: Int -- ^ 'demahrsResponseStatus'     -> DescribeEnvironmentManagedActionHistoryResponse@@ -167,11 +173,11 @@ demahrsManagedActionHistoryItems :: Lens' DescribeEnvironmentManagedActionHistoryResponse (Maybe (NonEmpty ManagedActionHistoryItem)) demahrsManagedActionHistoryItems = lens _demahrsManagedActionHistoryItems (\ s a -> s{_demahrsManagedActionHistoryItems = a}) . mapping _List1; --- | A pagination token that you pass to < DescribeEnvironmentManagedActionHistory> to get the next page of results.+-- | A pagination token that you pass to 'DescribeEnvironmentManagedActionHistory' to get the next page of results. demahrsNextToken :: Lens' DescribeEnvironmentManagedActionHistoryResponse (Maybe Text) demahrsNextToken = lens _demahrsNextToken (\ s a -> s{_demahrsNextToken = a}); --- | The response status code.+-- | -- | The response status code. demahrsResponseStatus :: Lens' DescribeEnvironmentManagedActionHistoryResponse Int demahrsResponseStatus = lens _demahrsResponseStatus (\ s a -> s{_demahrsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/DescribeEnvironmentManagedActions.hs view
@@ -18,7 +18,9 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Lists an environment\'s upcoming and in-progress managed actions.+-- Lists an environment's upcoming and in-progress managed actions.+--+-- module Network.AWS.ElasticBeanstalk.DescribeEnvironmentManagedActions     (     -- * Creating a Request@@ -44,8 +46,10 @@ import           Network.AWS.Request import           Network.AWS.Response --- | Request to list an environment\'s upcoming and in-progress managed actions.+-- | Request to list an environment's upcoming and in-progress managed actions. --+--+-- -- /See:/ 'describeEnvironmentManagedActions' smart constructor. data DescribeEnvironmentManagedActions = DescribeEnvironmentManagedActions'     { _demaStatus          :: !(Maybe ActionStatus)@@ -57,11 +61,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'demaStatus'+-- * 'demaStatus' - To show only actions with a particular status, specify a status. ----- * 'demaEnvironmentName'+-- * 'demaEnvironmentName' - The name of the target environment. ----- * 'demaEnvironmentId'+-- * 'demaEnvironmentId' - The environment ID of the target environment. describeEnvironmentManagedActions     :: DescribeEnvironmentManagedActions describeEnvironmentManagedActions =@@ -122,6 +126,8 @@  -- | The result message containing a list of managed actions. --+--+-- -- /See:/ 'describeEnvironmentManagedActionsResponse' smart constructor. data DescribeEnvironmentManagedActionsResponse = DescribeEnvironmentManagedActionsResponse'     { _demarsManagedActions :: !(Maybe (List1 ManagedAction))@@ -132,9 +138,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'demarsManagedActions'+-- * 'demarsManagedActions' - A list of upcoming and in-progress managed actions. ----- * 'demarsResponseStatus'+-- * 'demarsResponseStatus' - -- | The response status code. describeEnvironmentManagedActionsResponse     :: Int -- ^ 'demarsResponseStatus'     -> DescribeEnvironmentManagedActionsResponse@@ -148,7 +154,7 @@ demarsManagedActions :: Lens' DescribeEnvironmentManagedActionsResponse (Maybe (NonEmpty ManagedAction)) demarsManagedActions = lens _demarsManagedActions (\ s a -> s{_demarsManagedActions = a}) . mapping _List1; --- | The response status code.+-- | -- | The response status code. demarsResponseStatus :: Lens' DescribeEnvironmentManagedActionsResponse Int demarsResponseStatus = lens _demarsResponseStatus (\ s a -> s{_demarsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/DescribeEnvironmentResources.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Returns AWS resources for this environment.+--+-- module Network.AWS.ElasticBeanstalk.DescribeEnvironmentResources     (     -- * Creating a Request@@ -45,6 +47,8 @@  -- | Request to describe the resources in an environment. --+--+-- -- /See:/ 'describeEnvironmentResources' smart constructor. data DescribeEnvironmentResources = DescribeEnvironmentResources'     { _derEnvironmentName :: !(Maybe Text)@@ -55,9 +59,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'derEnvironmentName'+-- * 'derEnvironmentName' - The name of the environment to retrieve AWS resource usage data. Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'derEnvironmentId'+-- * 'derEnvironmentId' - The ID of the environment to retrieve AWS resource usage data. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. describeEnvironmentResources     :: DescribeEnvironmentResources describeEnvironmentResources =@@ -66,15 +70,11 @@     , _derEnvironmentId = Nothing     } --- | The name of the environment to retrieve AWS resource usage data.------ Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The name of the environment to retrieve AWS resource usage data. Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. derEnvironmentName :: Lens' DescribeEnvironmentResources (Maybe Text) derEnvironmentName = lens _derEnvironmentName (\ s a -> s{_derEnvironmentName = a}); --- | The ID of the environment to retrieve AWS resource usage data.------ Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The ID of the environment to retrieve AWS resource usage data. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. derEnvironmentId :: Lens' DescribeEnvironmentResources (Maybe Text) derEnvironmentId = lens _derEnvironmentId (\ s a -> s{_derEnvironmentId = a}); @@ -112,6 +112,8 @@  -- | Result message containing a list of environment resource descriptions. --+--+-- -- /See:/ 'describeEnvironmentResourcesResponse' smart constructor. data DescribeEnvironmentResourcesResponse = DescribeEnvironmentResourcesResponse'     { _derrsEnvironmentResources :: !(Maybe EnvironmentResourceDescription)@@ -122,9 +124,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'derrsEnvironmentResources'+-- * 'derrsEnvironmentResources' - A list of 'EnvironmentResourceDescription' . ----- * 'derrsResponseStatus'+-- * 'derrsResponseStatus' - -- | The response status code. describeEnvironmentResourcesResponse     :: Int -- ^ 'derrsResponseStatus'     -> DescribeEnvironmentResourcesResponse@@ -134,11 +136,11 @@     , _derrsResponseStatus = pResponseStatus_     } --- | A list of < EnvironmentResourceDescription>.+-- | A list of 'EnvironmentResourceDescription' . derrsEnvironmentResources :: Lens' DescribeEnvironmentResourcesResponse (Maybe EnvironmentResourceDescription) derrsEnvironmentResources = lens _derrsEnvironmentResources (\ s a -> s{_derrsEnvironmentResources = a}); --- | The response status code.+-- | -- | The response status code. derrsResponseStatus :: Lens' DescribeEnvironmentResourcesResponse Int derrsResponseStatus = lens _derrsResponseStatus (\ s a -> s{_derrsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/DescribeEnvironments.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Returns descriptions for existing environments.+--+-- module Network.AWS.ElasticBeanstalk.DescribeEnvironments     (     -- * Creating a Request@@ -48,6 +50,8 @@  -- | Request to describe one or more environments. --+--+-- -- /See:/ 'describeEnvironments' smart constructor. data DescribeEnvironments = DescribeEnvironments'     { _desEnvironmentIds        :: !(Maybe [Text])@@ -62,17 +66,17 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'desEnvironmentIds'+-- * 'desEnvironmentIds' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs. ----- * 'desEnvironmentNames'+-- * 'desEnvironmentNames' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names. ----- * 'desVersionLabel'+-- * 'desVersionLabel' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application version. ----- * 'desApplicationName'+-- * 'desApplicationName' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application. ----- * 'desIncludedDeletedBackTo'+-- * 'desIncludedDeletedBackTo' - If specified when @IncludeDeleted@ is set to @true@ , then environments deleted after this date are displayed. ----- * 'desIncludeDeleted'+-- * 'desIncludeDeleted' - Indicates whether to include deleted environments: @true@ : Environments that have been deleted after @IncludedDeletedBackTo@ are displayed. @false@ : Do not include deleted environments. describeEnvironments     :: DescribeEnvironments describeEnvironments =@@ -101,15 +105,11 @@ desApplicationName :: Lens' DescribeEnvironments (Maybe Text) desApplicationName = lens _desApplicationName (\ s a -> s{_desApplicationName = a}); --- | If specified when 'IncludeDeleted' is set to 'true', then environments deleted after this date are displayed.+-- | If specified when @IncludeDeleted@ is set to @true@ , then environments deleted after this date are displayed. desIncludedDeletedBackTo :: Lens' DescribeEnvironments (Maybe UTCTime) desIncludedDeletedBackTo = lens _desIncludedDeletedBackTo (\ s a -> s{_desIncludedDeletedBackTo = a}) . mapping _Time; --- | Indicates whether to include deleted environments:------ 'true': Environments that have been deleted after 'IncludedDeletedBackTo' are displayed.------ 'false': Do not include deleted environments.+-- | Indicates whether to include deleted environments: @true@ : Environments that have been deleted after @IncludedDeletedBackTo@ are displayed. @false@ : Do not include deleted environments. desIncludeDeleted :: Lens' DescribeEnvironments (Maybe Bool) desIncludeDeleted = lens _desIncludeDeleted (\ s a -> s{_desIncludeDeleted = a}); 
gen/Network/AWS/ElasticBeanstalk/DescribeEvents.hs view
@@ -20,8 +20,8 @@ -- -- Returns list of event descriptions matching criteria up to the last 6 weeks. ----- This action returns the most recent 1,000 events from the specified 'NextToken'. --+-- -- This operation returns paginated results. module Network.AWS.ElasticBeanstalk.DescribeEvents     (@@ -60,6 +60,8 @@  -- | Request to retrieve a list of events for an environment. --+--+-- -- /See:/ 'describeEvents' smart constructor. data DescribeEvents = DescribeEvents'     { _deRequestId       :: !(Maybe Text)@@ -79,27 +81,27 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'deRequestId'+-- * 'deRequestId' - If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID. ----- * 'deTemplateName'+-- * 'deTemplateName' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration. ----- * 'deStartTime'+-- * 'deStartTime' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time. ----- * 'deSeverity'+-- * 'deSeverity' - If specified, limits the events returned from this call to include only those with the specified severity or higher. ----- * 'deNextToken'+-- * 'deNextToken' - Pagination token. If specified, the events return the next batch of results. ----- * 'deVersionLabel'+-- * 'deVersionLabel' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version. ----- * 'deEnvironmentName'+-- * 'deEnvironmentName' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment. ----- * 'deMaxRecords'+-- * 'deMaxRecords' - Specifies the maximum number of events that can be returned, beginning with the most recent event. ----- * 'deEndTime'+-- * 'deEndTime' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the @EndTime@ . ----- * 'deApplicationName'+-- * 'deApplicationName' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application. ----- * 'deEnvironmentId'+-- * 'deEnvironmentId' - If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment. describeEvents     :: DescribeEvents describeEvents =@@ -149,7 +151,7 @@ deMaxRecords :: Lens' DescribeEvents (Maybe Natural) deMaxRecords = lens _deMaxRecords (\ s a -> s{_deMaxRecords = a}) . mapping _Nat; --- | If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the 'EndTime'.+-- | If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the @EndTime@ . deEndTime :: Lens' DescribeEvents (Maybe UTCTime) deEndTime = lens _deEndTime (\ s a -> s{_deEndTime = a}) . mapping _Time; @@ -209,6 +211,8 @@  -- | Result message wrapping a list of event descriptions. --+--+-- -- /See:/ 'describeEventsResponse' smart constructor. data DescribeEventsResponse = DescribeEventsResponse'     { _dersNextToken      :: !(Maybe Text)@@ -220,11 +224,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dersNextToken'+-- * 'dersNextToken' - If returned, this indicates that there are more results to obtain. Use this token in the next 'DescribeEvents' call to get the next batch of events. ----- * 'dersEvents'+-- * 'dersEvents' - A list of 'EventDescription' . ----- * 'dersResponseStatus'+-- * 'dersResponseStatus' - -- | The response status code. describeEventsResponse     :: Int -- ^ 'dersResponseStatus'     -> DescribeEventsResponse@@ -235,15 +239,15 @@     , _dersResponseStatus = pResponseStatus_     } --- | If returned, this indicates that there are more results to obtain. Use this token in the next < DescribeEvents> call to get the next batch of events.+-- | If returned, this indicates that there are more results to obtain. Use this token in the next 'DescribeEvents' call to get the next batch of events. dersNextToken :: Lens' DescribeEventsResponse (Maybe Text) dersNextToken = lens _dersNextToken (\ s a -> s{_dersNextToken = a}); --- | A list of < EventDescription>.+-- | A list of 'EventDescription' . dersEvents :: Lens' DescribeEventsResponse [EventDescription] dersEvents = lens _dersEvents (\ s a -> s{_dersEvents = a}) . _Default . _Coerce; --- | The response status code.+-- | -- | The response status code. dersResponseStatus :: Lens' DescribeEventsResponse Int dersResponseStatus = lens _dersResponseStatus (\ s a -> s{_dersResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/DescribeInstancesHealth.hs view
@@ -18,7 +18,9 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Returns more detailed information about the health of the specified instances (for example, CPU utilization, load average, and causes). The __DescribeInstancesHealth__ operation is only available with AWS Elastic Beanstalk Enhanced Health.+-- Retrives detailed information about the health of instances in your AWS Elastic Beanstalk. This operation requires <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced.html enhanced health reporting> .+--+-- module Network.AWS.ElasticBeanstalk.DescribeInstancesHealth     (     -- * Creating a Request@@ -47,8 +49,10 @@ import           Network.AWS.Request import           Network.AWS.Response --- | See the example below to learn how to create a request body.+-- | Parameters for a call to @DescribeInstancesHealth@ . --+--+-- -- /See:/ 'describeInstancesHealth' smart constructor. data DescribeInstancesHealth = DescribeInstancesHealth'     { _dihNextToken       :: !(Maybe Text)@@ -61,13 +65,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dihNextToken'+-- * 'dihNextToken' - Specify the pagination token returned by a previous call. ----- * 'dihEnvironmentName'+-- * 'dihEnvironmentName' - Specify the AWS Elastic Beanstalk environment by name. ----- * 'dihAttributeNames'+-- * 'dihAttributeNames' - Specifies the response elements you wish to receive. To retrieve all attributes, set to @All@ . If no attribute names are specified, returns a list of instances. ----- * 'dihEnvironmentId'+-- * 'dihEnvironmentId' - Specify the AWS Elastic Beanstalk environment by ID. describeInstancesHealth     :: DescribeInstancesHealth describeInstancesHealth =@@ -78,19 +82,19 @@     , _dihEnvironmentId = Nothing     } --- | Specifies the next token of the request.+-- | Specify the pagination token returned by a previous call. dihNextToken :: Lens' DescribeInstancesHealth (Maybe Text) dihNextToken = lens _dihNextToken (\ s a -> s{_dihNextToken = a}); --- | Specifies the AWS Elastic Beanstalk environment name.+-- | Specify the AWS Elastic Beanstalk environment by name. dihEnvironmentName :: Lens' DescribeInstancesHealth (Maybe Text) dihEnvironmentName = lens _dihEnvironmentName (\ s a -> s{_dihEnvironmentName = a}); --- | Specifies the response elements you wish to receive. If no attribute names are specified, AWS Elastic Beanstalk only returns a list of instances.+-- | Specifies the response elements you wish to receive. To retrieve all attributes, set to @All@ . If no attribute names are specified, returns a list of instances. dihAttributeNames :: Lens' DescribeInstancesHealth [InstancesHealthAttribute] dihAttributeNames = lens _dihAttributeNames (\ s a -> s{_dihAttributeNames = a}) . _Default . _Coerce; --- | Specifies the AWS Elastic Beanstalk environment ID.+-- | Specify the AWS Elastic Beanstalk environment by ID. dihEnvironmentId :: Lens' DescribeInstancesHealth (Maybe Text) dihEnvironmentId = lens _dihEnvironmentId (\ s a -> s{_dihEnvironmentId = a}); @@ -131,8 +135,10 @@                    (toQueryList "member" <$> _dihAttributeNames),                "EnvironmentId" =: _dihEnvironmentId] --- | See the example below for a sample response.+-- | Detailed health information about the Amazon EC2 instances in an AWS Elastic Beanstalk environment. --+--+-- -- /See:/ 'describeInstancesHealthResponse' smart constructor. data DescribeInstancesHealthResponse = DescribeInstancesHealthResponse'     { _dihrsInstanceHealthList :: !(Maybe [SingleInstanceHealth])@@ -145,13 +151,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dihrsInstanceHealthList'+-- * 'dihrsInstanceHealthList' - Detailed health information about each instance. ----- * 'dihrsNextToken'+-- * 'dihrsNextToken' - Pagination token for the next page of results, if available. ----- * 'dihrsRefreshedAt'+-- * 'dihrsRefreshedAt' - The date and time that the health information was retrieved. ----- * 'dihrsResponseStatus'+-- * 'dihrsResponseStatus' - -- | The response status code. describeInstancesHealthResponse     :: Int -- ^ 'dihrsResponseStatus'     -> DescribeInstancesHealthResponse@@ -163,19 +169,19 @@     , _dihrsResponseStatus = pResponseStatus_     } --- | Contains the response body with information about the health of the instance.+-- | Detailed health information about each instance. dihrsInstanceHealthList :: Lens' DescribeInstancesHealthResponse [SingleInstanceHealth] dihrsInstanceHealthList = lens _dihrsInstanceHealthList (\ s a -> s{_dihrsInstanceHealthList = a}) . _Default . _Coerce; --- | The next token.+-- | Pagination token for the next page of results, if available. dihrsNextToken :: Lens' DescribeInstancesHealthResponse (Maybe Text) dihrsNextToken = lens _dihrsNextToken (\ s a -> s{_dihrsNextToken = a}); --- | The date and time the information was last refreshed.+-- | The date and time that the health information was retrieved. dihrsRefreshedAt :: Lens' DescribeInstancesHealthResponse (Maybe UTCTime) dihrsRefreshedAt = lens _dihrsRefreshedAt (\ s a -> s{_dihrsRefreshedAt = a}) . mapping _Time; --- | The response status code.+-- | -- | The response status code. dihrsResponseStatus :: Lens' DescribeInstancesHealthResponse Int dihrsResponseStatus = lens _dihrsResponseStatus (\ s a -> s{_dihrsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/ListAvailableSolutionStacks.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Returns a list of the available solution stack names.+--+-- module Network.AWS.ElasticBeanstalk.ListAvailableSolutionStacks     (     -- * Creating a Request@@ -88,6 +90,8 @@  -- | A list of available AWS Elastic Beanstalk solution stacks. --+--+-- -- /See:/ 'listAvailableSolutionStacksResponse' smart constructor. data ListAvailableSolutionStacksResponse = ListAvailableSolutionStacksResponse'     { _lassrsSolutionStacks       :: !(Maybe [Text])@@ -99,11 +103,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'lassrsSolutionStacks'+-- * 'lassrsSolutionStacks' - A list of available solution stacks. ----- * 'lassrsSolutionStackDetails'+-- * 'lassrsSolutionStackDetails' - A list of available solution stacks and their 'SolutionStackDescription' . ----- * 'lassrsResponseStatus'+-- * 'lassrsResponseStatus' - -- | The response status code. listAvailableSolutionStacksResponse     :: Int -- ^ 'lassrsResponseStatus'     -> ListAvailableSolutionStacksResponse@@ -118,11 +122,11 @@ lassrsSolutionStacks :: Lens' ListAvailableSolutionStacksResponse [Text] lassrsSolutionStacks = lens _lassrsSolutionStacks (\ s a -> s{_lassrsSolutionStacks = a}) . _Default . _Coerce; --- | A list of available solution stacks and their < SolutionStackDescription>.+-- | A list of available solution stacks and their 'SolutionStackDescription' . lassrsSolutionStackDetails :: Lens' ListAvailableSolutionStacksResponse [SolutionStackDescription] lassrsSolutionStackDetails = lens _lassrsSolutionStackDetails (\ s a -> s{_lassrsSolutionStackDetails = a}) . _Default . _Coerce; --- | The response status code.+-- | -- | The response status code. lassrsResponseStatus :: Lens' ListAvailableSolutionStacksResponse Int lassrsResponseStatus = lens _lassrsResponseStatus (\ s a -> s{_lassrsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/RebuildEnvironment.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.+--+-- module Network.AWS.ElasticBeanstalk.RebuildEnvironment     (     -- * Creating a Request@@ -42,6 +44,8 @@  -- | --+--+-- -- /See:/ 'rebuildEnvironment' smart constructor. data RebuildEnvironment = RebuildEnvironment'     { _reEnvironmentName :: !(Maybe Text)@@ -52,9 +56,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'reEnvironmentName'+-- * 'reEnvironmentName' - The name of the environment to rebuild. Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'reEnvironmentId'+-- * 'reEnvironmentId' - The ID of the environment to rebuild. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. rebuildEnvironment     :: RebuildEnvironment rebuildEnvironment =@@ -63,15 +67,11 @@     , _reEnvironmentId = Nothing     } --- | The name of the environment to rebuild.------ Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The name of the environment to rebuild. Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. reEnvironmentName :: Lens' RebuildEnvironment (Maybe Text) reEnvironmentName = lens _reEnvironmentName (\ s a -> s{_reEnvironmentName = a}); --- | The ID of the environment to rebuild.------ Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The ID of the environment to rebuild. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. reEnvironmentId :: Lens' RebuildEnvironment (Maybe Text) reEnvironmentId = lens _reEnvironmentId (\ s a -> s{_reEnvironmentId = a}); 
gen/Network/AWS/ElasticBeanstalk/RequestEnvironmentInfo.hs view
@@ -20,15 +20,19 @@ -- -- Initiates a request to compile the specified type of information of the deployed environment. ----- Setting the 'InfoType' to 'tail' compiles the last lines from the application server log files of every Amazon EC2 instance in your environment. ----- Setting the 'InfoType' to 'bundle' compresses the application server log files for every Amazon EC2 instance into a '.zip' file. Legacy and .NET containers do not support bundle logs.+-- Setting the @InfoType@ to @tail@ compiles the last lines from the application server log files of every Amazon EC2 instance in your environment. ----- Use < RetrieveEnvironmentInfo> to obtain the set of logs.+-- Setting the @InfoType@ to @bundle@ compresses the application server log files for every Amazon EC2 instance into a @.zip@ file. Legacy and .NET containers do not support bundle logs. --+-- Use 'RetrieveEnvironmentInfo' to obtain the set of logs.+-- -- Related Topics ----- -   < RetrieveEnvironmentInfo>+--     * 'RetrieveEnvironmentInfo'+--+--+-- module Network.AWS.ElasticBeanstalk.RequestEnvironmentInfo     (     -- * Creating a Request@@ -53,6 +57,8 @@  -- | Request to retrieve logs from an environment and store them in your Elastic Beanstalk storage bucket. --+--+-- -- /See:/ 'requestEnvironmentInfo' smart constructor. data RequestEnvironmentInfo = RequestEnvironmentInfo'     { _reiEnvironmentName :: !(Maybe Text)@@ -64,11 +70,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'reiEnvironmentName'+-- * 'reiEnvironmentName' - The name of the environment of the requested data. If no such environment is found, @RequestEnvironmentInfo@ returns an @InvalidParameterValue@ error.  Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'reiEnvironmentId'+-- * 'reiEnvironmentId' - The ID of the environment of the requested data. If no such environment is found, @RequestEnvironmentInfo@ returns an @InvalidParameterValue@ error.  Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'reiInfoType'+-- * 'reiInfoType' - The type of information to request. requestEnvironmentInfo     :: EnvironmentInfoType -- ^ 'reiInfoType'     -> RequestEnvironmentInfo@@ -79,19 +85,11 @@     , _reiInfoType = pInfoType_     } --- | The name of the environment of the requested data.------ If no such environment is found, 'RequestEnvironmentInfo' returns an 'InvalidParameterValue' error.------ Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The name of the environment of the requested data. If no such environment is found, @RequestEnvironmentInfo@ returns an @InvalidParameterValue@ error.  Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. reiEnvironmentName :: Lens' RequestEnvironmentInfo (Maybe Text) reiEnvironmentName = lens _reiEnvironmentName (\ s a -> s{_reiEnvironmentName = a}); --- | The ID of the environment of the requested data.------ If no such environment is found, 'RequestEnvironmentInfo' returns an 'InvalidParameterValue' error.------ Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The ID of the environment of the requested data. If no such environment is found, @RequestEnvironmentInfo@ returns an @InvalidParameterValue@ error.  Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. reiEnvironmentId :: Lens' RequestEnvironmentInfo (Maybe Text) reiEnvironmentId = lens _reiEnvironmentId (\ s a -> s{_reiEnvironmentId = a}); 
gen/Network/AWS/ElasticBeanstalk/RestartAppServer.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Causes the environment to restart the application container server running on each Amazon EC2 instance.+--+-- module Network.AWS.ElasticBeanstalk.RestartAppServer     (     -- * Creating a Request@@ -42,6 +44,8 @@  -- | --+--+-- -- /See:/ 'restartAppServer' smart constructor. data RestartAppServer = RestartAppServer'     { _rasEnvironmentName :: !(Maybe Text)@@ -52,9 +56,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'rasEnvironmentName'+-- * 'rasEnvironmentName' - The name of the environment to restart the server for. Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'rasEnvironmentId'+-- * 'rasEnvironmentId' - The ID of the environment to restart the server for. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. restartAppServer     :: RestartAppServer restartAppServer =@@ -63,15 +67,11 @@     , _rasEnvironmentId = Nothing     } --- | The name of the environment to restart the server for.------ Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The name of the environment to restart the server for. Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. rasEnvironmentName :: Lens' RestartAppServer (Maybe Text) rasEnvironmentName = lens _rasEnvironmentName (\ s a -> s{_rasEnvironmentName = a}); --- | The ID of the environment to restart the server for.------ Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The ID of the environment to restart the server for. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. rasEnvironmentId :: Lens' RestartAppServer (Maybe Text) rasEnvironmentId = lens _rasEnvironmentId (\ s a -> s{_rasEnvironmentId = a}); 
gen/Network/AWS/ElasticBeanstalk/RetrieveEnvironmentInfo.hs view
@@ -18,11 +18,15 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Retrieves the compiled information from a < RequestEnvironmentInfo> request.+-- Retrieves the compiled information from a 'RequestEnvironmentInfo' request. --+-- -- Related Topics ----- -   < RequestEnvironmentInfo>+--     * 'RequestEnvironmentInfo'+--+--+-- module Network.AWS.ElasticBeanstalk.RetrieveEnvironmentInfo     (     -- * Creating a Request@@ -48,8 +52,10 @@ import           Network.AWS.Request import           Network.AWS.Response --- | Request to download logs retrieved with < RequestEnvironmentInfo>.+-- | Request to download logs retrieved with 'RequestEnvironmentInfo' . --+--+-- -- /See:/ 'retrieveEnvironmentInfo' smart constructor. data RetrieveEnvironmentInfo = RetrieveEnvironmentInfo'     { _rEnvironmentName :: !(Maybe Text)@@ -61,11 +67,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'rEnvironmentName'+-- * 'rEnvironmentName' - The name of the data's environment. If no such environment is found, returns an @InvalidParameterValue@ error.  Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'rEnvironmentId'+-- * 'rEnvironmentId' - The ID of the data's environment. If no such environment is found, returns an @InvalidParameterValue@ error. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'rInfoType'+-- * 'rInfoType' - The type of information to retrieve. retrieveEnvironmentInfo     :: EnvironmentInfoType -- ^ 'rInfoType'     -> RetrieveEnvironmentInfo@@ -76,19 +82,11 @@     , _rInfoType = pInfoType_     } --- | The name of the data\'s environment.------ If no such environment is found, returns an 'InvalidParameterValue' error.------ Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The name of the data's environment. If no such environment is found, returns an @InvalidParameterValue@ error.  Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. rEnvironmentName :: Lens' RetrieveEnvironmentInfo (Maybe Text) rEnvironmentName = lens _rEnvironmentName (\ s a -> s{_rEnvironmentName = a}); --- | The ID of the data\'s environment.------ If no such environment is found, returns an 'InvalidParameterValue' error.------ Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The ID of the data's environment. If no such environment is found, returns an @InvalidParameterValue@ error. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. rEnvironmentId :: Lens' RetrieveEnvironmentInfo (Maybe Text) rEnvironmentId = lens _rEnvironmentId (\ s a -> s{_rEnvironmentId = a}); @@ -130,6 +128,8 @@  -- | Result message containing a description of the requested environment info. --+--+-- -- /See:/ 'retrieveEnvironmentInfoResponse' smart constructor. data RetrieveEnvironmentInfoResponse = RetrieveEnvironmentInfoResponse'     { _reirsEnvironmentInfo :: !(Maybe [EnvironmentInfoDescription])@@ -140,9 +140,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'reirsEnvironmentInfo'+-- * 'reirsEnvironmentInfo' - The 'EnvironmentInfoDescription' of the environment. ----- * 'reirsResponseStatus'+-- * 'reirsResponseStatus' - -- | The response status code. retrieveEnvironmentInfoResponse     :: Int -- ^ 'reirsResponseStatus'     -> RetrieveEnvironmentInfoResponse@@ -152,11 +152,11 @@     , _reirsResponseStatus = pResponseStatus_     } --- | The < EnvironmentInfoDescription> of the environment.+-- | The 'EnvironmentInfoDescription' of the environment. reirsEnvironmentInfo :: Lens' RetrieveEnvironmentInfoResponse [EnvironmentInfoDescription] reirsEnvironmentInfo = lens _reirsEnvironmentInfo (\ s a -> s{_reirsEnvironmentInfo = a}) . _Default . _Coerce; --- | The response status code.+-- | -- | The response status code. reirsResponseStatus :: Lens' RetrieveEnvironmentInfoResponse Int reirsResponseStatus = lens _reirsResponseStatus (\ s a -> s{_reirsResponseStatus = a}); 
gen/Network/AWS/ElasticBeanstalk/SwapEnvironmentCNAMEs.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Swaps the CNAMEs of two environments.+--+-- module Network.AWS.ElasticBeanstalk.SwapEnvironmentCNAMEs     (     -- * Creating a Request@@ -44,6 +46,8 @@  -- | Swaps the CNAMEs of two environments. --+--+-- -- /See:/ 'swapEnvironmentCNAMEs' smart constructor. data SwapEnvironmentCNAMEs = SwapEnvironmentCNAMEs'     { _secnameDestinationEnvironmentName :: !(Maybe Text)@@ -56,13 +60,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'secnameDestinationEnvironmentName'+-- * 'secnameDestinationEnvironmentName' - The name of the destination environment. Condition: You must specify at least the @DestinationEnvironmentID@ or the @DestinationEnvironmentName@ . You may also specify both. You must specify the @SourceEnvironmentName@ with the @DestinationEnvironmentName@ . ----- * 'secnameDestinationEnvironmentId'+-- * 'secnameDestinationEnvironmentId' - The ID of the destination environment. Condition: You must specify at least the @DestinationEnvironmentID@ or the @DestinationEnvironmentName@ . You may also specify both. You must specify the @SourceEnvironmentId@ with the @DestinationEnvironmentId@ . ----- * 'secnameSourceEnvironmentName'+-- * 'secnameSourceEnvironmentName' - The name of the source environment. Condition: You must specify at least the @SourceEnvironmentID@ or the @SourceEnvironmentName@ . You may also specify both. If you specify the @SourceEnvironmentName@ , you must specify the @DestinationEnvironmentName@ . ----- * 'secnameSourceEnvironmentId'+-- * 'secnameSourceEnvironmentId' - The ID of the source environment. Condition: You must specify at least the @SourceEnvironmentID@ or the @SourceEnvironmentName@ . You may also specify both. If you specify the @SourceEnvironmentId@ , you must specify the @DestinationEnvironmentId@ . swapEnvironmentCNAMEs     :: SwapEnvironmentCNAMEs swapEnvironmentCNAMEs =@@ -73,27 +77,19 @@     , _secnameSourceEnvironmentId = Nothing     } --- | The name of the destination environment.------ Condition: You must specify at least the 'DestinationEnvironmentID' or the 'DestinationEnvironmentName'. You may also specify both. You must specify the 'SourceEnvironmentName' with the 'DestinationEnvironmentName'.+-- | The name of the destination environment. Condition: You must specify at least the @DestinationEnvironmentID@ or the @DestinationEnvironmentName@ . You may also specify both. You must specify the @SourceEnvironmentName@ with the @DestinationEnvironmentName@ . secnameDestinationEnvironmentName :: Lens' SwapEnvironmentCNAMEs (Maybe Text) secnameDestinationEnvironmentName = lens _secnameDestinationEnvironmentName (\ s a -> s{_secnameDestinationEnvironmentName = a}); --- | The ID of the destination environment.------ Condition: You must specify at least the 'DestinationEnvironmentID' or the 'DestinationEnvironmentName'. You may also specify both. You must specify the 'SourceEnvironmentId' with the 'DestinationEnvironmentId'.+-- | The ID of the destination environment. Condition: You must specify at least the @DestinationEnvironmentID@ or the @DestinationEnvironmentName@ . You may also specify both. You must specify the @SourceEnvironmentId@ with the @DestinationEnvironmentId@ . secnameDestinationEnvironmentId :: Lens' SwapEnvironmentCNAMEs (Maybe Text) secnameDestinationEnvironmentId = lens _secnameDestinationEnvironmentId (\ s a -> s{_secnameDestinationEnvironmentId = a}); --- | The name of the source environment.------ Condition: You must specify at least the 'SourceEnvironmentID' or the 'SourceEnvironmentName'. You may also specify both. If you specify the 'SourceEnvironmentName', you must specify the 'DestinationEnvironmentName'.+-- | The name of the source environment. Condition: You must specify at least the @SourceEnvironmentID@ or the @SourceEnvironmentName@ . You may also specify both. If you specify the @SourceEnvironmentName@ , you must specify the @DestinationEnvironmentName@ . secnameSourceEnvironmentName :: Lens' SwapEnvironmentCNAMEs (Maybe Text) secnameSourceEnvironmentName = lens _secnameSourceEnvironmentName (\ s a -> s{_secnameSourceEnvironmentName = a}); --- | The ID of the source environment.------ Condition: You must specify at least the 'SourceEnvironmentID' or the 'SourceEnvironmentName'. You may also specify both. If you specify the 'SourceEnvironmentId', you must specify the 'DestinationEnvironmentId'.+-- | The ID of the source environment. Condition: You must specify at least the @SourceEnvironmentID@ or the @SourceEnvironmentName@ . You may also specify both. If you specify the @SourceEnvironmentId@ , you must specify the @DestinationEnvironmentId@ . secnameSourceEnvironmentId :: Lens' SwapEnvironmentCNAMEs (Maybe Text) secnameSourceEnvironmentId = lens _secnameSourceEnvironmentId (\ s a -> s{_secnameSourceEnvironmentId = a}); 
gen/Network/AWS/ElasticBeanstalk/TerminateEnvironment.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Terminates the specified environment.+--+-- module Network.AWS.ElasticBeanstalk.TerminateEnvironment     (     -- * Creating a Request@@ -63,6 +65,8 @@  -- | Request to terminate an environment. --+--+-- -- /See:/ 'terminateEnvironment' smart constructor. data TerminateEnvironment = TerminateEnvironment'     { _teForceTerminate     :: !(Maybe Bool)@@ -75,13 +79,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'teForceTerminate'+-- * 'teForceTerminate' - Terminates the target environment even if another environment in the same group is dependent on it. ----- * 'teTerminateResources'+-- * 'teTerminateResources' - Indicates whether the associated AWS resources should shut down when the environment is terminated:     * @true@ : The specified environment as well as the associated AWS resources, such as Auto Scaling group and LoadBalancer, are terminated.     * @false@ : AWS Elastic Beanstalk resource management is removed from the environment, but the AWS resources continue to operate. For more information, see the <http://docs.aws.amazon.com/elasticbeanstalk/latest/ug/ AWS Elastic Beanstalk User Guide. >  Default: @true@  Valid Values: @true@ | @false@ ----- * 'teEnvironmentName'+-- * 'teEnvironmentName' - The name of the environment to terminate. Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'teEnvironmentId'+-- * 'teEnvironmentId' - The ID of the environment to terminate. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. terminateEnvironment     :: TerminateEnvironment terminateEnvironment =@@ -96,28 +100,15 @@ teForceTerminate :: Lens' TerminateEnvironment (Maybe Bool) teForceTerminate = lens _teForceTerminate (\ s a -> s{_teForceTerminate = a}); --- | Indicates whether the associated AWS resources should shut down when the environment is terminated:------ -   'true': The specified environment as well as the associated AWS resources, such as Auto Scaling group and LoadBalancer, are terminated.--- -   'false': AWS Elastic Beanstalk resource management is removed from the environment, but the AWS resources continue to operate.------ For more information, see the <http://docs.aws.amazon.com/elasticbeanstalk/latest/ug/ AWS Elastic Beanstalk User Guide.>------ Default: 'true'------ Valid Values: 'true' | 'false'+-- | Indicates whether the associated AWS resources should shut down when the environment is terminated:     * @true@ : The specified environment as well as the associated AWS resources, such as Auto Scaling group and LoadBalancer, are terminated.     * @false@ : AWS Elastic Beanstalk resource management is removed from the environment, but the AWS resources continue to operate. For more information, see the <http://docs.aws.amazon.com/elasticbeanstalk/latest/ug/ AWS Elastic Beanstalk User Guide. >  Default: @true@  Valid Values: @true@ | @false@ teTerminateResources :: Lens' TerminateEnvironment (Maybe Bool) teTerminateResources = lens _teTerminateResources (\ s a -> s{_teTerminateResources = a}); --- | The name of the environment to terminate.------ Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The name of the environment to terminate. Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. teEnvironmentName :: Lens' TerminateEnvironment (Maybe Text) teEnvironmentName = lens _teEnvironmentName (\ s a -> s{_teEnvironmentName = a}); --- | The ID of the environment to terminate.------ Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The ID of the environment to terminate. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. teEnvironmentId :: Lens' TerminateEnvironment (Maybe Text) teEnvironmentId = lens _teEnvironmentId (\ s a -> s{_teEnvironmentId = a}); 
gen/Network/AWS/ElasticBeanstalk/Types.hs view
@@ -28,6 +28,7 @@     , _ManagedActionInvalidStateException     , _SourceBundleDeletionException     , _S3LocationNotInServiceRegionException+    , _CodeBuildNotInServiceRegionException     , _TooManyEnvironmentsException      -- * ActionHistoryStatus@@ -42,6 +43,9 @@     -- * ApplicationVersionStatus     , ApplicationVersionStatus (..) +    -- * ComputeType+    , ComputeType (..)+     -- * ConfigurationDeploymentStatus     , ConfigurationDeploymentStatus (..) @@ -72,6 +76,12 @@     -- * InstancesHealthAttribute     , InstancesHealthAttribute (..) +    -- * SourceRepository+    , SourceRepository (..)++    -- * SourceType+    , SourceType (..)+     -- * ValidationSeverity     , ValidationSeverity (..) @@ -106,7 +116,9 @@     , avdDateUpdated     , avdDateCreated     , avdVersionLabel+    , avdSourceBuildInformation     , avdApplicationName+    , avdBuildARN     , avdDescription      -- * ApplicationVersionDescriptionMessage@@ -119,6 +131,15 @@     , autoScalingGroup     , asgName +    -- * BuildConfiguration+    , BuildConfiguration+    , buildConfiguration+    , bcArtifactName+    , bcComputeType+    , bcTimeoutInMinutes+    , bcCodeBuildServiceRole+    , bcImage+     -- * CPUUtilization     , CPUUtilization     , cpuUtilization@@ -368,6 +389,13 @@     , ssdPermittedFileTypes     , ssdSolutionStackName +    -- * SourceBuildInformation+    , SourceBuildInformation+    , sourceBuildInformation+    , sbiSourceType+    , sbiSourceRepository+    , sbiSourceLocation+     -- * SourceConfiguration     , SourceConfiguration     , sourceConfiguration@@ -414,7 +442,7 @@ import           Network.AWS.Prelude import           Network.AWS.Sign.V4 --- | API version '2010-12-01' of the Amazon Elastic Beanstalk SDK configuration.+-- | API version @2010-12-01@ of the Amazon Elastic Beanstalk SDK configuration. elasticBeanstalk :: Service elasticBeanstalk =     Service@@ -449,69 +477,103 @@       | otherwise = Nothing  -- | One or more input parameters is not valid. Please correct the input parameters and try the operation again.+--+-- _InvalidRequestException :: AsError a => Getting (First ServiceError) a ServiceError _InvalidRequestException =     _ServiceError . hasStatus 400 . hasCode "InvalidRequestException"  -- | The specified account has reached its limit of Amazon S3 buckets.+--+-- _TooManyBucketsException :: AsError a => Getting (First ServiceError) a ServiceError _TooManyBucketsException =     _ServiceError . hasStatus 400 . hasCode "TooManyBucketsException"  -- | The specified account does not have a subscription to Amazon S3.+--+-- _S3SubscriptionRequiredException :: AsError a => Getting (First ServiceError) a ServiceError _S3SubscriptionRequiredException =     _ServiceError . hasStatus 400 . hasCode "S3SubscriptionRequiredException"  -- | Unable to perform the specified operation because another operation that effects an element in this activity is already in progress.+--+-- _OperationInProgressException :: AsError a => Getting (First ServiceError) a ServiceError _OperationInProgressException =     _ServiceError . hasStatus 400 . hasCode "OperationInProgressFailure"  -- | The specified account has reached its limit of application versions.+--+-- _TooManyApplicationVersionsException :: AsError a => Getting (First ServiceError) a ServiceError _TooManyApplicationVersionsException =     _ServiceError . hasCode "TooManyApplicationVersionsException"  -- | The specified account has reached its limit of configuration templates.+--+-- _TooManyConfigurationTemplatesException :: AsError a => Getting (First ServiceError) a ServiceError _TooManyConfigurationTemplatesException =     _ServiceError .     hasStatus 400 . hasCode "TooManyConfigurationTemplatesException"  -- | The specified account does not have sufficient privileges for one of more AWS services.+--+-- _InsufficientPrivilegesException :: AsError a => Getting (First ServiceError) a ServiceError _InsufficientPrivilegesException =     _ServiceError . hasStatus 403 . hasCode "InsufficientPrivilegesException"  -- | A generic service exception has occurred.+--+-- _ElasticBeanstalkServiceException :: AsError a => Getting (First ServiceError) a ServiceError _ElasticBeanstalkServiceException =     _ServiceError . hasCode "ElasticBeanstalkServiceException"  -- | The specified account has reached its limit of applications.+--+-- _TooManyApplicationsException :: AsError a => Getting (First ServiceError) a ServiceError _TooManyApplicationsException =     _ServiceError . hasStatus 400 . hasCode "TooManyApplicationsException"  -- | Cannot modify the managed action in its current state.+--+-- _ManagedActionInvalidStateException :: AsError a => Getting (First ServiceError) a ServiceError _ManagedActionInvalidStateException =     _ServiceError .     hasStatus 400 . hasCode "ManagedActionInvalidStateException"  -- | Unable to delete the Amazon S3 source bundle associated with the application version. The application version was deleted successfully.+--+-- _SourceBundleDeletionException :: AsError a => Getting (First ServiceError) a ServiceError _SourceBundleDeletionException =     _ServiceError . hasStatus 400 . hasCode "SourceBundleDeletionFailure"  -- | The specified S3 bucket does not belong to the S3 region in which the service is running.+--+-- _S3LocationNotInServiceRegionException :: AsError a => Getting (First ServiceError) a ServiceError _S3LocationNotInServiceRegionException =     _ServiceError .     hasStatus 400 . hasCode "S3LocationNotInServiceRegionException" +-- | The CodeBuild service is not supported in this region.+--+--+_CodeBuildNotInServiceRegionException :: AsError a => Getting (First ServiceError) a ServiceError+_CodeBuildNotInServiceRegionException =+    _ServiceError .+    hasStatus 400 . hasCode "CodeBuildNotInServiceRegionException"+ -- | The specified account has reached its limit of environments.+--+-- _TooManyEnvironmentsException :: AsError a => Getting (First ServiceError) a ServiceError _TooManyEnvironmentsException =     _ServiceError . hasStatus 400 . hasCode "TooManyEnvironmentsException"
gen/Network/AWS/ElasticBeanstalk/Types/Product.hs view
@@ -23,6 +23,8 @@  -- | Describes the properties of an application. --+--+-- -- /See:/ 'applicationDescription' smart constructor. data ApplicationDescription = ApplicationDescription'     { _adVersions               :: !(Maybe [Text])@@ -37,17 +39,17 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'adVersions'+-- * 'adVersions' - The names of the versions for this application. ----- * 'adDateUpdated'+-- * 'adDateUpdated' - The date when the application was last modified. ----- * 'adDateCreated'+-- * 'adDateCreated' - The date when the application was created. ----- * 'adApplicationName'+-- * 'adApplicationName' - The name of the application. ----- * 'adConfigurationTemplates'+-- * 'adConfigurationTemplates' - The names of the configuration templates associated with this application. ----- * 'adDescription'+-- * 'adDescription' - User-defined description of the application. applicationDescription     :: ApplicationDescription applicationDescription =@@ -103,6 +105,8 @@  -- | Result message containing a single description of an application. --+--+-- -- /See:/ 'applicationDescriptionMessage' smart constructor. newtype ApplicationDescriptionMessage = ApplicationDescriptionMessage'     { _admApplication :: Maybe ApplicationDescription@@ -112,7 +116,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'admApplication'+-- * 'admApplication' - The 'ApplicationDescription' of the application. applicationDescriptionMessage     :: ApplicationDescriptionMessage applicationDescriptionMessage =@@ -120,7 +124,7 @@     { _admApplication = Nothing     } --- | The < ApplicationDescription> of the application.+-- | The 'ApplicationDescription' of the application. admApplication :: Lens' ApplicationDescriptionMessage (Maybe ApplicationDescription) admApplication = lens _admApplication (\ s a -> s{_admApplication = a}); @@ -133,8 +137,10 @@  instance NFData ApplicationDescriptionMessage --- | Represents the application metrics for a specified environment.+-- | Application request metrics for an AWS Elastic Beanstalk environment. --+--+-- -- /See:/ 'applicationMetrics' smart constructor. data ApplicationMetrics = ApplicationMetrics'     { _amRequestCount :: !(Maybe Int)@@ -147,13 +153,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'amRequestCount'+-- * 'amRequestCount' - Average number of requests handled by the web server per second over the last 10 seconds. ----- * 'amLatency'+-- * 'amLatency' - Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution. ----- * 'amStatusCodes'+-- * 'amStatusCodes' - Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response. ----- * 'amDuration'+-- * 'amDuration' - The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (@request_count@ ) within the most recent time slice of 10 seconds (@duration@ ). applicationMetrics     :: ApplicationMetrics applicationMetrics =@@ -176,7 +182,7 @@ amStatusCodes :: Lens' ApplicationMetrics (Maybe StatusCodes) amStatusCodes = lens _amStatusCodes (\ s a -> s{_amStatusCodes = a}); --- | The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests ('request_count') within the most recent time slice of 10 seconds ('duration').+-- | The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (@request_count@ ) within the most recent time slice of 10 seconds (@duration@ ). amDuration :: Lens' ApplicationMetrics (Maybe Int) amDuration = lens _amDuration (\ s a -> s{_amDuration = a}); @@ -193,34 +199,42 @@  -- | Describes the properties of an application version. --+--+-- -- /See:/ 'applicationVersionDescription' smart constructor. data ApplicationVersionDescription = ApplicationVersionDescription'-    { _avdStatus          :: !(Maybe ApplicationVersionStatus)-    , _avdSourceBundle    :: !(Maybe S3Location)-    , _avdDateUpdated     :: !(Maybe ISO8601)-    , _avdDateCreated     :: !(Maybe ISO8601)-    , _avdVersionLabel    :: !(Maybe Text)-    , _avdApplicationName :: !(Maybe Text)-    , _avdDescription     :: !(Maybe Text)+    { _avdStatus                 :: !(Maybe ApplicationVersionStatus)+    , _avdSourceBundle           :: !(Maybe S3Location)+    , _avdDateUpdated            :: !(Maybe ISO8601)+    , _avdDateCreated            :: !(Maybe ISO8601)+    , _avdVersionLabel           :: !(Maybe Text)+    , _avdSourceBuildInformation :: !(Maybe SourceBuildInformation)+    , _avdApplicationName        :: !(Maybe Text)+    , _avdBuildARN               :: !(Maybe Text)+    , _avdDescription            :: !(Maybe Text)     } deriving (Eq,Read,Show,Data,Typeable,Generic)  -- | Creates a value of 'ApplicationVersionDescription' with the minimum fields required to make a request. -- -- Use one of the following lenses to modify other fields as desired: ----- * 'avdStatus'+-- * 'avdStatus' - The processing status of the application version. ----- * 'avdSourceBundle'+-- * 'avdSourceBundle' - The storage location of the application version's source bundle in Amazon S3. ----- * 'avdDateUpdated'+-- * 'avdDateUpdated' - The last modified date of the application version. ----- * 'avdDateCreated'+-- * 'avdDateCreated' - The creation date of the application version. ----- * 'avdVersionLabel'+-- * 'avdVersionLabel' - A unique identifier for the application version. ----- * 'avdApplicationName'+-- * 'avdSourceBuildInformation' - If the version's source code was retrieved from AWS CodeCommit, the location of the source code for the application version. ----- * 'avdDescription'+-- * 'avdApplicationName' - The name of the application to which the application version belongs.+--+-- * 'avdBuildARN' - Undocumented member.+--+-- * 'avdDescription' - The description of the application version. applicationVersionDescription     :: ApplicationVersionDescription applicationVersionDescription =@@ -230,7 +244,9 @@     , _avdDateUpdated = Nothing     , _avdDateCreated = Nothing     , _avdVersionLabel = Nothing+    , _avdSourceBuildInformation = Nothing     , _avdApplicationName = Nothing+    , _avdBuildARN = Nothing     , _avdDescription = Nothing     } @@ -238,7 +254,7 @@ avdStatus :: Lens' ApplicationVersionDescription (Maybe ApplicationVersionStatus) avdStatus = lens _avdStatus (\ s a -> s{_avdStatus = a}); --- | The location where the source bundle is located for this version.+-- | The storage location of the application version's source bundle in Amazon S3. avdSourceBundle :: Lens' ApplicationVersionDescription (Maybe S3Location) avdSourceBundle = lens _avdSourceBundle (\ s a -> s{_avdSourceBundle = a}); @@ -250,15 +266,23 @@ avdDateCreated :: Lens' ApplicationVersionDescription (Maybe UTCTime) avdDateCreated = lens _avdDateCreated (\ s a -> s{_avdDateCreated = a}) . mapping _Time; --- | A label uniquely identifying the version for the associated application.+-- | A unique identifier for the application version. avdVersionLabel :: Lens' ApplicationVersionDescription (Maybe Text) avdVersionLabel = lens _avdVersionLabel (\ s a -> s{_avdVersionLabel = a}); --- | The name of the application associated with this release.+-- | If the version's source code was retrieved from AWS CodeCommit, the location of the source code for the application version.+avdSourceBuildInformation :: Lens' ApplicationVersionDescription (Maybe SourceBuildInformation)+avdSourceBuildInformation = lens _avdSourceBuildInformation (\ s a -> s{_avdSourceBuildInformation = a});++-- | The name of the application to which the application version belongs. avdApplicationName :: Lens' ApplicationVersionDescription (Maybe Text) avdApplicationName = lens _avdApplicationName (\ s a -> s{_avdApplicationName = a}); --- | The description of this application version.+-- | Undocumented member.+avdBuildARN :: Lens' ApplicationVersionDescription (Maybe Text)+avdBuildARN = lens _avdBuildARN (\ s a -> s{_avdBuildARN = a});++-- | The description of the application version. avdDescription :: Lens' ApplicationVersionDescription (Maybe Text) avdDescription = lens _avdDescription (\ s a -> s{_avdDescription = a}); @@ -269,7 +293,9 @@                 (x .@? "DateUpdated")                 <*> (x .@? "DateCreated")                 <*> (x .@? "VersionLabel")+                <*> (x .@? "SourceBuildInformation")                 <*> (x .@? "ApplicationName")+                <*> (x .@? "BuildArn")                 <*> (x .@? "Description")  instance Hashable ApplicationVersionDescription@@ -278,6 +304,8 @@  -- | Result message wrapping a single description of an application version. --+--+-- -- /See:/ 'applicationVersionDescriptionMessage' smart constructor. newtype ApplicationVersionDescriptionMessage = ApplicationVersionDescriptionMessage'     { _avdmApplicationVersion :: Maybe ApplicationVersionDescription@@ -287,7 +315,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'avdmApplicationVersion'+-- * 'avdmApplicationVersion' - The 'ApplicationVersionDescription' of the application version. applicationVersionDescriptionMessage     :: ApplicationVersionDescriptionMessage applicationVersionDescriptionMessage =@@ -295,7 +323,7 @@     { _avdmApplicationVersion = Nothing     } --- | The < ApplicationVersionDescription> of the application version.+-- | The 'ApplicationVersionDescription' of the application version. avdmApplicationVersion :: Lens' ApplicationVersionDescriptionMessage (Maybe ApplicationVersionDescription) avdmApplicationVersion = lens _avdmApplicationVersion (\ s a -> s{_avdmApplicationVersion = a}); @@ -312,6 +340,8 @@  -- | Describes an Auto Scaling launch configuration. --+--+-- -- /See:/ 'autoScalingGroup' smart constructor. newtype AutoScalingGroup = AutoScalingGroup'     { _asgName :: Maybe Text@@ -321,7 +351,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'asgName'+-- * 'asgName' - The name of the @AutoScalingGroup@ . autoScalingGroup     :: AutoScalingGroup autoScalingGroup =@@ -329,7 +359,7 @@     { _asgName = Nothing     } --- | The name of the 'AutoScalingGroup' .+-- | The name of the @AutoScalingGroup@ . asgName :: Lens' AutoScalingGroup (Maybe Text) asgName = lens _asgName (\ s a -> s{_asgName = a}); @@ -340,8 +370,78 @@  instance NFData AutoScalingGroup --- | Represents CPU utilization information from the specified instance that belongs to the AWS Elastic Beanstalk environment. Use the 'instanceId' property to specify the application instance for which you\'d like to return data.+-- | /See:/ 'buildConfiguration' smart constructor.+data BuildConfiguration = BuildConfiguration'+    { _bcArtifactName         :: !(Maybe Text)+    , _bcComputeType          :: !(Maybe ComputeType)+    , _bcTimeoutInMinutes     :: !(Maybe Int)+    , _bcCodeBuildServiceRole :: !Text+    , _bcImage                :: !Text+    } deriving (Eq,Read,Show,Data,Typeable,Generic)++-- | Creates a value of 'BuildConfiguration' with the minimum fields required to make a request. --+-- Use one of the following lenses to modify other fields as desired:+--+-- * 'bcArtifactName' - Undocumented member.+--+-- * 'bcComputeType' - Undocumented member.+--+-- * 'bcTimeoutInMinutes' - Undocumented member.+--+-- * 'bcCodeBuildServiceRole' - Undocumented member.+--+-- * 'bcImage' - Undocumented member.+buildConfiguration+    :: Text -- ^ 'bcCodeBuildServiceRole'+    -> Text -- ^ 'bcImage'+    -> BuildConfiguration+buildConfiguration pCodeBuildServiceRole_ pImage_ =+    BuildConfiguration'+    { _bcArtifactName = Nothing+    , _bcComputeType = Nothing+    , _bcTimeoutInMinutes = Nothing+    , _bcCodeBuildServiceRole = pCodeBuildServiceRole_+    , _bcImage = pImage_+    }++-- | Undocumented member.+bcArtifactName :: Lens' BuildConfiguration (Maybe Text)+bcArtifactName = lens _bcArtifactName (\ s a -> s{_bcArtifactName = a});++-- | Undocumented member.+bcComputeType :: Lens' BuildConfiguration (Maybe ComputeType)+bcComputeType = lens _bcComputeType (\ s a -> s{_bcComputeType = a});++-- | Undocumented member.+bcTimeoutInMinutes :: Lens' BuildConfiguration (Maybe Int)+bcTimeoutInMinutes = lens _bcTimeoutInMinutes (\ s a -> s{_bcTimeoutInMinutes = a});++-- | Undocumented member.+bcCodeBuildServiceRole :: Lens' BuildConfiguration Text+bcCodeBuildServiceRole = lens _bcCodeBuildServiceRole (\ s a -> s{_bcCodeBuildServiceRole = a});++-- | Undocumented member.+bcImage :: Lens' BuildConfiguration Text+bcImage = lens _bcImage (\ s a -> s{_bcImage = a});++instance Hashable BuildConfiguration++instance NFData BuildConfiguration++instance ToQuery BuildConfiguration where+        toQuery BuildConfiguration'{..}+          = mconcat+              ["ArtifactName" =: _bcArtifactName,+               "ComputeType" =: _bcComputeType,+               "TimeoutInMinutes" =: _bcTimeoutInMinutes,+               "CodeBuildServiceRole" =: _bcCodeBuildServiceRole,+               "Image" =: _bcImage]++-- | CPU utilization metrics for an instance.+--+--+-- -- /See:/ 'cpuUtilization' smart constructor. data CPUUtilization = CPUUtilization'     { _cuSoftIRQ :: !(Maybe Double)@@ -357,19 +457,19 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'cuSoftIRQ'+-- * 'cuSoftIRQ' - Percentage of time that the CPU has spent in the @SoftIRQ@ state over the last 10 seconds. ----- * 'cuIdle'+-- * 'cuIdle' - Percentage of time that the CPU has spent in the @Idle@ state over the last 10 seconds. ----- * 'cuIRQ'+-- * 'cuIRQ' - Percentage of time that the CPU has spent in the @IRQ@ state over the last 10 seconds. ----- * 'cuSystem'+-- * 'cuSystem' - Percentage of time that the CPU has spent in the @System@ state over the last 10 seconds. ----- * 'cuUser'+-- * 'cuUser' - Percentage of time that the CPU has spent in the @User@ state over the last 10 seconds. ----- * 'cuIOWait'+-- * 'cuIOWait' - Percentage of time that the CPU has spent in the @I/O Wait@ state over the last 10 seconds. ----- * 'cuNice'+-- * 'cuNice' - Percentage of time that the CPU has spent in the @Nice@ state over the last 10 seconds. cpuUtilization     :: CPUUtilization cpuUtilization =@@ -383,31 +483,31 @@     , _cuNice = Nothing     } --- | Percentage of time that the CPU has spent in the 'SoftIRQ' state over the last 10 seconds.+-- | Percentage of time that the CPU has spent in the @SoftIRQ@ state over the last 10 seconds. cuSoftIRQ :: Lens' CPUUtilization (Maybe Double) cuSoftIRQ = lens _cuSoftIRQ (\ s a -> s{_cuSoftIRQ = a}); --- | Percentage of time that the CPU has spent in the 'Idle' state over the last 10 seconds.+-- | Percentage of time that the CPU has spent in the @Idle@ state over the last 10 seconds. cuIdle :: Lens' CPUUtilization (Maybe Double) cuIdle = lens _cuIdle (\ s a -> s{_cuIdle = a}); --- | Percentage of time that the CPU has spent in the 'IRQ' state over the last 10 seconds.+-- | Percentage of time that the CPU has spent in the @IRQ@ state over the last 10 seconds. cuIRQ :: Lens' CPUUtilization (Maybe Double) cuIRQ = lens _cuIRQ (\ s a -> s{_cuIRQ = a}); --- | Percentage of time that the CPU has spent in the 'System' state over the last 10 seconds.+-- | Percentage of time that the CPU has spent in the @System@ state over the last 10 seconds. cuSystem :: Lens' CPUUtilization (Maybe Double) cuSystem = lens _cuSystem (\ s a -> s{_cuSystem = a}); --- | Percentage of time that the CPU has spent in the 'User' state over the last 10 seconds.+-- | Percentage of time that the CPU has spent in the @User@ state over the last 10 seconds. cuUser :: Lens' CPUUtilization (Maybe Double) cuUser = lens _cuUser (\ s a -> s{_cuUser = a}); --- | Percentage of time that the CPU has spent in the 'I\/O Wait' state over the last 10 seconds.+-- | Percentage of time that the CPU has spent in the @I/O Wait@ state over the last 10 seconds. cuIOWait :: Lens' CPUUtilization (Maybe Double) cuIOWait = lens _cuIOWait (\ s a -> s{_cuIOWait = a}); --- | Percentage of time that the CPU has spent in the 'Nice' state over the last 10 seconds.+-- | Percentage of time that the CPU has spent in the @Nice@ state over the last 10 seconds. cuNice :: Lens' CPUUtilization (Maybe Double) cuNice = lens _cuNice (\ s a -> s{_cuNice = a}); @@ -427,6 +527,8 @@  -- | Describes the possible values for a configuration option. --+--+-- -- /See:/ 'configurationOptionDescription' smart constructor. data ConfigurationOptionDescription = ConfigurationOptionDescription'     { _codMaxValue       :: !(Maybe Int)@@ -446,27 +548,27 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'codMaxValue'+-- * 'codMaxValue' - If specified, the configuration option must be a numeric value less than this value. ----- * 'codRegex'+-- * 'codRegex' - If specified, the configuration option must be a string value that satisfies this regular expression. ----- * 'codMaxLength'+-- * 'codMaxLength' - If specified, the configuration option must be a string value no longer than this value. ----- * 'codUserDefined'+-- * 'codUserDefined' - An indication of whether the user defined this configuration option:     * @true@ : This configuration option was defined by the user. It is a valid choice for specifying if this as an @Option to Remove@ when updating configuration settings.      * @false@ : This configuration was not defined by the user. Constraint: You can remove only @UserDefined@ options from a configuration.  Valid Values: @true@ | @false@ ----- * 'codNamespace'+-- * 'codNamespace' - A unique namespace identifying the option's associated AWS resource. ----- * 'codValueOptions'+-- * 'codValueOptions' - If specified, values for the configuration option are selected from this list. ----- * 'codName'+-- * 'codName' - The name of the configuration option. ----- * 'codChangeSeverity'+-- * 'codChangeSeverity' - An indication of which action is required if the value for this configuration option changes:     * @NoInterruption@ : There is no interruption to the environment or application availability.     * @RestartEnvironment@ : The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process.     * @RestartApplicationServer@ : The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted. ----- * 'codDefaultValue'+-- * 'codDefaultValue' - The default value for this configuration option. ----- * 'codValueType'+-- * 'codValueType' - An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:     * @Scalar@ : Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the @MIN/MAX/Regex@ constraints.     * @List@ : Values for this option are multiple selections from the possible values.     * @Boolean@ : Values for this option are either @true@ or @false@ .     * @Json@ : Values for this option are a JSON representation of a @ConfigDocument@ . ----- * 'codMinValue'+-- * 'codMinValue' - If specified, the configuration option must be a numeric value greater than this value. configurationOptionDescription     :: ConfigurationOptionDescription configurationOptionDescription =@@ -496,19 +598,11 @@ codMaxLength :: Lens' ConfigurationOptionDescription (Maybe Int) codMaxLength = lens _codMaxLength (\ s a -> s{_codMaxLength = a}); --- | An indication of whether the user defined this configuration option:------ -   'true' : This configuration option was defined by the user. It is a valid choice for specifying if this as an 'Option to Remove' when updating configuration settings.------ -   'false' : This configuration was not defined by the user.------ Constraint: You can remove only 'UserDefined' options from a configuration.------ Valid Values: 'true' | 'false'+-- | An indication of whether the user defined this configuration option:     * @true@ : This configuration option was defined by the user. It is a valid choice for specifying if this as an @Option to Remove@ when updating configuration settings.      * @false@ : This configuration was not defined by the user. Constraint: You can remove only @UserDefined@ options from a configuration.  Valid Values: @true@ | @false@ codUserDefined :: Lens' ConfigurationOptionDescription (Maybe Bool) codUserDefined = lens _codUserDefined (\ s a -> s{_codUserDefined = a}); --- | A unique namespace identifying the option\'s associated AWS resource.+-- | A unique namespace identifying the option's associated AWS resource. codNamespace :: Lens' ConfigurationOptionDescription (Maybe Text) codNamespace = lens _codNamespace (\ s a -> s{_codNamespace = a}); @@ -520,11 +614,7 @@ codName :: Lens' ConfigurationOptionDescription (Maybe Text) codName = lens _codName (\ s a -> s{_codName = a}); --- | An indication of which action is required if the value for this configuration option changes:------ -   'NoInterruption' : There is no interruption to the environment or application availability.--- -   'RestartEnvironment' : The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process.--- -   'RestartApplicationServer' : The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.+-- | An indication of which action is required if the value for this configuration option changes:     * @NoInterruption@ : There is no interruption to the environment or application availability.     * @RestartEnvironment@ : The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process.     * @RestartApplicationServer@ : The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted. codChangeSeverity :: Lens' ConfigurationOptionDescription (Maybe Text) codChangeSeverity = lens _codChangeSeverity (\ s a -> s{_codChangeSeverity = a}); @@ -532,12 +622,7 @@ codDefaultValue :: Lens' ConfigurationOptionDescription (Maybe Text) codDefaultValue = lens _codDefaultValue (\ s a -> s{_codDefaultValue = a}); --- | An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:------ -   'Scalar' : Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the 'MIN\/MAX\/Regex' constraints.--- -   'List' : Values for this option are multiple selections from the possible values.--- -   'Boolean' : Values for this option are either 'true' or 'false' .--- -   'Json' : Values for this option are a JSON representation of a 'ConfigDocument'.+-- | An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:     * @Scalar@ : Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the @MIN/MAX/Regex@ constraints.     * @List@ : Values for this option are multiple selections from the possible values.     * @Boolean@ : Values for this option are either @true@ or @false@ .     * @Json@ : Values for this option are a JSON representation of a @ConfigDocument@ . codValueType :: Lens' ConfigurationOptionDescription (Maybe ConfigurationOptionValueType) codValueType = lens _codValueType (\ s a -> s{_codValueType = a}); @@ -565,8 +650,10 @@  instance NFData ConfigurationOptionDescription --- | A specification identifying an individual configuration option along with its current value. For a list of possible option values, go to <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options.html Option Values> in the /AWS Elastic Beanstalk Developer Guide/.+-- | A specification identifying an individual configuration option along with its current value. For a list of possible option values, go to <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options.html Option Values> in the /AWS Elastic Beanstalk Developer Guide/ . --+--+-- -- /See:/ 'configurationOptionSetting' smart constructor. data ConfigurationOptionSetting = ConfigurationOptionSetting'     { _cosOptionName   :: !(Maybe Text)@@ -579,13 +666,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'cosOptionName'+-- * 'cosOptionName' - The name of the configuration option. ----- * 'cosResourceName'+-- * 'cosResourceName' - A unique resource name for a time-based scaling configuration option. ----- * 'cosNamespace'+-- * 'cosNamespace' - A unique namespace identifying the option's associated AWS resource. ----- * 'cosValue'+-- * 'cosValue' - The current value for the configuration option. configurationOptionSetting     :: ConfigurationOptionSetting configurationOptionSetting =@@ -604,7 +691,7 @@ cosResourceName :: Lens' ConfigurationOptionSetting (Maybe Text) cosResourceName = lens _cosResourceName (\ s a -> s{_cosResourceName = a}); --- | A unique namespace identifying the option\'s associated AWS resource.+-- | A unique namespace identifying the option's associated AWS resource. cosNamespace :: Lens' ConfigurationOptionSetting (Maybe Text) cosNamespace = lens _cosNamespace (\ s a -> s{_cosNamespace = a}); @@ -632,6 +719,8 @@  -- | Describes the settings for a configuration set. --+--+-- -- /See:/ 'configurationSettingsDescription' smart constructor. data ConfigurationSettingsDescription = ConfigurationSettingsDescription'     { _csdTemplateName      :: !(Maybe Text)@@ -649,23 +738,23 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'csdTemplateName'+-- * 'csdTemplateName' - If not @null@ , the name of the configuration template for this configuration set. ----- * 'csdOptionSettings'+-- * 'csdOptionSettings' - A list of the configuration options and their values in this configuration set. ----- * 'csdDateUpdated'+-- * 'csdDateUpdated' - The date (in UTC time) when this configuration set was last modified. ----- * 'csdDateCreated'+-- * 'csdDateCreated' - The date (in UTC time) when this configuration set was created. ----- * 'csdEnvironmentName'+-- * 'csdEnvironmentName' - If not @null@ , the name of the environment for this configuration set. ----- * 'csdApplicationName'+-- * 'csdApplicationName' - The name of the application associated with this configuration set. ----- * 'csdDeploymentStatus'+-- * 'csdDeploymentStatus' - If this configuration set is associated with an environment, the @DeploymentStatus@ parameter indicates the deployment status of this configuration set:      * @null@ : This configuration is not associated with a running environment.     * @pending@ : This is a draft configuration that is not deployed to the associated environment but is in the process of deploying.     * @deployed@ : This is the configuration that is currently deployed to the associated running environment.     * @failed@ : This is a draft configuration that failed to successfully deploy. ----- * 'csdSolutionStackName'+-- * 'csdSolutionStackName' - The name of the solution stack this configuration set uses. ----- * 'csdDescription'+-- * 'csdDescription' - Describes this configuration set. configurationSettingsDescription     :: ConfigurationSettingsDescription configurationSettingsDescription =@@ -681,7 +770,7 @@     , _csdDescription = Nothing     } --- | If not 'null', the name of the configuration template for this configuration set.+-- | If not @null@ , the name of the configuration template for this configuration set. csdTemplateName :: Lens' ConfigurationSettingsDescription (Maybe Text) csdTemplateName = lens _csdTemplateName (\ s a -> s{_csdTemplateName = a}); @@ -697,7 +786,7 @@ csdDateCreated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime) csdDateCreated = lens _csdDateCreated (\ s a -> s{_csdDateCreated = a}) . mapping _Time; --- | If not 'null', the name of the environment for this configuration set.+-- | If not @null@ , the name of the environment for this configuration set. csdEnvironmentName :: Lens' ConfigurationSettingsDescription (Maybe Text) csdEnvironmentName = lens _csdEnvironmentName (\ s a -> s{_csdEnvironmentName = a}); @@ -705,12 +794,7 @@ csdApplicationName :: Lens' ConfigurationSettingsDescription (Maybe Text) csdApplicationName = lens _csdApplicationName (\ s a -> s{_csdApplicationName = a}); --- | If this configuration set is associated with an environment, the 'DeploymentStatus' parameter indicates the deployment status of this configuration set:------ -   'null': This configuration is not associated with a running environment.--- -   'pending': This is a draft configuration that is not deployed to the associated environment but is in the process of deploying.--- -   'deployed': This is the configuration that is currently deployed to the associated running environment.--- -   'failed': This is a draft configuration that failed to successfully deploy.+-- | If this configuration set is associated with an environment, the @DeploymentStatus@ parameter indicates the deployment status of this configuration set:      * @null@ : This configuration is not associated with a running environment.     * @pending@ : This is a draft configuration that is not deployed to the associated environment but is in the process of deploying.     * @deployed@ : This is the configuration that is currently deployed to the associated running environment.     * @failed@ : This is a draft configuration that failed to successfully deploy. csdDeploymentStatus :: Lens' ConfigurationSettingsDescription (Maybe ConfigurationDeploymentStatus) csdDeploymentStatus = lens _csdDeploymentStatus (\ s a -> s{_csdDeploymentStatus = a}); @@ -743,6 +827,8 @@  -- | Information about an application version deployment. --+--+-- -- /See:/ 'deployment' smart constructor. data Deployment = Deployment'     { _dDeploymentId   :: !(Maybe Integer)@@ -755,13 +841,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'dDeploymentId'+-- * 'dDeploymentId' - The ID of the deployment. This number increases by one each time that you deploy source code or change instance configuration settings. ----- * 'dStatus'+-- * 'dStatus' - The status of the deployment:     * @In Progress@ : The deployment is in progress.     * @Deployed@ : The deployment succeeded.     * @Failed@ : The deployment failed. ----- * 'dDeploymentTime'+-- * 'dDeploymentTime' - For in-progress deployments, the time that the deloyment started. For completed deployments, the time that the deployment ended. ----- * 'dVersionLabel'+-- * 'dVersionLabel' - The version label of the application version in the deployment. deployment     :: Deployment deployment =@@ -776,17 +862,11 @@ dDeploymentId :: Lens' Deployment (Maybe Integer) dDeploymentId = lens _dDeploymentId (\ s a -> s{_dDeploymentId = a}); --- | The status of the deployment:------ -   'In Progress' : The deployment is in progress.--- -   'Deployed' : The deployment succeeded.--- -   'Failed' : The deployment failed.+-- | The status of the deployment:     * @In Progress@ : The deployment is in progress.     * @Deployed@ : The deployment succeeded.     * @Failed@ : The deployment failed. dStatus :: Lens' Deployment (Maybe Text) dStatus = lens _dStatus (\ s a -> s{_dStatus = a}); --- | For in-progress deployments, the time that the deloyment started.------ For completed deployments, the time that the deployment ended.+-- | For in-progress deployments, the time that the deloyment started. For completed deployments, the time that the deployment ended. dDeploymentTime :: Lens' Deployment (Maybe UTCTime) dDeploymentTime = lens _dDeploymentTime (\ s a -> s{_dDeploymentTime = a}) . mapping _Time; @@ -807,6 +887,8 @@  -- | Describes the properties of an environment. --+--+-- -- /See:/ 'environmentDescription' smart constructor. data EnvironmentDescription = EnvironmentDescription'     { _eStatus                       :: !(Maybe EnvironmentStatus)@@ -833,41 +915,41 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'eStatus'+-- * 'eStatus' - The current operational status of the environment:     * @Launching@ : Environment is in the process of initial deployment.     * @Updating@ : Environment is in the process of updating its configuration settings or application version.     * @Ready@ : Environment is available to have an action performed on it, such as update or terminate.     * @Terminating@ : Environment is in the shut-down process.     * @Terminated@ : Environment is not running. ----- * 'eCNAME'+-- * 'eCNAME' - The URL to the CNAME for this environment. ----- * 'eTemplateName'+-- * 'eTemplateName' - The name of the configuration template used to originally launch this environment. ----- * 'eAbortableOperationInProgress'+-- * 'eAbortableOperationInProgress' - Indicates if there is an in-progress environment configuration update or application version deployment that you can cancel. @true:@ There is an update in progress.  @false:@ There are no updates currently in progress. ----- * 'eEndpointURL'+-- * 'eEndpointURL' - For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance. ----- * 'eResources'+-- * 'eResources' - The description of the AWS resources used by this environment. ----- * 'eDateUpdated'+-- * 'eDateUpdated' - The last modified date for this environment. ----- * 'eDateCreated'+-- * 'eDateCreated' - The creation date for this environment. ----- * 'eHealth'+-- * 'eHealth' - Describes the health status of the environment. AWS Elastic Beanstalk indicates the failure levels for a running environment:     * @Red@ : Indicates the environment is not responsive. Occurs when three or more consecutive failures occur for an environment.     * @Yellow@ : Indicates that something is wrong. Occurs when two consecutive failures occur for an environment.     * @Green@ : Indicates the environment is healthy and fully functional.     * @Grey@ : Default health for a new environment. The environment is not fully launched and health checks have not started or health checks are suspended during an @UpdateEnvironment@ or @RestartEnvironement@ request. Default: @Grey@ ----- * 'eVersionLabel'+-- * 'eVersionLabel' - The application version deployed in this environment. ----- * 'eTier'+-- * 'eTier' - Describes the current tier of this environment. ----- * 'eEnvironmentName'+-- * 'eEnvironmentName' - The name of this environment. ----- * 'eApplicationName'+-- * 'eApplicationName' - The name of the application associated with this environment. ----- * 'eSolutionStackName'+-- * 'eSolutionStackName' - The name of the @SolutionStack@ deployed with this environment. ----- * 'eEnvironmentId'+-- * 'eEnvironmentId' - The ID of this environment. ----- * 'eHealthStatus'+-- * 'eHealthStatus' - Returns the health status of the application running in your environment. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses> . ----- * 'eEnvironmentLinks'+-- * 'eEnvironmentLinks' - A list of links to other environments in the same group. ----- * 'eDescription'+-- * 'eDescription' - Describes this environment. environmentDescription     :: EnvironmentDescription environmentDescription =@@ -892,13 +974,7 @@     , _eDescription = Nothing     } --- | The current operational status of the environment:------ -   'Launching': Environment is in the process of initial deployment.--- -   'Updating': Environment is in the process of updating its configuration settings or application version.--- -   'Ready': Environment is available to have an action performed on it, such as update or terminate.--- -   'Terminating': Environment is in the shut-down process.--- -   'Terminated': Environment is not running.+-- | The current operational status of the environment:     * @Launching@ : Environment is in the process of initial deployment.     * @Updating@ : Environment is in the process of updating its configuration settings or application version.     * @Ready@ : Environment is available to have an action performed on it, such as update or terminate.     * @Terminating@ : Environment is in the shut-down process.     * @Terminated@ : Environment is not running. eStatus :: Lens' EnvironmentDescription (Maybe EnvironmentStatus) eStatus = lens _eStatus (\ s a -> s{_eStatus = a}); @@ -910,11 +986,7 @@ eTemplateName :: Lens' EnvironmentDescription (Maybe Text) eTemplateName = lens _eTemplateName (\ s a -> s{_eTemplateName = a}); --- | Indicates if there is an in-progress environment configuration update or application version deployment that you can cancel.------ 'true:' There is an update in progress.------ 'false:' There are no updates currently in progress.+-- | Indicates if there is an in-progress environment configuration update or application version deployment that you can cancel. @true:@ There is an update in progress.  @false:@ There are no updates currently in progress. eAbortableOperationInProgress :: Lens' EnvironmentDescription (Maybe Bool) eAbortableOperationInProgress = lens _eAbortableOperationInProgress (\ s a -> s{_eAbortableOperationInProgress = a}); @@ -934,14 +1006,7 @@ eDateCreated :: Lens' EnvironmentDescription (Maybe UTCTime) eDateCreated = lens _eDateCreated (\ s a -> s{_eDateCreated = a}) . mapping _Time; --- | Describes the health status of the environment. AWS Elastic Beanstalk indicates the failure levels for a running environment:------ -   'Red': Indicates the environment is not responsive. Occurs when three or more consecutive failures occur for an environment.--- -   'Yellow': Indicates that something is wrong. Occurs when two consecutive failures occur for an environment.--- -   'Green': Indicates the environment is healthy and fully functional.--- -   'Grey': Default health for a new environment. The environment is not fully launched and health checks have not started or health checks are suspended during an 'UpdateEnvironment' or 'RestartEnvironement' request.------ Default: 'Grey'+-- | Describes the health status of the environment. AWS Elastic Beanstalk indicates the failure levels for a running environment:     * @Red@ : Indicates the environment is not responsive. Occurs when three or more consecutive failures occur for an environment.     * @Yellow@ : Indicates that something is wrong. Occurs when two consecutive failures occur for an environment.     * @Green@ : Indicates the environment is healthy and fully functional.     * @Grey@ : Default health for a new environment. The environment is not fully launched and health checks have not started or health checks are suspended during an @UpdateEnvironment@ or @RestartEnvironement@ request. Default: @Grey@ eHealth :: Lens' EnvironmentDescription (Maybe EnvironmentHealth) eHealth = lens _eHealth (\ s a -> s{_eHealth = a}); @@ -961,7 +1026,7 @@ eApplicationName :: Lens' EnvironmentDescription (Maybe Text) eApplicationName = lens _eApplicationName (\ s a -> s{_eApplicationName = a}); --- | The name of the 'SolutionStack' deployed with this environment.+-- | The name of the @SolutionStack@ deployed with this environment. eSolutionStackName :: Lens' EnvironmentDescription (Maybe Text) eSolutionStackName = lens _eSolutionStackName (\ s a -> s{_eSolutionStackName = a}); @@ -969,7 +1034,7 @@ eEnvironmentId :: Lens' EnvironmentDescription (Maybe Text) eEnvironmentId = lens _eEnvironmentId (\ s a -> s{_eEnvironmentId = a}); --- | Returns the health status of the application running in your environment. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses>.+-- | Returns the health status of the application running in your environment. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses> . eHealthStatus :: Lens' EnvironmentDescription (Maybe EnvironmentHealthStatus) eHealthStatus = lens _eHealthStatus (\ s a -> s{_eHealthStatus = a}); @@ -1010,6 +1075,8 @@  -- | Result message containing a list of environment descriptions. --+--+-- -- /See:/ 'environmentDescriptionsMessage' smart constructor. newtype EnvironmentDescriptionsMessage = EnvironmentDescriptionsMessage'     { _edmEnvironments :: Maybe [EnvironmentDescription]@@ -1019,7 +1086,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'edmEnvironments'+-- * 'edmEnvironments' - Returns an 'EnvironmentDescription' list. environmentDescriptionsMessage     :: EnvironmentDescriptionsMessage environmentDescriptionsMessage =@@ -1027,7 +1094,7 @@     { _edmEnvironments = Nothing     } --- | Returns an < EnvironmentDescription> list.+-- | Returns an 'EnvironmentDescription' list. edmEnvironments :: Lens' EnvironmentDescriptionsMessage [EnvironmentDescription] edmEnvironments = lens _edmEnvironments (\ s a -> s{_edmEnvironments = a}) . _Default . _Coerce; @@ -1043,6 +1110,8 @@  -- | The information retrieved from the Amazon EC2 instances. --+--+-- -- /See:/ 'environmentInfoDescription' smart constructor. data EnvironmentInfoDescription = EnvironmentInfoDescription'     { _eidSampleTimestamp :: !(Maybe ISO8601)@@ -1055,13 +1124,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'eidSampleTimestamp'+-- * 'eidSampleTimestamp' - The time stamp when this information was retrieved. ----- * 'eidEC2InstanceId'+-- * 'eidEC2InstanceId' - The Amazon EC2 Instance ID for this information. ----- * 'eidInfoType'+-- * 'eidInfoType' - The type of information retrieved. ----- * 'eidMessage'+-- * 'eidMessage' - The retrieved information. environmentInfoDescription     :: EnvironmentInfoDescription environmentInfoDescription =@@ -1099,8 +1168,10 @@  instance NFData EnvironmentInfoDescription --- | A link to another environment, defined in the environment\'s manifest. Links provide connection information in system properties that can be used to connect to another environment in the same group. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details.+-- | A link to another environment, defined in the environment's manifest. Links provide connection information in system properties that can be used to connect to another environment in the same group. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details. --+--+-- -- /See:/ 'environmentLink' smart constructor. data EnvironmentLink = EnvironmentLink'     { _elLinkName        :: !(Maybe Text)@@ -1111,9 +1182,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'elLinkName'+-- * 'elLinkName' - The name of the link. ----- * 'elEnvironmentName'+-- * 'elEnvironmentName' - The name of the linked environment (the dependency). environmentLink     :: EnvironmentLink environmentLink =@@ -1141,6 +1212,8 @@  -- | Describes the AWS resources in use by this environment. This data is live. --+--+-- -- /See:/ 'environmentResourceDescription' smart constructor. data EnvironmentResourceDescription = EnvironmentResourceDescription'     { _erdQueues               :: !(Maybe [Queue])@@ -1156,19 +1229,19 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'erdQueues'+-- * 'erdQueues' - The queues used by this environment. ----- * 'erdTriggers'+-- * 'erdTriggers' - The @AutoScaling@ triggers in use by this environment. ----- * 'erdLoadBalancers'+-- * 'erdLoadBalancers' - The LoadBalancers in use by this environment. ----- * 'erdEnvironmentName'+-- * 'erdEnvironmentName' - The name of the environment. ----- * 'erdInstances'+-- * 'erdInstances' - The Amazon EC2 instances used by this environment. ----- * 'erdLaunchConfigurations'+-- * 'erdLaunchConfigurations' - The Auto Scaling launch configurations in use by this environment. ----- * 'erdAutoScalingGroups'+-- * 'erdAutoScalingGroups' - The @AutoScalingGroups@ used by this environment. environmentResourceDescription     :: EnvironmentResourceDescription environmentResourceDescription =@@ -1186,7 +1259,7 @@ erdQueues :: Lens' EnvironmentResourceDescription [Queue] erdQueues = lens _erdQueues (\ s a -> s{_erdQueues = a}) . _Default . _Coerce; --- | The 'AutoScaling' triggers in use by this environment.+-- | The @AutoScaling@ triggers in use by this environment. erdTriggers :: Lens' EnvironmentResourceDescription [Trigger] erdTriggers = lens _erdTriggers (\ s a -> s{_erdTriggers = a}) . _Default . _Coerce; @@ -1206,7 +1279,7 @@ erdLaunchConfigurations :: Lens' EnvironmentResourceDescription [LaunchConfiguration] erdLaunchConfigurations = lens _erdLaunchConfigurations (\ s a -> s{_erdLaunchConfigurations = a}) . _Default . _Coerce; --- | The 'AutoScalingGroups' used by this environment.+-- | The @AutoScalingGroups@ used by this environment. erdAutoScalingGroups :: Lens' EnvironmentResourceDescription [AutoScalingGroup] erdAutoScalingGroups = lens _erdAutoScalingGroups (\ s a -> s{_erdAutoScalingGroups = a}) . _Default . _Coerce; @@ -1238,6 +1311,8 @@  -- | Describes the AWS resources in use by this environment. This data is not live data. --+--+-- -- /See:/ 'environmentResourcesDescription' smart constructor. newtype EnvironmentResourcesDescription = EnvironmentResourcesDescription'     { _erdLoadBalancer :: Maybe LoadBalancerDescription@@ -1247,7 +1322,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'erdLoadBalancer'+-- * 'erdLoadBalancer' - Describes the LoadBalancer. environmentResourcesDescription     :: EnvironmentResourcesDescription environmentResourcesDescription =@@ -1271,6 +1346,8 @@  -- | Describes the properties of an environment tier --+--+-- -- /See:/ 'environmentTier' smart constructor. data EnvironmentTier = EnvironmentTier'     { _etName    :: !(Maybe Text)@@ -1282,11 +1359,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'etName'+-- * 'etName' - The name of this environment tier. ----- * 'etVersion'+-- * 'etVersion' - The version of this environment tier. ----- * 'etType'+-- * 'etType' - The type of this environment tier. environmentTier     :: EnvironmentTier environmentTier =@@ -1326,6 +1403,8 @@  -- | Describes an event. --+--+-- -- /See:/ 'eventDescription' smart constructor. data EventDescription = EventDescription'     { _edRequestId       :: !(Maybe Text)@@ -1342,21 +1421,21 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'edRequestId'+-- * 'edRequestId' - The web service request ID for the activity of this event. ----- * 'edTemplateName'+-- * 'edTemplateName' - The name of the configuration associated with this event. ----- * 'edSeverity'+-- * 'edSeverity' - The severity level of this event. ----- * 'edVersionLabel'+-- * 'edVersionLabel' - The release label for the application version associated with this event. ----- * 'edEnvironmentName'+-- * 'edEnvironmentName' - The name of the environment associated with this event. ----- * 'edApplicationName'+-- * 'edApplicationName' - The application associated with the event. ----- * 'edEventDate'+-- * 'edEventDate' - The date when the event occurred. ----- * 'edMessage'+-- * 'edMessage' - The event message. eventDescription     :: EventDescription eventDescription =@@ -1420,6 +1499,8 @@  -- | The description of an Amazon EC2 instance. --+--+-- -- /See:/ 'instance'' smart constructor. newtype Instance = Instance'     { _iId :: Maybe Text@@ -1429,7 +1510,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'iId'+-- * 'iId' - The ID of the Amazon EC2 instance. instance'     :: Instance instance' =@@ -1448,8 +1529,10 @@  instance NFData Instance --- | Represents summary information about the health of an instance. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses>.+-- | Represents summary information about the health of an instance. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses> . --+--+-- -- /See:/ 'instanceHealthSummary' smart constructor. data InstanceHealthSummary = InstanceHealthSummary'     { _ihsOK       :: !(Maybe Int)@@ -1466,21 +1549,21 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'ihsOK'+-- * 'ihsOK' - __Green.__ An instance is passing health checks and the health agent is not reporting any problems. ----- * 'ihsPending'+-- * 'ihsPending' - __Grey.__ An operation is in progress on an instance within the command timeout. ----- * 'ihsSevere'+-- * 'ihsSevere' - __Red.__ The health agent is reporting a very high number of request failures or other issues for an instance or environment. ----- * 'ihsUnknown'+-- * 'ihsUnknown' - __Grey.__ AWS Elastic Beanstalk and the health agent are reporting an insufficient amount of data on an instance. ----- * 'ihsNoData'+-- * 'ihsNoData' - __Grey.__ AWS Elastic Beanstalk and the health agent are reporting no data on an instance. ----- * 'ihsWarning'+-- * 'ihsWarning' - __Yellow.__ The health agent is reporting a moderate number of request failures or other issues for an instance or environment. ----- * 'ihsDegraded'+-- * 'ihsDegraded' - __Red.__ The health agent is reporting a high number of request failures or other issues for an instance or environment. ----- * 'ihsInfo'+-- * 'ihsInfo' - __Green.__ An operation is in progress on an instance. instanceHealthSummary     :: InstanceHealthSummary instanceHealthSummary =@@ -1544,6 +1627,8 @@  -- | Represents the average latency for the slowest X percent of requests over the last 10 seconds. --+--+-- -- /See:/ 'latency' smart constructor. data Latency = Latency'     { _lP75  :: !(Maybe Double)@@ -1560,21 +1645,21 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'lP75'+-- * 'lP75' - The average latency for the slowest 25 percent of requests over the last 10 seconds. ----- * 'lP50'+-- * 'lP50' - The average latency for the slowest 50 percent of requests over the last 10 seconds. ----- * 'lP85'+-- * 'lP85' - The average latency for the slowest 15 percent of requests over the last 10 seconds. ----- * 'lP999'+-- * 'lP999' - The average latency for the slowest 0.1 percent of requests over the last 10 seconds. ----- * 'lP90'+-- * 'lP90' - The average latency for the slowest 10 percent of requests over the last 10 seconds. ----- * 'lP95'+-- * 'lP95' - The average latency for the slowest 5 percent of requests over the last 10 seconds. ----- * 'lP99'+-- * 'lP99' - The average latency for the slowest 1 percent of requests over the last 10 seconds. ----- * 'lP10'+-- * 'lP10' - The average latency for the slowest 90 percent of requests over the last 10 seconds. latency     :: Latency latency =@@ -1637,6 +1722,8 @@  -- | Describes an Auto Scaling launch configuration. --+--+-- -- /See:/ 'launchConfiguration' smart constructor. newtype LaunchConfiguration = LaunchConfiguration'     { _lcName :: Maybe Text@@ -1646,7 +1733,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'lcName'+-- * 'lcName' - The name of the launch configuration. launchConfiguration     :: LaunchConfiguration launchConfiguration =@@ -1667,6 +1754,8 @@  -- | Describes the properties of a Listener for the LoadBalancer. --+--+-- -- /See:/ 'listener' smart constructor. data Listener = Listener'     { _lProtocol :: !(Maybe Text)@@ -1677,9 +1766,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'lProtocol'+-- * 'lProtocol' - The protocol that is used by the Listener. ----- * 'lPort'+-- * 'lPort' - The port that is used by the Listener. listener     :: Listener listener =@@ -1706,6 +1795,8 @@  -- | Describes a LoadBalancer. --+--+-- -- /See:/ 'loadBalancer' smart constructor. newtype LoadBalancer = LoadBalancer'     { _lbName :: Maybe Text@@ -1715,7 +1806,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'lbName'+-- * 'lbName' - The name of the LoadBalancer. loadBalancer     :: LoadBalancer loadBalancer =@@ -1736,6 +1827,8 @@  -- | Describes the details of a LoadBalancer. --+--+-- -- /See:/ 'loadBalancerDescription' smart constructor. data LoadBalancerDescription = LoadBalancerDescription'     { _lbdLoadBalancerName :: !(Maybe Text)@@ -1747,11 +1840,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'lbdLoadBalancerName'+-- * 'lbdLoadBalancerName' - The name of the LoadBalancer. ----- * 'lbdDomain'+-- * 'lbdDomain' - The domain name of the LoadBalancer. ----- * 'lbdListeners'+-- * 'lbdListeners' - A list of Listeners used by the LoadBalancer. loadBalancerDescription     :: LoadBalancerDescription loadBalancerDescription =@@ -1786,6 +1879,8 @@  -- | The record of an upcoming or in-progress managed action. --+--+-- -- /See:/ 'managedAction' smart constructor. data ManagedAction = ManagedAction'     { _maStatus            :: !(Maybe ActionStatus)@@ -1799,15 +1894,15 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'maStatus'+-- * 'maStatus' - The status of the managed action. If the action is @Scheduled@ , you can apply it immediately with 'ApplyEnvironmentManagedAction' . ----- * 'maActionId'+-- * 'maActionId' - A unique identifier for the managed action. ----- * 'maWindowStartTime'+-- * 'maWindowStartTime' - The start time of the maintenance window in which the managed action will execute. ----- * 'maActionDescription'+-- * 'maActionDescription' - A description of the managed action. ----- * 'maActionType'+-- * 'maActionType' - The type of managed action. managedAction     :: ManagedAction managedAction =@@ -1819,7 +1914,7 @@     , _maActionType = Nothing     } --- | The status of the managed action. If the action is 'Scheduled', you can apply it immediately with < ApplyEnvironmentManagedAction>.+-- | The status of the managed action. If the action is @Scheduled@ , you can apply it immediately with 'ApplyEnvironmentManagedAction' . maStatus :: Lens' ManagedAction (Maybe ActionStatus) maStatus = lens _maStatus (\ s a -> s{_maStatus = a}); @@ -1853,6 +1948,8 @@  -- | The record of a completed or failed managed action. --+--+-- -- /See:/ 'managedActionHistoryItem' smart constructor. data ManagedActionHistoryItem = ManagedActionHistoryItem'     { _mahiStatus             :: !(Maybe ActionHistoryStatus)@@ -1869,21 +1966,21 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'mahiStatus'+-- * 'mahiStatus' - The status of the action. ----- * 'mahiFailureType'+-- * 'mahiFailureType' - If the action failed, the type of failure. ----- * 'mahiActionId'+-- * 'mahiActionId' - A unique identifier for the managed action. ----- * 'mahiFailureDescription'+-- * 'mahiFailureDescription' - If the action failed, a description of the failure. ----- * 'mahiFinishedTime'+-- * 'mahiFinishedTime' - The date and time that the action finished executing. ----- * 'mahiActionDescription'+-- * 'mahiActionDescription' - A description of the managed action. ----- * 'mahiExecutedTime'+-- * 'mahiExecutedTime' - The date and time that the action started executing. ----- * 'mahiActionType'+-- * 'mahiActionType' - The type of the managed action. managedActionHistoryItem     :: ManagedActionHistoryItem managedActionHistoryItem =@@ -1947,6 +2044,8 @@  -- | A regular expression representing a restriction on a string configuration option value. --+--+-- -- /See:/ 'optionRestrictionRegex' smart constructor. data OptionRestrictionRegex = OptionRestrictionRegex'     { _orrPattern :: !(Maybe Text)@@ -1957,9 +2056,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'orrPattern'+-- * 'orrPattern' - The regular expression pattern that a string configuration option value with this restriction must match. ----- * 'orrLabel'+-- * 'orrLabel' - A unique name representing this regular expression. optionRestrictionRegex     :: OptionRestrictionRegex optionRestrictionRegex =@@ -1987,6 +2086,8 @@  -- | A specification identifying an individual configuration option. --+--+-- -- /See:/ 'optionSpecification' smart constructor. data OptionSpecification = OptionSpecification'     { _osOptionName   :: !(Maybe Text)@@ -1998,11 +2099,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'osOptionName'+-- * 'osOptionName' - The name of the configuration option. ----- * 'osResourceName'+-- * 'osResourceName' - A unique resource name for a time-based scaling configuration option. ----- * 'osNamespace'+-- * 'osNamespace' - A unique namespace identifying the option's associated AWS resource. optionSpecification     :: OptionSpecification optionSpecification =@@ -2020,7 +2121,7 @@ osResourceName :: Lens' OptionSpecification (Maybe Text) osResourceName = lens _osResourceName (\ s a -> s{_osResourceName = a}); --- | A unique namespace identifying the option\'s associated AWS resource.+-- | A unique namespace identifying the option's associated AWS resource. osNamespace :: Lens' OptionSpecification (Maybe Text) osNamespace = lens _osNamespace (\ s a -> s{_osNamespace = a}); @@ -2037,6 +2138,8 @@  -- | Describes a queue. --+--+-- -- /See:/ 'queue' smart constructor. data Queue = Queue'     { _qURL  :: !(Maybe Text)@@ -2047,9 +2150,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'qURL'+-- * 'qURL' - The URL of the queue. ----- * 'qName'+-- * 'qName' - The name of the queue. queue     :: Queue queue =@@ -2074,8 +2177,10 @@  instance NFData Queue --- | A specification of a location in Amazon S3.+-- | The bucket and key of an item stored in Amazon S3. --+--+-- -- /See:/ 's3Location' smart constructor. data S3Location = S3Location'     { _slS3Key    :: !(Maybe Text)@@ -2086,9 +2191,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'slS3Key'+-- * 'slS3Key' - The Amazon S3 key where the data is located. ----- * 'slS3Bucket'+-- * 'slS3Bucket' - The Amazon S3 bucket where the data is located. s3Location     :: S3Location s3Location =@@ -2119,8 +2224,10 @@           = mconcat               ["S3Key" =: _slS3Key, "S3Bucket" =: _slS3Bucket] --- | Represents health information from the specified instance that belongs to the AWS Elastic Beanstalk environment. Use the 'InstanceId' property to specify the application instance for which you\'d like to return data.+-- | Detailed health information about an Amazon EC2 instance in your Elastic Beanstalk environment. --+--+-- -- /See:/ 'singleInstanceHealth' smart constructor. data SingleInstanceHealth = SingleInstanceHealth'     { _sihInstanceId         :: !(Maybe Text)@@ -2139,25 +2246,25 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'sihInstanceId'+-- * 'sihInstanceId' - The ID of the Amazon EC2 instance. ----- * 'sihCauses'+-- * 'sihCauses' - Represents the causes, which provide more information about the current health status. ----- * 'sihSystem'+-- * 'sihSystem' - Operating system metrics from the instance. ----- * 'sihApplicationMetrics'+-- * 'sihApplicationMetrics' - Request metrics from your application. ----- * 'sihColor'+-- * 'sihColor' - Represents the color indicator that gives you information about the health of the EC2 instance. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses> . ----- * 'sihInstanceType'+-- * 'sihInstanceType' - The instance's type. ----- * 'sihAvailabilityZone'+-- * 'sihAvailabilityZone' - The availability zone in which the instance runs. ----- * 'sihHealthStatus'+-- * 'sihHealthStatus' - Returns the health status of the specified instance. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses> . ----- * 'sihDeployment'+-- * 'sihDeployment' - Information about the most recent deployment to an instance. ----- * 'sihLaunchedAt'+-- * 'sihLaunchedAt' - The time at which the EC2 instance was launched. singleInstanceHealth     :: SingleInstanceHealth singleInstanceHealth =@@ -2182,19 +2289,19 @@ sihCauses :: Lens' SingleInstanceHealth [Text] sihCauses = lens _sihCauses (\ s a -> s{_sihCauses = a}) . _Default . _Coerce; --- | Undocumented member.+-- | Operating system metrics from the instance. sihSystem :: Lens' SingleInstanceHealth (Maybe SystemStatus) sihSystem = lens _sihSystem (\ s a -> s{_sihSystem = a}); --- | Undocumented member.+-- | Request metrics from your application. sihApplicationMetrics :: Lens' SingleInstanceHealth (Maybe ApplicationMetrics) sihApplicationMetrics = lens _sihApplicationMetrics (\ s a -> s{_sihApplicationMetrics = a}); --- | Represents the color indicator that gives you information about the health of the EC2 instance. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses>.+-- | Represents the color indicator that gives you information about the health of the EC2 instance. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses> . sihColor :: Lens' SingleInstanceHealth (Maybe Text) sihColor = lens _sihColor (\ s a -> s{_sihColor = a}); --- | The instance\'s type.+-- | The instance's type. sihInstanceType :: Lens' SingleInstanceHealth (Maybe Text) sihInstanceType = lens _sihInstanceType (\ s a -> s{_sihInstanceType = a}); @@ -2202,7 +2309,7 @@ sihAvailabilityZone :: Lens' SingleInstanceHealth (Maybe Text) sihAvailabilityZone = lens _sihAvailabilityZone (\ s a -> s{_sihAvailabilityZone = a}); --- | Returns the health status of the specified instance. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses>.+-- | Returns the health status of the specified instance. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-status.html Health Colors and Statuses> . sihHealthStatus :: Lens' SingleInstanceHealth (Maybe Text) sihHealthStatus = lens _sihHealthStatus (\ s a -> s{_sihHealthStatus = a}); @@ -2235,6 +2342,8 @@  -- | Describes the solution stack. --+--+-- -- /See:/ 'solutionStackDescription' smart constructor. data SolutionStackDescription = SolutionStackDescription'     { _ssdPermittedFileTypes :: !(Maybe [Text])@@ -2245,9 +2354,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'ssdPermittedFileTypes'+-- * 'ssdPermittedFileTypes' - The permitted file types allowed for a solution stack. ----- * 'ssdSolutionStackName'+-- * 'ssdSolutionStackName' - The name of the solution stack. solutionStackDescription     :: SolutionStackDescription solutionStackDescription =@@ -2275,8 +2384,71 @@  instance NFData SolutionStackDescription +-- | Location of the source code for an application version.+--+--+--+-- /See:/ 'sourceBuildInformation' smart constructor.+data SourceBuildInformation = SourceBuildInformation'+    { _sbiSourceType       :: !SourceType+    , _sbiSourceRepository :: !SourceRepository+    , _sbiSourceLocation   :: !Text+    } deriving (Eq,Read,Show,Data,Typeable,Generic)++-- | Creates a value of 'SourceBuildInformation' with the minimum fields required to make a request.+--+-- Use one of the following lenses to modify other fields as desired:+--+-- * 'sbiSourceType' - The type of repository, such as @Git@ .+--+-- * 'sbiSourceRepository' - Location where the repository is stored, such as @CodeCommit@ .+--+-- * 'sbiSourceLocation' - The repository name and commit ID, separated by a forward slash. For example, @my-repo/265cfa0cf6af46153527f55d6503ec030551f57a@ .+sourceBuildInformation+    :: SourceType -- ^ 'sbiSourceType'+    -> SourceRepository -- ^ 'sbiSourceRepository'+    -> Text -- ^ 'sbiSourceLocation'+    -> SourceBuildInformation+sourceBuildInformation pSourceType_ pSourceRepository_ pSourceLocation_ =+    SourceBuildInformation'+    { _sbiSourceType = pSourceType_+    , _sbiSourceRepository = pSourceRepository_+    , _sbiSourceLocation = pSourceLocation_+    }++-- | The type of repository, such as @Git@ .+sbiSourceType :: Lens' SourceBuildInformation SourceType+sbiSourceType = lens _sbiSourceType (\ s a -> s{_sbiSourceType = a});++-- | Location where the repository is stored, such as @CodeCommit@ .+sbiSourceRepository :: Lens' SourceBuildInformation SourceRepository+sbiSourceRepository = lens _sbiSourceRepository (\ s a -> s{_sbiSourceRepository = a});++-- | The repository name and commit ID, separated by a forward slash. For example, @my-repo/265cfa0cf6af46153527f55d6503ec030551f57a@ .+sbiSourceLocation :: Lens' SourceBuildInformation Text+sbiSourceLocation = lens _sbiSourceLocation (\ s a -> s{_sbiSourceLocation = a});++instance FromXML SourceBuildInformation where+        parseXML x+          = SourceBuildInformation' <$>+              (x .@ "SourceType") <*> (x .@ "SourceRepository") <*>+                (x .@ "SourceLocation")++instance Hashable SourceBuildInformation++instance NFData SourceBuildInformation++instance ToQuery SourceBuildInformation where+        toQuery SourceBuildInformation'{..}+          = mconcat+              ["SourceType" =: _sbiSourceType,+               "SourceRepository" =: _sbiSourceRepository,+               "SourceLocation" =: _sbiSourceLocation]+ -- | A specification for an environment configuration --+--+-- -- /See:/ 'sourceConfiguration' smart constructor. data SourceConfiguration = SourceConfiguration'     { _scTemplateName    :: !(Maybe Text)@@ -2287,9 +2459,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'scTemplateName'+-- * 'scTemplateName' - The name of the configuration template. ----- * 'scApplicationName'+-- * 'scApplicationName' - The name of the application associated with the configuration. sourceConfiguration     :: SourceConfiguration sourceConfiguration =@@ -2316,8 +2488,10 @@               ["TemplateName" =: _scTemplateName,                "ApplicationName" =: _scApplicationName] --- | Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response. For more information, see <http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html Status Code Definitions>.+-- | Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response. For more information, see <http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html Status Code Definitions> . --+--+-- -- /See:/ 'statusCodes' smart constructor. data StatusCodes = StatusCodes'     { _scStatus2xx :: !(Maybe Int)@@ -2330,13 +2504,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'scStatus2xx'+-- * 'scStatus2xx' - The percentage of requests over the last 10 seconds that resulted in a 2xx (200, 201, etc.) status code. ----- * 'scStatus3xx'+-- * 'scStatus3xx' - The percentage of requests over the last 10 seconds that resulted in a 3xx (300, 301, etc.) status code. ----- * 'scStatus4xx'+-- * 'scStatus4xx' - The percentage of requests over the last 10 seconds that resulted in a 4xx (400, 401, etc.) status code. ----- * 'scStatus5xx'+-- * 'scStatus5xx' - The percentage of requests over the last 10 seconds that resulted in a 5xx (500, 501, etc.) status code. statusCodes     :: StatusCodes statusCodes =@@ -2374,8 +2548,10 @@  instance NFData StatusCodes --- | Represents CPU utilization and load average information for applications running in the specified environment.+-- | CPU utilization and load average metrics for an Amazon EC2 instance. --+--+-- -- /See:/ 'systemStatus' smart constructor. data SystemStatus = SystemStatus'     { _ssCPUUtilization :: !(Maybe CPUUtilization)@@ -2386,9 +2562,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'ssCPUUtilization'+-- * 'ssCPUUtilization' - CPU utilization metrics for the instance. ----- * 'ssLoadAverage'+-- * 'ssLoadAverage' - Load average in the last 1-minute and 5-minute periods. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-metrics.html#health-enhanced-metrics-os Operating System Metrics> . systemStatus     :: SystemStatus systemStatus =@@ -2397,11 +2573,11 @@     , _ssLoadAverage = Nothing     } --- | Undocumented member.+-- | CPU utilization metrics for the instance. ssCPUUtilization :: Lens' SystemStatus (Maybe CPUUtilization) ssCPUUtilization = lens _ssCPUUtilization (\ s a -> s{_ssCPUUtilization = a}); --- | Load average in the last 1-minute and 5-minute periods. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-metrics.html#health-enhanced-metrics-os Operating System Metrics>.+-- | Load average in the last 1-minute and 5-minute periods. For more information, see <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-metrics.html#health-enhanced-metrics-os Operating System Metrics> . ssLoadAverage :: Lens' SystemStatus [Double] ssLoadAverage = lens _ssLoadAverage (\ s a -> s{_ssLoadAverage = a}) . _Default . _Coerce; @@ -2418,6 +2594,8 @@  -- | Describes a tag applied to a resource in an environment. --+--+-- -- /See:/ 'tag' smart constructor. data Tag = Tag'     { _tagValue :: !(Maybe Text)@@ -2428,9 +2606,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'tagValue'+-- * 'tagValue' - The value of the tag. ----- * 'tagKey'+-- * 'tagKey' - The key of the tag. tag     :: Tag tag =@@ -2457,6 +2635,8 @@  -- | Describes a trigger. --+--+-- -- /See:/ 'trigger' smart constructor. newtype Trigger = Trigger'     { _tName :: Maybe Text@@ -2466,7 +2646,7 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'tName'+-- * 'tName' - The name of the trigger. trigger     :: Trigger trigger =@@ -2487,6 +2667,8 @@  -- | An error or warning for a desired configuration option value. --+--+-- -- /See:/ 'validationMessage' smart constructor. data ValidationMessage = ValidationMessage'     { _vmOptionName :: !(Maybe Text)@@ -2499,13 +2681,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'vmOptionName'+-- * 'vmOptionName' - The name of the option. ----- * 'vmSeverity'+-- * 'vmSeverity' - An indication of the severity of this message:     * @error@ : This message indicates that this is not a valid setting for an option.     * @warning@ : This message is providing information you should take into account. ----- * 'vmNamespace'+-- * 'vmNamespace' - The namespace to which the option belongs. ----- * 'vmMessage'+-- * 'vmMessage' - A message describing the error or warning. validationMessage     :: ValidationMessage validationMessage =@@ -2516,18 +2698,15 @@     , _vmMessage = Nothing     } --- |+-- | The name of the option. vmOptionName :: Lens' ValidationMessage (Maybe Text) vmOptionName = lens _vmOptionName (\ s a -> s{_vmOptionName = a}); --- | An indication of the severity of this message:------ -   'error': This message indicates that this is not a valid setting for an option.--- -   'warning': This message is providing information you should take into account.+-- | An indication of the severity of this message:     * @error@ : This message indicates that this is not a valid setting for an option.     * @warning@ : This message is providing information you should take into account. vmSeverity :: Lens' ValidationMessage (Maybe ValidationSeverity) vmSeverity = lens _vmSeverity (\ s a -> s{_vmSeverity = a}); --- |+-- | The namespace to which the option belongs. vmNamespace :: Lens' ValidationMessage (Maybe Text) vmNamespace = lens _vmNamespace (\ s a -> s{_vmNamespace = a}); 
gen/Network/AWS/ElasticBeanstalk/Types/Sum.hs view
@@ -110,7 +110,8 @@     parseXML = parseXMLText "ActionType"  data ApplicationVersionStatus-    = AVSFailed+    = AVSBuilding+    | AVSFailed     | AVSProcessed     | AVSProcessing     | AVSUnprocessed@@ -118,15 +119,17 @@  instance FromText ApplicationVersionStatus where     parser = takeLowerText >>= \case+        "building" -> pure AVSBuilding         "failed" -> pure AVSFailed         "processed" -> pure AVSProcessed         "processing" -> pure AVSProcessing         "unprocessed" -> pure AVSUnprocessed         e -> fromTextError $ "Failure parsing ApplicationVersionStatus from value: '" <> e-           <> "'. Accepted values: failed, processed, processing, unprocessed"+           <> "'. Accepted values: building, failed, processed, processing, unprocessed"  instance ToText ApplicationVersionStatus where     toText = \case+        AVSBuilding -> "Building"         AVSFailed -> "Failed"         AVSProcessed -> "Processed"         AVSProcessing -> "Processing"@@ -141,6 +144,32 @@ instance FromXML ApplicationVersionStatus where     parseXML = parseXMLText "ApplicationVersionStatus" +data ComputeType+    = BuildGENERAL1Large+    | BuildGENERAL1Medium+    | BuildGENERAL1Small+    deriving (Eq,Ord,Read,Show,Enum,Bounded,Data,Typeable,Generic)++instance FromText ComputeType where+    parser = takeLowerText >>= \case+        "build_general1_large" -> pure BuildGENERAL1Large+        "build_general1_medium" -> pure BuildGENERAL1Medium+        "build_general1_small" -> pure BuildGENERAL1Small+        e -> fromTextError $ "Failure parsing ComputeType from value: '" <> e+           <> "'. Accepted values: build_general1_large, build_general1_medium, build_general1_small"++instance ToText ComputeType where+    toText = \case+        BuildGENERAL1Large -> "BUILD_GENERAL1_LARGE"+        BuildGENERAL1Medium -> "BUILD_GENERAL1_MEDIUM"+        BuildGENERAL1Small -> "BUILD_GENERAL1_SMALL"++instance Hashable     ComputeType+instance NFData       ComputeType+instance ToByteString ComputeType+instance ToQuery      ComputeType+instance ToHeader     ComputeType+ data ConfigurationDeploymentStatus     = CDSDeployed     | CDSFailed@@ -502,6 +531,58 @@ instance ToByteString InstancesHealthAttribute instance ToQuery      InstancesHealthAttribute instance ToHeader     InstancesHealthAttribute++data SourceRepository+    = CodeCommit+    | S3+    deriving (Eq,Ord,Read,Show,Enum,Bounded,Data,Typeable,Generic)++instance FromText SourceRepository where+    parser = takeLowerText >>= \case+        "codecommit" -> pure CodeCommit+        "s3" -> pure S3+        e -> fromTextError $ "Failure parsing SourceRepository from value: '" <> e+           <> "'. Accepted values: codecommit, s3"++instance ToText SourceRepository where+    toText = \case+        CodeCommit -> "CodeCommit"+        S3 -> "S3"++instance Hashable     SourceRepository+instance NFData       SourceRepository+instance ToByteString SourceRepository+instance ToQuery      SourceRepository+instance ToHeader     SourceRepository++instance FromXML SourceRepository where+    parseXML = parseXMLText "SourceRepository"++data SourceType+    = Git+    | Zip+    deriving (Eq,Ord,Read,Show,Enum,Bounded,Data,Typeable,Generic)++instance FromText SourceType where+    parser = takeLowerText >>= \case+        "git" -> pure Git+        "zip" -> pure Zip+        e -> fromTextError $ "Failure parsing SourceType from value: '" <> e+           <> "'. Accepted values: git, zip"++instance ToText SourceType where+    toText = \case+        Git -> "Git"+        Zip -> "Zip"++instance Hashable     SourceType+instance NFData       SourceType+instance ToByteString SourceType+instance ToQuery      SourceType+instance ToHeader     SourceType++instance FromXML SourceType where+    parseXML = parseXMLText "SourceType"  data ValidationSeverity     = Error'
gen/Network/AWS/ElasticBeanstalk/UpdateApplication.hs view
@@ -20,7 +20,7 @@ -- -- Updates the specified application to have the specified properties. ----- If a property (for example, 'description') is not provided, the value remains unchanged. To clear these properties, specify an empty string.+-- module Network.AWS.ElasticBeanstalk.UpdateApplication     (     -- * Creating a Request@@ -46,6 +46,8 @@  -- | Request to update an application. --+--+-- -- /See:/ 'updateApplication' smart constructor. data UpdateApplication = UpdateApplication'     { _uaDescription     :: !(Maybe Text)@@ -56,9 +58,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'uaDescription'+-- * 'uaDescription' - A new description for the application. Default: If not specified, AWS Elastic Beanstalk does not update the description. ----- * 'uaApplicationName'+-- * 'uaApplicationName' - The name of the application to update. If no such application is found, @UpdateApplication@ returns an @InvalidParameterValue@ error. updateApplication     :: Text -- ^ 'uaApplicationName'     -> UpdateApplication@@ -68,13 +70,11 @@     , _uaApplicationName = pApplicationName_     } --- | A new description for the application.------ Default: If not specified, AWS Elastic Beanstalk does not update the description.+-- | A new description for the application. Default: If not specified, AWS Elastic Beanstalk does not update the description. uaDescription :: Lens' UpdateApplication (Maybe Text) uaDescription = lens _uaDescription (\ s a -> s{_uaDescription = a}); --- | The name of the application to update. If no such application is found, 'UpdateApplication' returns an 'InvalidParameterValue' error.+-- | The name of the application to update. If no such application is found, @UpdateApplication@ returns an @InvalidParameterValue@ error. uaApplicationName :: Lens' UpdateApplication Text uaApplicationName = lens _uaApplicationName (\ s a -> s{_uaApplicationName = a}); 
gen/Network/AWS/ElasticBeanstalk/UpdateApplicationVersion.hs view
@@ -20,7 +20,7 @@ -- -- Updates the specified application version to have the specified properties. ----- If a property (for example, 'description') is not provided, the value remains unchanged. To clear properties, specify an empty string.+-- module Network.AWS.ElasticBeanstalk.UpdateApplicationVersion     (     -- * Creating a Request@@ -47,6 +47,8 @@  -- | --+--+-- -- /See:/ 'updateApplicationVersion' smart constructor. data UpdateApplicationVersion = UpdateApplicationVersion'     { _uavDescription     :: !(Maybe Text)@@ -58,11 +60,11 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'uavDescription'+-- * 'uavDescription' - A new description for this version. ----- * 'uavApplicationName'+-- * 'uavApplicationName' - The name of the application associated with this version. If no application is found with this name, @UpdateApplication@ returns an @InvalidParameterValue@ error. ----- * 'uavVersionLabel'+-- * 'uavVersionLabel' - The name of the version to update. If no application version is found with this label, @UpdateApplication@ returns an @InvalidParameterValue@ error. updateApplicationVersion     :: Text -- ^ 'uavApplicationName'     -> Text -- ^ 'uavVersionLabel'@@ -74,19 +76,15 @@     , _uavVersionLabel = pVersionLabel_     } --- | A new description for this release.+-- | A new description for this version. uavDescription :: Lens' UpdateApplicationVersion (Maybe Text) uavDescription = lens _uavDescription (\ s a -> s{_uavDescription = a}); --- | The name of the application associated with this version.------ If no application is found with this name, 'UpdateApplication' returns an 'InvalidParameterValue' error.+-- | The name of the application associated with this version. If no application is found with this name, @UpdateApplication@ returns an @InvalidParameterValue@ error. uavApplicationName :: Lens' UpdateApplicationVersion Text uavApplicationName = lens _uavApplicationName (\ s a -> s{_uavApplicationName = a}); --- | The name of the version to update.------ If no application version is found with this label, 'UpdateApplication' returns an 'InvalidParameterValue' error.+-- | The name of the version to update. If no application version is found with this label, @UpdateApplication@ returns an @InvalidParameterValue@ error. uavVersionLabel :: Lens' UpdateApplicationVersion Text uavVersionLabel = lens _uavVersionLabel (\ s a -> s{_uavVersionLabel = a}); 
gen/Network/AWS/ElasticBeanstalk/UpdateConfigurationTemplate.hs view
@@ -20,11 +20,13 @@ -- -- Updates the specified configuration template to have the specified properties or configuration option values. ----- If a property (for example, 'ApplicationName') is not provided, its value remains unchanged. To clear such properties, specify an empty string. -- -- Related Topics ----- -   < DescribeConfigurationOptions>+--     * 'DescribeConfigurationOptions'+--+--+-- module Network.AWS.ElasticBeanstalk.UpdateConfigurationTemplate     (     -- * Creating a Request@@ -61,6 +63,8 @@  -- | The result message containing the options for the specified solution stack. --+--+-- -- /See:/ 'updateConfigurationTemplate' smart constructor. data UpdateConfigurationTemplate = UpdateConfigurationTemplate'     { _uctOptionsToRemove :: !(Maybe [OptionSpecification])@@ -74,15 +78,15 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'uctOptionsToRemove'+-- * 'uctOptionsToRemove' - A list of configuration options to remove from the configuration set. Constraint: You can remove only @UserDefined@ configuration options. ----- * 'uctOptionSettings'+-- * 'uctOptionSettings' - A list of configuration option settings to update with the new specified option value. ----- * 'uctDescription'+-- * 'uctDescription' - A new description for the configuration. ----- * 'uctApplicationName'+-- * 'uctApplicationName' - The name of the application associated with the configuration template to update. If no application is found with this name, @UpdateConfigurationTemplate@ returns an @InvalidParameterValue@ error. ----- * 'uctTemplateName'+-- * 'uctTemplateName' - The name of the configuration template to update. If no configuration template is found with this name, @UpdateConfigurationTemplate@ returns an @InvalidParameterValue@ error. updateConfigurationTemplate     :: Text -- ^ 'uctApplicationName'     -> Text -- ^ 'uctTemplateName'@@ -96,9 +100,7 @@     , _uctTemplateName = pTemplateName_     } --- | A list of configuration options to remove from the configuration set.------ Constraint: You can remove only 'UserDefined' configuration options.+-- | A list of configuration options to remove from the configuration set. Constraint: You can remove only @UserDefined@ configuration options. uctOptionsToRemove :: Lens' UpdateConfigurationTemplate [OptionSpecification] uctOptionsToRemove = lens _uctOptionsToRemove (\ s a -> s{_uctOptionsToRemove = a}) . _Default . _Coerce; @@ -110,15 +112,11 @@ uctDescription :: Lens' UpdateConfigurationTemplate (Maybe Text) uctDescription = lens _uctDescription (\ s a -> s{_uctDescription = a}); --- | The name of the application associated with the configuration template to update.------ If no application is found with this name, 'UpdateConfigurationTemplate' returns an 'InvalidParameterValue' error.+-- | The name of the application associated with the configuration template to update. If no application is found with this name, @UpdateConfigurationTemplate@ returns an @InvalidParameterValue@ error. uctApplicationName :: Lens' UpdateConfigurationTemplate Text uctApplicationName = lens _uctApplicationName (\ s a -> s{_uctApplicationName = a}); --- | The name of the configuration template to update.------ If no configuration template is found with this name, 'UpdateConfigurationTemplate' returns an 'InvalidParameterValue' error.+-- | The name of the configuration template to update. If no configuration template is found with this name, @UpdateConfigurationTemplate@ returns an @InvalidParameterValue@ error. uctTemplateName :: Lens' UpdateConfigurationTemplate Text uctTemplateName = lens _uctTemplateName (\ s a -> s{_uctTemplateName = a}); 
gen/Network/AWS/ElasticBeanstalk/UpdateEnvironment.hs view
@@ -20,9 +20,11 @@ -- -- Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment. ----- Attempting to update both the release and configuration is not allowed and AWS Elastic Beanstalk returns an 'InvalidParameterCombination' error. ----- When updating the configuration settings to a new template or individual settings, a draft configuration is created and < DescribeConfigurationSettings> for this environment returns two setting descriptions with different 'DeploymentStatus' values.+-- Attempting to update both the release and configuration is not allowed and AWS Elastic Beanstalk returns an @InvalidParameterCombination@ error.+--+-- When updating the configuration settings to a new template or individual settings, a draft configuration is created and 'DescribeConfigurationSettings' for this environment returns two setting descriptions with different @DeploymentStatus@ values.+-- module Network.AWS.ElasticBeanstalk.UpdateEnvironment     (     -- * Creating a Request@@ -74,6 +76,8 @@  -- | Request to update an environment. --+--+-- -- /See:/ 'updateEnvironment' smart constructor. data UpdateEnvironment = UpdateEnvironment'     { _ueTemplateName      :: !(Maybe Text)@@ -93,27 +97,27 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'ueTemplateName'+-- * 'ueTemplateName' - If this parameter is specified, AWS Elastic Beanstalk deploys this configuration template to the environment. If no such configuration template is found, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error. ----- * 'ueOptionsToRemove'+-- * 'ueOptionsToRemove' - A list of custom user-defined configuration options to remove from the configuration set for this environment. ----- * 'ueOptionSettings'+-- * 'ueOptionSettings' - If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value. ----- * 'ueVersionLabel'+-- * 'ueVersionLabel' - If this parameter is specified, AWS Elastic Beanstalk deploys the named application version to the environment. If no such application version is found, returns an @InvalidParameterValue@ error. ----- * 'ueTier'+-- * 'ueTier' - This specifies the tier to use to update the environment. Condition: At this time, if you change the tier version, name, or type, AWS Elastic Beanstalk returns @InvalidParameterValue@ error. ----- * 'ueEnvironmentName'+-- * 'ueEnvironmentName' - The name of the environment to update. If no environment with this name exists, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error.  Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'ueApplicationName'+-- * 'ueApplicationName' - The name of the application with which the environment is associated. ----- * 'ueSolutionStackName'+-- * 'ueSolutionStackName' - This specifies the platform version that the environment will run after the environment is updated. ----- * 'ueEnvironmentId'+-- * 'ueEnvironmentId' - The ID of the environment to update. If no environment with this ID exists, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ----- * 'ueGroupName'+-- * 'ueGroupName' - The name of the group to which the target environment belongs. Specify a group name only if the environment's name is specified in an environment manifest and not with the environment name or environment ID parameters. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details. ----- * 'ueDescription'+-- * 'ueDescription' - If this parameter is specified, AWS Elastic Beanstalk updates the description of this environment. updateEnvironment     :: UpdateEnvironment updateEnvironment =@@ -131,7 +135,7 @@     , _ueDescription = Nothing     } --- | If this parameter is specified, AWS Elastic Beanstalk deploys this configuration template to the environment. If no such configuration template is found, AWS Elastic Beanstalk returns an 'InvalidParameterValue' error.+-- | If this parameter is specified, AWS Elastic Beanstalk deploys this configuration template to the environment. If no such configuration template is found, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error. ueTemplateName :: Lens' UpdateEnvironment (Maybe Text) ueTemplateName = lens _ueTemplateName (\ s a -> s{_ueTemplateName = a}); @@ -143,19 +147,15 @@ ueOptionSettings :: Lens' UpdateEnvironment [ConfigurationOptionSetting] ueOptionSettings = lens _ueOptionSettings (\ s a -> s{_ueOptionSettings = a}) . _Default . _Coerce; --- | If this parameter is specified, AWS Elastic Beanstalk deploys the named application version to the environment. If no such application version is found, returns an 'InvalidParameterValue' error.+-- | If this parameter is specified, AWS Elastic Beanstalk deploys the named application version to the environment. If no such application version is found, returns an @InvalidParameterValue@ error. ueVersionLabel :: Lens' UpdateEnvironment (Maybe Text) ueVersionLabel = lens _ueVersionLabel (\ s a -> s{_ueVersionLabel = a}); --- | This specifies the tier to use to update the environment.------ Condition: At this time, if you change the tier version, name, or type, AWS Elastic Beanstalk returns 'InvalidParameterValue' error.+-- | This specifies the tier to use to update the environment. Condition: At this time, if you change the tier version, name, or type, AWS Elastic Beanstalk returns @InvalidParameterValue@ error. ueTier :: Lens' UpdateEnvironment (Maybe EnvironmentTier) ueTier = lens _ueTier (\ s a -> s{_ueTier = a}); --- | The name of the environment to update. If no environment with this name exists, AWS Elastic Beanstalk returns an 'InvalidParameterValue' error.------ Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The name of the environment to update. If no environment with this name exists, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error.  Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ueEnvironmentName :: Lens' UpdateEnvironment (Maybe Text) ueEnvironmentName = lens _ueEnvironmentName (\ s a -> s{_ueEnvironmentName = a}); @@ -167,15 +167,11 @@ ueSolutionStackName :: Lens' UpdateEnvironment (Maybe Text) ueSolutionStackName = lens _ueSolutionStackName (\ s a -> s{_ueSolutionStackName = a}); --- | The ID of the environment to update.------ If no environment with this ID exists, AWS Elastic Beanstalk returns an 'InvalidParameterValue' error.------ Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns 'MissingRequiredParameter' error.+-- | The ID of the environment to update. If no environment with this ID exists, AWS Elastic Beanstalk returns an @InvalidParameterValue@ error. Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns @MissingRequiredParameter@ error. ueEnvironmentId :: Lens' UpdateEnvironment (Maybe Text) ueEnvironmentId = lens _ueEnvironmentId (\ s a -> s{_ueEnvironmentId = a}); --- | The name of the group to which the target environment belongs. Specify a group name only if the environment\'s name is specified in an environment manifest and not with the environment name or environment ID parameters. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details.+-- | The name of the group to which the target environment belongs. Specify a group name only if the environment's name is specified in an environment manifest and not with the environment name or environment ID parameters. See <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html Environment Manifest (env.yaml)> for details. ueGroupName :: Lens' UpdateEnvironment (Maybe Text) ueGroupName = lens _ueGroupName (\ s a -> s{_ueGroupName = a}); 
gen/Network/AWS/ElasticBeanstalk/ValidateConfigurationSettings.hs view
@@ -20,7 +20,9 @@ -- -- Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid. --+-- -- This action returns a list of messages indicating any errors or warnings associated with the selection of option values.+-- module Network.AWS.ElasticBeanstalk.ValidateConfigurationSettings     (     -- * Creating a Request@@ -49,6 +51,8 @@  -- | A list of validation messages for a specified configuration template. --+--+-- -- /See:/ 'validateConfigurationSettings' smart constructor. data ValidateConfigurationSettings = ValidateConfigurationSettings'     { _vcsTemplateName    :: !(Maybe Text)@@ -61,13 +65,13 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'vcsTemplateName'+-- * 'vcsTemplateName' - The name of the configuration template to validate the settings against. Condition: You cannot specify both this and an environment name. ----- * 'vcsEnvironmentName'+-- * 'vcsEnvironmentName' - The name of the environment to validate the settings against. Condition: You cannot specify both this and a configuration template name. ----- * 'vcsApplicationName'+-- * 'vcsApplicationName' - The name of the application that the configuration template or environment belongs to. ----- * 'vcsOptionSettings'+-- * 'vcsOptionSettings' - A list of the options and desired values to evaluate. validateConfigurationSettings     :: Text -- ^ 'vcsApplicationName'     -> ValidateConfigurationSettings@@ -79,15 +83,11 @@     , _vcsOptionSettings = mempty     } --- | The name of the configuration template to validate the settings against.------ Condition: You cannot specify both this and an environment name.+-- | The name of the configuration template to validate the settings against. Condition: You cannot specify both this and an environment name. vcsTemplateName :: Lens' ValidateConfigurationSettings (Maybe Text) vcsTemplateName = lens _vcsTemplateName (\ s a -> s{_vcsTemplateName = a}); --- | The name of the environment to validate the settings against.------ Condition: You cannot specify both this and a configuration template name.+-- | The name of the environment to validate the settings against. Condition: You cannot specify both this and a configuration template name. vcsEnvironmentName :: Lens' ValidateConfigurationSettings (Maybe Text) vcsEnvironmentName = lens _vcsEnvironmentName (\ s a -> s{_vcsEnvironmentName = a}); @@ -138,6 +138,8 @@  -- | Provides a list of validation messages. --+--+-- -- /See:/ 'validateConfigurationSettingsResponse' smart constructor. data ValidateConfigurationSettingsResponse = ValidateConfigurationSettingsResponse'     { _vcsrsMessages       :: !(Maybe [ValidationMessage])@@ -148,9 +150,9 @@ -- -- Use one of the following lenses to modify other fields as desired: ----- * 'vcsrsMessages'+-- * 'vcsrsMessages' - A list of 'ValidationMessage' . ----- * 'vcsrsResponseStatus'+-- * 'vcsrsResponseStatus' - -- | The response status code. validateConfigurationSettingsResponse     :: Int -- ^ 'vcsrsResponseStatus'     -> ValidateConfigurationSettingsResponse@@ -160,11 +162,11 @@     , _vcsrsResponseStatus = pResponseStatus_     } --- | A list of < ValidationMessage>.+-- | A list of 'ValidationMessage' . vcsrsMessages :: Lens' ValidateConfigurationSettingsResponse [ValidationMessage] vcsrsMessages = lens _vcsrsMessages (\ s a -> s{_vcsrsMessages = a}) . _Default . _Coerce; --- | The response status code.+-- | -- | The response status code. vcsrsResponseStatus :: Lens' ValidateConfigurationSettingsResponse Int vcsrsResponseStatus = lens _vcsrsResponseStatus (\ s a -> s{_vcsrsResponseStatus = a});