Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
- Operations
- DescribeApplications
- UpdateEnvironment
- TerminateEnvironment
- ListPlatformVersions
- DeletePlatformVersion
- CreateApplicationVersion
- ListPlatformBranches
- DescribeEvents
- RequestEnvironmentInfo
- ListTagsForResource
- RetrieveEnvironmentInfo
- DescribePlatformVersion
- DeleteApplication
- UpdateApplication
- DescribeInstancesHealth
- CreateApplication
- ComposeEnvironments
- AbortEnvironmentUpdate
- DeleteConfigurationTemplate
- UpdateConfigurationTemplate
- UpdateTagsForResource
- DescribeEnvironmentResources
- DescribeEnvironmentManagedActionHistory
- DeleteApplicationVersion
- UpdateApplicationVersion
- CreateConfigurationTemplate
- DescribeEnvironmentHealth
- RebuildEnvironment
- DeleteEnvironmentConfiguration
- UpdateApplicationResourceLifecycle
- SwapEnvironmentCNAMEs
- ListAvailableSolutionStacks
- ApplyEnvironmentManagedAction
- DescribeConfigurationOptions
- DisassociateEnvironmentOperationsRole
- CreateStorageLocation
- DescribeEnvironmentManagedActions
- DescribeConfigurationSettings
- ValidateConfigurationSettings
- DescribeAccountAttributes
- AssociateEnvironmentOperationsRole
- RestartAppServer
- DescribeEnvironments
- CheckDNSAvailability
- DescribeApplicationVersions
- CreateEnvironment
- CreatePlatformVersion
- Types
- ApplicationDescription
- ApplicationDescriptionMessage
- ApplicationMetrics
- ApplicationResourceLifecycleConfig
- ApplicationVersionDescription
- ApplicationVersionDescriptionMessage
- ApplicationVersionLifecycleConfig
- AutoScalingGroup
- BuildConfiguration
- Builder
- CPUUtilization
- ConfigurationOptionDescription
- ConfigurationOptionSetting
- ConfigurationSettingsDescription
- CustomAmi
- Deployment
- EnvironmentDescription
- EnvironmentDescriptionsMessage
- EnvironmentInfoDescription
- EnvironmentLink
- EnvironmentResourceDescription
- EnvironmentResourcesDescription
- EnvironmentTier
- EventDescription
- Instance
- InstanceHealthSummary
- Latency
- LaunchConfiguration
- LaunchTemplate
- Listener
- LoadBalancer
- LoadBalancerDescription
- ManagedAction
- ManagedActionHistoryItem
- MaxAgeRule
- MaxCountRule
- OptionRestrictionRegex
- OptionSpecification
- PlatformBranchSummary
- PlatformDescription
- PlatformFilter
- PlatformFramework
- PlatformProgrammingLanguage
- PlatformSummary
- Queue
- ResourceQuota
- ResourceQuotas
- S3Location
- SearchFilter
- SingleInstanceHealth
- SolutionStackDescription
- SourceBuildInformation
- SourceConfiguration
- StatusCodes
- SystemStatus
- Tag
- Trigger
- ValidationMessage
Synopsis
- describeApplications_applicationNames :: Lens' DescribeApplications (Maybe [Text])
- describeApplicationsResponse_applications :: Lens' DescribeApplicationsResponse (Maybe [ApplicationDescription])
- describeApplicationsResponse_httpStatus :: Lens' DescribeApplicationsResponse Int
- updateEnvironment_templateName :: Lens' UpdateEnvironment (Maybe Text)
- updateEnvironment_optionsToRemove :: Lens' UpdateEnvironment (Maybe [OptionSpecification])
- updateEnvironment_optionSettings :: Lens' UpdateEnvironment (Maybe [ConfigurationOptionSetting])
- updateEnvironment_versionLabel :: Lens' UpdateEnvironment (Maybe Text)
- updateEnvironment_platformArn :: Lens' UpdateEnvironment (Maybe Text)
- updateEnvironment_tier :: Lens' UpdateEnvironment (Maybe EnvironmentTier)
- updateEnvironment_environmentName :: Lens' UpdateEnvironment (Maybe Text)
- updateEnvironment_applicationName :: Lens' UpdateEnvironment (Maybe Text)
- updateEnvironment_solutionStackName :: Lens' UpdateEnvironment (Maybe Text)
- updateEnvironment_environmentId :: Lens' UpdateEnvironment (Maybe Text)
- updateEnvironment_groupName :: Lens' UpdateEnvironment (Maybe Text)
- updateEnvironment_description :: Lens' UpdateEnvironment (Maybe Text)
- environmentDescription_status :: Lens' EnvironmentDescription (Maybe EnvironmentStatus)
- environmentDescription_cname :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_templateName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_abortableOperationInProgress :: Lens' EnvironmentDescription (Maybe Bool)
- environmentDescription_endpointURL :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_resources :: Lens' EnvironmentDescription (Maybe EnvironmentResourcesDescription)
- environmentDescription_dateUpdated :: Lens' EnvironmentDescription (Maybe UTCTime)
- environmentDescription_dateCreated :: Lens' EnvironmentDescription (Maybe UTCTime)
- environmentDescription_health :: Lens' EnvironmentDescription (Maybe EnvironmentHealth)
- environmentDescription_versionLabel :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_operationsRole :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_platformArn :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_tier :: Lens' EnvironmentDescription (Maybe EnvironmentTier)
- environmentDescription_environmentName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_applicationName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_environmentArn :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_solutionStackName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_environmentId :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_healthStatus :: Lens' EnvironmentDescription (Maybe EnvironmentHealthStatus)
- environmentDescription_environmentLinks :: Lens' EnvironmentDescription (Maybe [EnvironmentLink])
- environmentDescription_description :: Lens' EnvironmentDescription (Maybe Text)
- terminateEnvironment_forceTerminate :: Lens' TerminateEnvironment (Maybe Bool)
- terminateEnvironment_terminateResources :: Lens' TerminateEnvironment (Maybe Bool)
- terminateEnvironment_environmentName :: Lens' TerminateEnvironment (Maybe Text)
- terminateEnvironment_environmentId :: Lens' TerminateEnvironment (Maybe Text)
- environmentDescription_status :: Lens' EnvironmentDescription (Maybe EnvironmentStatus)
- environmentDescription_cname :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_templateName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_abortableOperationInProgress :: Lens' EnvironmentDescription (Maybe Bool)
- environmentDescription_endpointURL :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_resources :: Lens' EnvironmentDescription (Maybe EnvironmentResourcesDescription)
- environmentDescription_dateUpdated :: Lens' EnvironmentDescription (Maybe UTCTime)
- environmentDescription_dateCreated :: Lens' EnvironmentDescription (Maybe UTCTime)
- environmentDescription_health :: Lens' EnvironmentDescription (Maybe EnvironmentHealth)
- environmentDescription_versionLabel :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_operationsRole :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_platformArn :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_tier :: Lens' EnvironmentDescription (Maybe EnvironmentTier)
- environmentDescription_environmentName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_applicationName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_environmentArn :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_solutionStackName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_environmentId :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_healthStatus :: Lens' EnvironmentDescription (Maybe EnvironmentHealthStatus)
- environmentDescription_environmentLinks :: Lens' EnvironmentDescription (Maybe [EnvironmentLink])
- environmentDescription_description :: Lens' EnvironmentDescription (Maybe Text)
- listPlatformVersions_filters :: Lens' ListPlatformVersions (Maybe [PlatformFilter])
- listPlatformVersions_nextToken :: Lens' ListPlatformVersions (Maybe Text)
- listPlatformVersions_maxRecords :: Lens' ListPlatformVersions (Maybe Natural)
- listPlatformVersionsResponse_nextToken :: Lens' ListPlatformVersionsResponse (Maybe Text)
- listPlatformVersionsResponse_platformSummaryList :: Lens' ListPlatformVersionsResponse (Maybe [PlatformSummary])
- listPlatformVersionsResponse_httpStatus :: Lens' ListPlatformVersionsResponse Int
- deletePlatformVersion_platformArn :: Lens' DeletePlatformVersion (Maybe Text)
- deletePlatformVersionResponse_platformSummary :: Lens' DeletePlatformVersionResponse (Maybe PlatformSummary)
- deletePlatformVersionResponse_httpStatus :: Lens' DeletePlatformVersionResponse Int
- createApplicationVersion_process :: Lens' CreateApplicationVersion (Maybe Bool)
- createApplicationVersion_sourceBundle :: Lens' CreateApplicationVersion (Maybe S3Location)
- createApplicationVersion_autoCreateApplication :: Lens' CreateApplicationVersion (Maybe Bool)
- createApplicationVersion_sourceBuildInformation :: Lens' CreateApplicationVersion (Maybe SourceBuildInformation)
- createApplicationVersion_description :: Lens' CreateApplicationVersion (Maybe Text)
- createApplicationVersion_buildConfiguration :: Lens' CreateApplicationVersion (Maybe BuildConfiguration)
- createApplicationVersion_tags :: Lens' CreateApplicationVersion (Maybe [Tag])
- createApplicationVersion_applicationName :: Lens' CreateApplicationVersion Text
- createApplicationVersion_versionLabel :: Lens' CreateApplicationVersion Text
- applicationVersionDescriptionMessage_applicationVersion :: Lens' ApplicationVersionDescriptionMessage (Maybe ApplicationVersionDescription)
- listPlatformBranches_filters :: Lens' ListPlatformBranches (Maybe [SearchFilter])
- listPlatformBranches_nextToken :: Lens' ListPlatformBranches (Maybe Text)
- listPlatformBranches_maxRecords :: Lens' ListPlatformBranches (Maybe Natural)
- listPlatformBranchesResponse_platformBranchSummaryList :: Lens' ListPlatformBranchesResponse (Maybe [PlatformBranchSummary])
- listPlatformBranchesResponse_nextToken :: Lens' ListPlatformBranchesResponse (Maybe Text)
- listPlatformBranchesResponse_httpStatus :: Lens' ListPlatformBranchesResponse Int
- describeEvents_requestId :: Lens' DescribeEvents (Maybe Text)
- describeEvents_templateName :: Lens' DescribeEvents (Maybe Text)
- describeEvents_startTime :: Lens' DescribeEvents (Maybe UTCTime)
- describeEvents_severity :: Lens' DescribeEvents (Maybe EventSeverity)
- describeEvents_nextToken :: Lens' DescribeEvents (Maybe Text)
- describeEvents_versionLabel :: Lens' DescribeEvents (Maybe Text)
- describeEvents_platformArn :: Lens' DescribeEvents (Maybe Text)
- describeEvents_environmentName :: Lens' DescribeEvents (Maybe Text)
- describeEvents_maxRecords :: Lens' DescribeEvents (Maybe Natural)
- describeEvents_endTime :: Lens' DescribeEvents (Maybe UTCTime)
- describeEvents_applicationName :: Lens' DescribeEvents (Maybe Text)
- describeEvents_environmentId :: Lens' DescribeEvents (Maybe Text)
- describeEventsResponse_nextToken :: Lens' DescribeEventsResponse (Maybe Text)
- describeEventsResponse_events :: Lens' DescribeEventsResponse (Maybe [EventDescription])
- describeEventsResponse_httpStatus :: Lens' DescribeEventsResponse Int
- requestEnvironmentInfo_environmentName :: Lens' RequestEnvironmentInfo (Maybe Text)
- requestEnvironmentInfo_environmentId :: Lens' RequestEnvironmentInfo (Maybe Text)
- requestEnvironmentInfo_infoType :: Lens' RequestEnvironmentInfo EnvironmentInfoType
- listTagsForResource_resourceArn :: Lens' ListTagsForResource Text
- listTagsForResourceResponse_resourceTags :: Lens' ListTagsForResourceResponse (Maybe [Tag])
- listTagsForResourceResponse_resourceArn :: Lens' ListTagsForResourceResponse (Maybe Text)
- listTagsForResourceResponse_httpStatus :: Lens' ListTagsForResourceResponse Int
- retrieveEnvironmentInfo_environmentName :: Lens' RetrieveEnvironmentInfo (Maybe Text)
- retrieveEnvironmentInfo_environmentId :: Lens' RetrieveEnvironmentInfo (Maybe Text)
- retrieveEnvironmentInfo_infoType :: Lens' RetrieveEnvironmentInfo EnvironmentInfoType
- retrieveEnvironmentInfoResponse_environmentInfo :: Lens' RetrieveEnvironmentInfoResponse (Maybe [EnvironmentInfoDescription])
- retrieveEnvironmentInfoResponse_httpStatus :: Lens' RetrieveEnvironmentInfoResponse Int
- describePlatformVersion_platformArn :: Lens' DescribePlatformVersion (Maybe Text)
- describePlatformVersionResponse_platformDescription :: Lens' DescribePlatformVersionResponse (Maybe PlatformDescription)
- describePlatformVersionResponse_httpStatus :: Lens' DescribePlatformVersionResponse Int
- deleteApplication_terminateEnvByForce :: Lens' DeleteApplication (Maybe Bool)
- deleteApplication_applicationName :: Lens' DeleteApplication Text
- updateApplication_description :: Lens' UpdateApplication (Maybe Text)
- updateApplication_applicationName :: Lens' UpdateApplication Text
- applicationDescriptionMessage_application :: Lens' ApplicationDescriptionMessage (Maybe ApplicationDescription)
- describeInstancesHealth_nextToken :: Lens' DescribeInstancesHealth (Maybe Text)
- describeInstancesHealth_environmentName :: Lens' DescribeInstancesHealth (Maybe Text)
- describeInstancesHealth_attributeNames :: Lens' DescribeInstancesHealth (Maybe [InstancesHealthAttribute])
- describeInstancesHealth_environmentId :: Lens' DescribeInstancesHealth (Maybe Text)
- describeInstancesHealthResponse_instanceHealthList :: Lens' DescribeInstancesHealthResponse (Maybe [SingleInstanceHealth])
- describeInstancesHealthResponse_nextToken :: Lens' DescribeInstancesHealthResponse (Maybe Text)
- describeInstancesHealthResponse_refreshedAt :: Lens' DescribeInstancesHealthResponse (Maybe UTCTime)
- describeInstancesHealthResponse_httpStatus :: Lens' DescribeInstancesHealthResponse Int
- createApplication_resourceLifecycleConfig :: Lens' CreateApplication (Maybe ApplicationResourceLifecycleConfig)
- createApplication_description :: Lens' CreateApplication (Maybe Text)
- createApplication_tags :: Lens' CreateApplication (Maybe [Tag])
- createApplication_applicationName :: Lens' CreateApplication Text
- applicationDescriptionMessage_application :: Lens' ApplicationDescriptionMessage (Maybe ApplicationDescription)
- composeEnvironments_versionLabels :: Lens' ComposeEnvironments (Maybe [Text])
- composeEnvironments_applicationName :: Lens' ComposeEnvironments (Maybe Text)
- composeEnvironments_groupName :: Lens' ComposeEnvironments (Maybe Text)
- environmentDescriptionsMessage_nextToken :: Lens' EnvironmentDescriptionsMessage (Maybe Text)
- environmentDescriptionsMessage_environments :: Lens' EnvironmentDescriptionsMessage (Maybe [EnvironmentDescription])
- abortEnvironmentUpdate_environmentName :: Lens' AbortEnvironmentUpdate (Maybe Text)
- abortEnvironmentUpdate_environmentId :: Lens' AbortEnvironmentUpdate (Maybe Text)
- deleteConfigurationTemplate_applicationName :: Lens' DeleteConfigurationTemplate Text
- deleteConfigurationTemplate_templateName :: Lens' DeleteConfigurationTemplate Text
- updateConfigurationTemplate_optionsToRemove :: Lens' UpdateConfigurationTemplate (Maybe [OptionSpecification])
- updateConfigurationTemplate_optionSettings :: Lens' UpdateConfigurationTemplate (Maybe [ConfigurationOptionSetting])
- updateConfigurationTemplate_description :: Lens' UpdateConfigurationTemplate (Maybe Text)
- updateConfigurationTemplate_applicationName :: Lens' UpdateConfigurationTemplate Text
- updateConfigurationTemplate_templateName :: Lens' UpdateConfigurationTemplate Text
- configurationSettingsDescription_templateName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_optionSettings :: Lens' ConfigurationSettingsDescription (Maybe [ConfigurationOptionSetting])
- configurationSettingsDescription_dateUpdated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime)
- configurationSettingsDescription_dateCreated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime)
- configurationSettingsDescription_platformArn :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_environmentName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_applicationName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_deploymentStatus :: Lens' ConfigurationSettingsDescription (Maybe ConfigurationDeploymentStatus)
- configurationSettingsDescription_solutionStackName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_description :: Lens' ConfigurationSettingsDescription (Maybe Text)
- updateTagsForResource_tagsToRemove :: Lens' UpdateTagsForResource (Maybe [Text])
- updateTagsForResource_tagsToAdd :: Lens' UpdateTagsForResource (Maybe [Tag])
- updateTagsForResource_resourceArn :: Lens' UpdateTagsForResource Text
- describeEnvironmentResources_environmentName :: Lens' DescribeEnvironmentResources (Maybe Text)
- describeEnvironmentResources_environmentId :: Lens' DescribeEnvironmentResources (Maybe Text)
- describeEnvironmentResourcesResponse_environmentResources :: Lens' DescribeEnvironmentResourcesResponse (Maybe EnvironmentResourceDescription)
- describeEnvironmentResourcesResponse_httpStatus :: Lens' DescribeEnvironmentResourcesResponse Int
- describeEnvironmentManagedActionHistory_nextToken :: Lens' DescribeEnvironmentManagedActionHistory (Maybe Text)
- describeEnvironmentManagedActionHistory_environmentName :: Lens' DescribeEnvironmentManagedActionHistory (Maybe Text)
- describeEnvironmentManagedActionHistory_maxItems :: Lens' DescribeEnvironmentManagedActionHistory (Maybe Natural)
- describeEnvironmentManagedActionHistory_environmentId :: Lens' DescribeEnvironmentManagedActionHistory (Maybe Text)
- describeEnvironmentManagedActionHistoryResponse_managedActionHistoryItems :: Lens' DescribeEnvironmentManagedActionHistoryResponse (Maybe (NonEmpty ManagedActionHistoryItem))
- describeEnvironmentManagedActionHistoryResponse_nextToken :: Lens' DescribeEnvironmentManagedActionHistoryResponse (Maybe Text)
- describeEnvironmentManagedActionHistoryResponse_httpStatus :: Lens' DescribeEnvironmentManagedActionHistoryResponse Int
- deleteApplicationVersion_deleteSourceBundle :: Lens' DeleteApplicationVersion (Maybe Bool)
- deleteApplicationVersion_applicationName :: Lens' DeleteApplicationVersion Text
- deleteApplicationVersion_versionLabel :: Lens' DeleteApplicationVersion Text
- updateApplicationVersion_description :: Lens' UpdateApplicationVersion (Maybe Text)
- updateApplicationVersion_applicationName :: Lens' UpdateApplicationVersion Text
- updateApplicationVersion_versionLabel :: Lens' UpdateApplicationVersion Text
- applicationVersionDescriptionMessage_applicationVersion :: Lens' ApplicationVersionDescriptionMessage (Maybe ApplicationVersionDescription)
- createConfigurationTemplate_optionSettings :: Lens' CreateConfigurationTemplate (Maybe [ConfigurationOptionSetting])
- createConfigurationTemplate_platformArn :: Lens' CreateConfigurationTemplate (Maybe Text)
- createConfigurationTemplate_sourceConfiguration :: Lens' CreateConfigurationTemplate (Maybe SourceConfiguration)
- createConfigurationTemplate_solutionStackName :: Lens' CreateConfigurationTemplate (Maybe Text)
- createConfigurationTemplate_environmentId :: Lens' CreateConfigurationTemplate (Maybe Text)
- createConfigurationTemplate_description :: Lens' CreateConfigurationTemplate (Maybe Text)
- createConfigurationTemplate_tags :: Lens' CreateConfigurationTemplate (Maybe [Tag])
- createConfigurationTemplate_applicationName :: Lens' CreateConfigurationTemplate Text
- createConfigurationTemplate_templateName :: Lens' CreateConfigurationTemplate Text
- configurationSettingsDescription_templateName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_optionSettings :: Lens' ConfigurationSettingsDescription (Maybe [ConfigurationOptionSetting])
- configurationSettingsDescription_dateUpdated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime)
- configurationSettingsDescription_dateCreated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime)
- configurationSettingsDescription_platformArn :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_environmentName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_applicationName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_deploymentStatus :: Lens' ConfigurationSettingsDescription (Maybe ConfigurationDeploymentStatus)
- configurationSettingsDescription_solutionStackName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_description :: Lens' ConfigurationSettingsDescription (Maybe Text)
- describeEnvironmentHealth_environmentName :: Lens' DescribeEnvironmentHealth (Maybe Text)
- describeEnvironmentHealth_attributeNames :: Lens' DescribeEnvironmentHealth (Maybe [EnvironmentHealthAttribute])
- describeEnvironmentHealth_environmentId :: Lens' DescribeEnvironmentHealth (Maybe Text)
- describeEnvironmentHealthResponse_status :: Lens' DescribeEnvironmentHealthResponse (Maybe EnvironmentHealth)
- describeEnvironmentHealthResponse_causes :: Lens' DescribeEnvironmentHealthResponse (Maybe [Text])
- describeEnvironmentHealthResponse_applicationMetrics :: Lens' DescribeEnvironmentHealthResponse (Maybe ApplicationMetrics)
- describeEnvironmentHealthResponse_color :: Lens' DescribeEnvironmentHealthResponse (Maybe Text)
- describeEnvironmentHealthResponse_environmentName :: Lens' DescribeEnvironmentHealthResponse (Maybe Text)
- describeEnvironmentHealthResponse_healthStatus :: Lens' DescribeEnvironmentHealthResponse (Maybe Text)
- describeEnvironmentHealthResponse_instancesHealth :: Lens' DescribeEnvironmentHealthResponse (Maybe InstanceHealthSummary)
- describeEnvironmentHealthResponse_refreshedAt :: Lens' DescribeEnvironmentHealthResponse (Maybe UTCTime)
- describeEnvironmentHealthResponse_httpStatus :: Lens' DescribeEnvironmentHealthResponse Int
- rebuildEnvironment_environmentName :: Lens' RebuildEnvironment (Maybe Text)
- rebuildEnvironment_environmentId :: Lens' RebuildEnvironment (Maybe Text)
- deleteEnvironmentConfiguration_applicationName :: Lens' DeleteEnvironmentConfiguration Text
- deleteEnvironmentConfiguration_environmentName :: Lens' DeleteEnvironmentConfiguration Text
- updateApplicationResourceLifecycle_applicationName :: Lens' UpdateApplicationResourceLifecycle Text
- updateApplicationResourceLifecycle_resourceLifecycleConfig :: Lens' UpdateApplicationResourceLifecycle ApplicationResourceLifecycleConfig
- updateApplicationResourceLifecycleResponse_applicationName :: Lens' UpdateApplicationResourceLifecycleResponse (Maybe Text)
- updateApplicationResourceLifecycleResponse_resourceLifecycleConfig :: Lens' UpdateApplicationResourceLifecycleResponse (Maybe ApplicationResourceLifecycleConfig)
- updateApplicationResourceLifecycleResponse_httpStatus :: Lens' UpdateApplicationResourceLifecycleResponse Int
- swapEnvironmentCNAMEs_destinationEnvironmentName :: Lens' SwapEnvironmentCNAMEs (Maybe Text)
- swapEnvironmentCNAMEs_destinationEnvironmentId :: Lens' SwapEnvironmentCNAMEs (Maybe Text)
- swapEnvironmentCNAMEs_sourceEnvironmentName :: Lens' SwapEnvironmentCNAMEs (Maybe Text)
- swapEnvironmentCNAMEs_sourceEnvironmentId :: Lens' SwapEnvironmentCNAMEs (Maybe Text)
- listAvailableSolutionStacksResponse_solutionStacks :: Lens' ListAvailableSolutionStacksResponse (Maybe [Text])
- listAvailableSolutionStacksResponse_solutionStackDetails :: Lens' ListAvailableSolutionStacksResponse (Maybe [SolutionStackDescription])
- listAvailableSolutionStacksResponse_httpStatus :: Lens' ListAvailableSolutionStacksResponse Int
- applyEnvironmentManagedAction_environmentName :: Lens' ApplyEnvironmentManagedAction (Maybe Text)
- applyEnvironmentManagedAction_environmentId :: Lens' ApplyEnvironmentManagedAction (Maybe Text)
- applyEnvironmentManagedAction_actionId :: Lens' ApplyEnvironmentManagedAction Text
- applyEnvironmentManagedActionResponse_status :: Lens' ApplyEnvironmentManagedActionResponse (Maybe Text)
- applyEnvironmentManagedActionResponse_actionId :: Lens' ApplyEnvironmentManagedActionResponse (Maybe Text)
- applyEnvironmentManagedActionResponse_actionDescription :: Lens' ApplyEnvironmentManagedActionResponse (Maybe Text)
- applyEnvironmentManagedActionResponse_actionType :: Lens' ApplyEnvironmentManagedActionResponse (Maybe ActionType)
- applyEnvironmentManagedActionResponse_httpStatus :: Lens' ApplyEnvironmentManagedActionResponse Int
- describeConfigurationOptions_templateName :: Lens' DescribeConfigurationOptions (Maybe Text)
- describeConfigurationOptions_platformArn :: Lens' DescribeConfigurationOptions (Maybe Text)
- describeConfigurationOptions_environmentName :: Lens' DescribeConfigurationOptions (Maybe Text)
- describeConfigurationOptions_applicationName :: Lens' DescribeConfigurationOptions (Maybe Text)
- describeConfigurationOptions_solutionStackName :: Lens' DescribeConfigurationOptions (Maybe Text)
- describeConfigurationOptions_options :: Lens' DescribeConfigurationOptions (Maybe [OptionSpecification])
- describeConfigurationOptionsResponse_platformArn :: Lens' DescribeConfigurationOptionsResponse (Maybe Text)
- describeConfigurationOptionsResponse_solutionStackName :: Lens' DescribeConfigurationOptionsResponse (Maybe Text)
- describeConfigurationOptionsResponse_options :: Lens' DescribeConfigurationOptionsResponse (Maybe [ConfigurationOptionDescription])
- describeConfigurationOptionsResponse_httpStatus :: Lens' DescribeConfigurationOptionsResponse Int
- disassociateEnvironmentOperationsRole_environmentName :: Lens' DisassociateEnvironmentOperationsRole Text
- createStorageLocationResponse_s3Bucket :: Lens' CreateStorageLocationResponse (Maybe Text)
- createStorageLocationResponse_httpStatus :: Lens' CreateStorageLocationResponse Int
- describeEnvironmentManagedActions_status :: Lens' DescribeEnvironmentManagedActions (Maybe ActionStatus)
- describeEnvironmentManagedActions_environmentName :: Lens' DescribeEnvironmentManagedActions (Maybe Text)
- describeEnvironmentManagedActions_environmentId :: Lens' DescribeEnvironmentManagedActions (Maybe Text)
- describeEnvironmentManagedActionsResponse_managedActions :: Lens' DescribeEnvironmentManagedActionsResponse (Maybe (NonEmpty ManagedAction))
- describeEnvironmentManagedActionsResponse_httpStatus :: Lens' DescribeEnvironmentManagedActionsResponse Int
- describeConfigurationSettings_templateName :: Lens' DescribeConfigurationSettings (Maybe Text)
- describeConfigurationSettings_environmentName :: Lens' DescribeConfigurationSettings (Maybe Text)
- describeConfigurationSettings_applicationName :: Lens' DescribeConfigurationSettings Text
- describeConfigurationSettingsResponse_configurationSettings :: Lens' DescribeConfigurationSettingsResponse (Maybe [ConfigurationSettingsDescription])
- describeConfigurationSettingsResponse_httpStatus :: Lens' DescribeConfigurationSettingsResponse Int
- validateConfigurationSettings_templateName :: Lens' ValidateConfigurationSettings (Maybe Text)
- validateConfigurationSettings_environmentName :: Lens' ValidateConfigurationSettings (Maybe Text)
- validateConfigurationSettings_applicationName :: Lens' ValidateConfigurationSettings Text
- validateConfigurationSettings_optionSettings :: Lens' ValidateConfigurationSettings [ConfigurationOptionSetting]
- validateConfigurationSettingsResponse_messages :: Lens' ValidateConfigurationSettingsResponse (Maybe [ValidationMessage])
- validateConfigurationSettingsResponse_httpStatus :: Lens' ValidateConfigurationSettingsResponse Int
- describeAccountAttributesResponse_resourceQuotas :: Lens' DescribeAccountAttributesResponse (Maybe ResourceQuotas)
- describeAccountAttributesResponse_httpStatus :: Lens' DescribeAccountAttributesResponse Int
- associateEnvironmentOperationsRole_environmentName :: Lens' AssociateEnvironmentOperationsRole Text
- associateEnvironmentOperationsRole_operationsRole :: Lens' AssociateEnvironmentOperationsRole Text
- restartAppServer_environmentName :: Lens' RestartAppServer (Maybe Text)
- restartAppServer_environmentId :: Lens' RestartAppServer (Maybe Text)
- describeEnvironments_environmentIds :: Lens' DescribeEnvironments (Maybe [Text])
- describeEnvironments_environmentNames :: Lens' DescribeEnvironments (Maybe [Text])
- describeEnvironments_nextToken :: Lens' DescribeEnvironments (Maybe Text)
- describeEnvironments_versionLabel :: Lens' DescribeEnvironments (Maybe Text)
- describeEnvironments_maxRecords :: Lens' DescribeEnvironments (Maybe Natural)
- describeEnvironments_applicationName :: Lens' DescribeEnvironments (Maybe Text)
- describeEnvironments_includedDeletedBackTo :: Lens' DescribeEnvironments (Maybe UTCTime)
- describeEnvironments_includeDeleted :: Lens' DescribeEnvironments (Maybe Bool)
- environmentDescriptionsMessage_nextToken :: Lens' EnvironmentDescriptionsMessage (Maybe Text)
- environmentDescriptionsMessage_environments :: Lens' EnvironmentDescriptionsMessage (Maybe [EnvironmentDescription])
- checkDNSAvailability_cNAMEPrefix :: Lens' CheckDNSAvailability Text
- checkDNSAvailabilityResponse_fullyQualifiedCNAME :: Lens' CheckDNSAvailabilityResponse (Maybe Text)
- checkDNSAvailabilityResponse_available :: Lens' CheckDNSAvailabilityResponse (Maybe Bool)
- checkDNSAvailabilityResponse_httpStatus :: Lens' CheckDNSAvailabilityResponse Int
- describeApplicationVersions_versionLabels :: Lens' DescribeApplicationVersions (Maybe [Text])
- describeApplicationVersions_nextToken :: Lens' DescribeApplicationVersions (Maybe Text)
- describeApplicationVersions_maxRecords :: Lens' DescribeApplicationVersions (Maybe Natural)
- describeApplicationVersions_applicationName :: Lens' DescribeApplicationVersions (Maybe Text)
- describeApplicationVersionsResponse_applicationVersions :: Lens' DescribeApplicationVersionsResponse (Maybe [ApplicationVersionDescription])
- describeApplicationVersionsResponse_nextToken :: Lens' DescribeApplicationVersionsResponse (Maybe Text)
- describeApplicationVersionsResponse_httpStatus :: Lens' DescribeApplicationVersionsResponse Int
- createEnvironment_cNAMEPrefix :: Lens' CreateEnvironment (Maybe Text)
- createEnvironment_templateName :: Lens' CreateEnvironment (Maybe Text)
- createEnvironment_optionsToRemove :: Lens' CreateEnvironment (Maybe [OptionSpecification])
- createEnvironment_optionSettings :: Lens' CreateEnvironment (Maybe [ConfigurationOptionSetting])
- createEnvironment_versionLabel :: Lens' CreateEnvironment (Maybe Text)
- createEnvironment_operationsRole :: Lens' CreateEnvironment (Maybe Text)
- createEnvironment_platformArn :: Lens' CreateEnvironment (Maybe Text)
- createEnvironment_tier :: Lens' CreateEnvironment (Maybe EnvironmentTier)
- createEnvironment_environmentName :: Lens' CreateEnvironment (Maybe Text)
- createEnvironment_solutionStackName :: Lens' CreateEnvironment (Maybe Text)
- createEnvironment_groupName :: Lens' CreateEnvironment (Maybe Text)
- createEnvironment_description :: Lens' CreateEnvironment (Maybe Text)
- createEnvironment_tags :: Lens' CreateEnvironment (Maybe [Tag])
- createEnvironment_applicationName :: Lens' CreateEnvironment Text
- environmentDescription_status :: Lens' EnvironmentDescription (Maybe EnvironmentStatus)
- environmentDescription_cname :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_templateName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_abortableOperationInProgress :: Lens' EnvironmentDescription (Maybe Bool)
- environmentDescription_endpointURL :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_resources :: Lens' EnvironmentDescription (Maybe EnvironmentResourcesDescription)
- environmentDescription_dateUpdated :: Lens' EnvironmentDescription (Maybe UTCTime)
- environmentDescription_dateCreated :: Lens' EnvironmentDescription (Maybe UTCTime)
- environmentDescription_health :: Lens' EnvironmentDescription (Maybe EnvironmentHealth)
- environmentDescription_versionLabel :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_operationsRole :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_platformArn :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_tier :: Lens' EnvironmentDescription (Maybe EnvironmentTier)
- environmentDescription_environmentName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_applicationName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_environmentArn :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_solutionStackName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_environmentId :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_healthStatus :: Lens' EnvironmentDescription (Maybe EnvironmentHealthStatus)
- environmentDescription_environmentLinks :: Lens' EnvironmentDescription (Maybe [EnvironmentLink])
- environmentDescription_description :: Lens' EnvironmentDescription (Maybe Text)
- createPlatformVersion_optionSettings :: Lens' CreatePlatformVersion (Maybe [ConfigurationOptionSetting])
- createPlatformVersion_environmentName :: Lens' CreatePlatformVersion (Maybe Text)
- createPlatformVersion_tags :: Lens' CreatePlatformVersion (Maybe [Tag])
- createPlatformVersion_platformName :: Lens' CreatePlatformVersion Text
- createPlatformVersion_platformVersion :: Lens' CreatePlatformVersion Text
- createPlatformVersion_platformDefinitionBundle :: Lens' CreatePlatformVersion S3Location
- createPlatformVersionResponse_builder :: Lens' CreatePlatformVersionResponse (Maybe Builder)
- createPlatformVersionResponse_platformSummary :: Lens' CreatePlatformVersionResponse (Maybe PlatformSummary)
- createPlatformVersionResponse_httpStatus :: Lens' CreatePlatformVersionResponse Int
- applicationDescription_applicationArn :: Lens' ApplicationDescription (Maybe Text)
- applicationDescription_versions :: Lens' ApplicationDescription (Maybe [Text])
- applicationDescription_dateUpdated :: Lens' ApplicationDescription (Maybe UTCTime)
- applicationDescription_dateCreated :: Lens' ApplicationDescription (Maybe UTCTime)
- applicationDescription_applicationName :: Lens' ApplicationDescription (Maybe Text)
- applicationDescription_configurationTemplates :: Lens' ApplicationDescription (Maybe [Text])
- applicationDescription_resourceLifecycleConfig :: Lens' ApplicationDescription (Maybe ApplicationResourceLifecycleConfig)
- applicationDescription_description :: Lens' ApplicationDescription (Maybe Text)
- applicationDescriptionMessage_application :: Lens' ApplicationDescriptionMessage (Maybe ApplicationDescription)
- applicationMetrics_requestCount :: Lens' ApplicationMetrics (Maybe Int)
- applicationMetrics_latency :: Lens' ApplicationMetrics (Maybe Latency)
- applicationMetrics_statusCodes :: Lens' ApplicationMetrics (Maybe StatusCodes)
- applicationMetrics_duration :: Lens' ApplicationMetrics (Maybe Int)
- applicationResourceLifecycleConfig_versionLifecycleConfig :: Lens' ApplicationResourceLifecycleConfig (Maybe ApplicationVersionLifecycleConfig)
- applicationResourceLifecycleConfig_serviceRole :: Lens' ApplicationResourceLifecycleConfig (Maybe Text)
- applicationVersionDescription_status :: Lens' ApplicationVersionDescription (Maybe ApplicationVersionStatus)
- applicationVersionDescription_sourceBundle :: Lens' ApplicationVersionDescription (Maybe S3Location)
- applicationVersionDescription_dateUpdated :: Lens' ApplicationVersionDescription (Maybe UTCTime)
- applicationVersionDescription_dateCreated :: Lens' ApplicationVersionDescription (Maybe UTCTime)
- applicationVersionDescription_versionLabel :: Lens' ApplicationVersionDescription (Maybe Text)
- applicationVersionDescription_sourceBuildInformation :: Lens' ApplicationVersionDescription (Maybe SourceBuildInformation)
- applicationVersionDescription_applicationName :: Lens' ApplicationVersionDescription (Maybe Text)
- applicationVersionDescription_applicationVersionArn :: Lens' ApplicationVersionDescription (Maybe Text)
- applicationVersionDescription_buildArn :: Lens' ApplicationVersionDescription (Maybe Text)
- applicationVersionDescription_description :: Lens' ApplicationVersionDescription (Maybe Text)
- applicationVersionDescriptionMessage_applicationVersion :: Lens' ApplicationVersionDescriptionMessage (Maybe ApplicationVersionDescription)
- applicationVersionLifecycleConfig_maxAgeRule :: Lens' ApplicationVersionLifecycleConfig (Maybe MaxAgeRule)
- applicationVersionLifecycleConfig_maxCountRule :: Lens' ApplicationVersionLifecycleConfig (Maybe MaxCountRule)
- autoScalingGroup_name :: Lens' AutoScalingGroup (Maybe Text)
- buildConfiguration_artifactName :: Lens' BuildConfiguration (Maybe Text)
- buildConfiguration_computeType :: Lens' BuildConfiguration (Maybe ComputeType)
- buildConfiguration_timeoutInMinutes :: Lens' BuildConfiguration (Maybe Int)
- buildConfiguration_codeBuildServiceRole :: Lens' BuildConfiguration Text
- buildConfiguration_image :: Lens' BuildConfiguration Text
- builder_arn :: Lens' Builder (Maybe Text)
- cPUUtilization_softIRQ :: Lens' CPUUtilization (Maybe Double)
- cPUUtilization_idle :: Lens' CPUUtilization (Maybe Double)
- cPUUtilization_irq :: Lens' CPUUtilization (Maybe Double)
- cPUUtilization_system :: Lens' CPUUtilization (Maybe Double)
- cPUUtilization_privileged :: Lens' CPUUtilization (Maybe Double)
- cPUUtilization_user :: Lens' CPUUtilization (Maybe Double)
- cPUUtilization_iOWait :: Lens' CPUUtilization (Maybe Double)
- cPUUtilization_nice :: Lens' CPUUtilization (Maybe Double)
- configurationOptionDescription_maxValue :: Lens' ConfigurationOptionDescription (Maybe Int)
- configurationOptionDescription_regex :: Lens' ConfigurationOptionDescription (Maybe OptionRestrictionRegex)
- configurationOptionDescription_maxLength :: Lens' ConfigurationOptionDescription (Maybe Int)
- configurationOptionDescription_userDefined :: Lens' ConfigurationOptionDescription (Maybe Bool)
- configurationOptionDescription_namespace :: Lens' ConfigurationOptionDescription (Maybe Text)
- configurationOptionDescription_valueOptions :: Lens' ConfigurationOptionDescription (Maybe [Text])
- configurationOptionDescription_name :: Lens' ConfigurationOptionDescription (Maybe Text)
- configurationOptionDescription_changeSeverity :: Lens' ConfigurationOptionDescription (Maybe Text)
- configurationOptionDescription_defaultValue :: Lens' ConfigurationOptionDescription (Maybe Text)
- configurationOptionDescription_valueType :: Lens' ConfigurationOptionDescription (Maybe ConfigurationOptionValueType)
- configurationOptionDescription_minValue :: Lens' ConfigurationOptionDescription (Maybe Int)
- configurationOptionSetting_optionName :: Lens' ConfigurationOptionSetting (Maybe Text)
- configurationOptionSetting_resourceName :: Lens' ConfigurationOptionSetting (Maybe Text)
- configurationOptionSetting_namespace :: Lens' ConfigurationOptionSetting (Maybe Text)
- configurationOptionSetting_value :: Lens' ConfigurationOptionSetting (Maybe Text)
- configurationSettingsDescription_templateName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_optionSettings :: Lens' ConfigurationSettingsDescription (Maybe [ConfigurationOptionSetting])
- configurationSettingsDescription_dateUpdated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime)
- configurationSettingsDescription_dateCreated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime)
- configurationSettingsDescription_platformArn :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_environmentName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_applicationName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_deploymentStatus :: Lens' ConfigurationSettingsDescription (Maybe ConfigurationDeploymentStatus)
- configurationSettingsDescription_solutionStackName :: Lens' ConfigurationSettingsDescription (Maybe Text)
- configurationSettingsDescription_description :: Lens' ConfigurationSettingsDescription (Maybe Text)
- customAmi_virtualizationType :: Lens' CustomAmi (Maybe Text)
- customAmi_imageId :: Lens' CustomAmi (Maybe Text)
- deployment_deploymentId :: Lens' Deployment (Maybe Integer)
- deployment_status :: Lens' Deployment (Maybe Text)
- deployment_deploymentTime :: Lens' Deployment (Maybe UTCTime)
- deployment_versionLabel :: Lens' Deployment (Maybe Text)
- environmentDescription_status :: Lens' EnvironmentDescription (Maybe EnvironmentStatus)
- environmentDescription_cname :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_templateName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_abortableOperationInProgress :: Lens' EnvironmentDescription (Maybe Bool)
- environmentDescription_endpointURL :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_resources :: Lens' EnvironmentDescription (Maybe EnvironmentResourcesDescription)
- environmentDescription_dateUpdated :: Lens' EnvironmentDescription (Maybe UTCTime)
- environmentDescription_dateCreated :: Lens' EnvironmentDescription (Maybe UTCTime)
- environmentDescription_health :: Lens' EnvironmentDescription (Maybe EnvironmentHealth)
- environmentDescription_versionLabel :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_operationsRole :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_platformArn :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_tier :: Lens' EnvironmentDescription (Maybe EnvironmentTier)
- environmentDescription_environmentName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_applicationName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_environmentArn :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_solutionStackName :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_environmentId :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescription_healthStatus :: Lens' EnvironmentDescription (Maybe EnvironmentHealthStatus)
- environmentDescription_environmentLinks :: Lens' EnvironmentDescription (Maybe [EnvironmentLink])
- environmentDescription_description :: Lens' EnvironmentDescription (Maybe Text)
- environmentDescriptionsMessage_nextToken :: Lens' EnvironmentDescriptionsMessage (Maybe Text)
- environmentDescriptionsMessage_environments :: Lens' EnvironmentDescriptionsMessage (Maybe [EnvironmentDescription])
- environmentInfoDescription_sampleTimestamp :: Lens' EnvironmentInfoDescription (Maybe UTCTime)
- environmentInfoDescription_ec2InstanceId :: Lens' EnvironmentInfoDescription (Maybe Text)
- environmentInfoDescription_infoType :: Lens' EnvironmentInfoDescription (Maybe EnvironmentInfoType)
- environmentInfoDescription_message :: Lens' EnvironmentInfoDescription (Maybe Text)
- environmentLink_linkName :: Lens' EnvironmentLink (Maybe Text)
- environmentLink_environmentName :: Lens' EnvironmentLink (Maybe Text)
- environmentResourceDescription_queues :: Lens' EnvironmentResourceDescription (Maybe [Queue])
- environmentResourceDescription_triggers :: Lens' EnvironmentResourceDescription (Maybe [Trigger])
- environmentResourceDescription_launchTemplates :: Lens' EnvironmentResourceDescription (Maybe [LaunchTemplate])
- environmentResourceDescription_loadBalancers :: Lens' EnvironmentResourceDescription (Maybe [LoadBalancer])
- environmentResourceDescription_environmentName :: Lens' EnvironmentResourceDescription (Maybe Text)
- environmentResourceDescription_instances :: Lens' EnvironmentResourceDescription (Maybe [Instance])
- environmentResourceDescription_launchConfigurations :: Lens' EnvironmentResourceDescription (Maybe [LaunchConfiguration])
- environmentResourceDescription_autoScalingGroups :: Lens' EnvironmentResourceDescription (Maybe [AutoScalingGroup])
- environmentResourcesDescription_loadBalancer :: Lens' EnvironmentResourcesDescription (Maybe LoadBalancerDescription)
- environmentTier_name :: Lens' EnvironmentTier (Maybe Text)
- environmentTier_version :: Lens' EnvironmentTier (Maybe Text)
- environmentTier_type :: Lens' EnvironmentTier (Maybe Text)
- eventDescription_requestId :: Lens' EventDescription (Maybe Text)
- eventDescription_templateName :: Lens' EventDescription (Maybe Text)
- eventDescription_severity :: Lens' EventDescription (Maybe EventSeverity)
- eventDescription_versionLabel :: Lens' EventDescription (Maybe Text)
- eventDescription_platformArn :: Lens' EventDescription (Maybe Text)
- eventDescription_environmentName :: Lens' EventDescription (Maybe Text)
- eventDescription_applicationName :: Lens' EventDescription (Maybe Text)
- eventDescription_eventDate :: Lens' EventDescription (Maybe UTCTime)
- eventDescription_message :: Lens' EventDescription (Maybe Text)
- instance_id :: Lens' Instance (Maybe Text)
- instanceHealthSummary_ok :: Lens' InstanceHealthSummary (Maybe Int)
- instanceHealthSummary_pending :: Lens' InstanceHealthSummary (Maybe Int)
- instanceHealthSummary_severe :: Lens' InstanceHealthSummary (Maybe Int)
- instanceHealthSummary_unknown :: Lens' InstanceHealthSummary (Maybe Int)
- instanceHealthSummary_noData :: Lens' InstanceHealthSummary (Maybe Int)
- instanceHealthSummary_warning :: Lens' InstanceHealthSummary (Maybe Int)
- instanceHealthSummary_degraded :: Lens' InstanceHealthSummary (Maybe Int)
- instanceHealthSummary_info :: Lens' InstanceHealthSummary (Maybe Int)
- latency_p75 :: Lens' Latency (Maybe Double)
- latency_p50 :: Lens' Latency (Maybe Double)
- latency_p85 :: Lens' Latency (Maybe Double)
- latency_p999 :: Lens' Latency (Maybe Double)
- latency_p90 :: Lens' Latency (Maybe Double)
- latency_p95 :: Lens' Latency (Maybe Double)
- latency_p99 :: Lens' Latency (Maybe Double)
- latency_p10 :: Lens' Latency (Maybe Double)
- launchConfiguration_name :: Lens' LaunchConfiguration (Maybe Text)
- launchTemplate_id :: Lens' LaunchTemplate (Maybe Text)
- listener_protocol :: Lens' Listener (Maybe Text)
- listener_port :: Lens' Listener (Maybe Int)
- loadBalancer_name :: Lens' LoadBalancer (Maybe Text)
- loadBalancerDescription_loadBalancerName :: Lens' LoadBalancerDescription (Maybe Text)
- loadBalancerDescription_domain :: Lens' LoadBalancerDescription (Maybe Text)
- loadBalancerDescription_listeners :: Lens' LoadBalancerDescription (Maybe [Listener])
- managedAction_status :: Lens' ManagedAction (Maybe ActionStatus)
- managedAction_actionId :: Lens' ManagedAction (Maybe Text)
- managedAction_windowStartTime :: Lens' ManagedAction (Maybe UTCTime)
- managedAction_actionDescription :: Lens' ManagedAction (Maybe Text)
- managedAction_actionType :: Lens' ManagedAction (Maybe ActionType)
- managedActionHistoryItem_status :: Lens' ManagedActionHistoryItem (Maybe ActionHistoryStatus)
- managedActionHistoryItem_failureType :: Lens' ManagedActionHistoryItem (Maybe FailureType)
- managedActionHistoryItem_actionId :: Lens' ManagedActionHistoryItem (Maybe Text)
- managedActionHistoryItem_failureDescription :: Lens' ManagedActionHistoryItem (Maybe Text)
- managedActionHistoryItem_finishedTime :: Lens' ManagedActionHistoryItem (Maybe UTCTime)
- managedActionHistoryItem_actionDescription :: Lens' ManagedActionHistoryItem (Maybe Text)
- managedActionHistoryItem_executedTime :: Lens' ManagedActionHistoryItem (Maybe UTCTime)
- managedActionHistoryItem_actionType :: Lens' ManagedActionHistoryItem (Maybe ActionType)
- maxAgeRule_deleteSourceFromS3 :: Lens' MaxAgeRule (Maybe Bool)
- maxAgeRule_maxAgeInDays :: Lens' MaxAgeRule (Maybe Int)
- maxAgeRule_enabled :: Lens' MaxAgeRule Bool
- maxCountRule_maxCount :: Lens' MaxCountRule (Maybe Int)
- maxCountRule_deleteSourceFromS3 :: Lens' MaxCountRule (Maybe Bool)
- maxCountRule_enabled :: Lens' MaxCountRule Bool
- optionRestrictionRegex_pattern :: Lens' OptionRestrictionRegex (Maybe Text)
- optionRestrictionRegex_label :: Lens' OptionRestrictionRegex (Maybe Text)
- optionSpecification_optionName :: Lens' OptionSpecification (Maybe Text)
- optionSpecification_resourceName :: Lens' OptionSpecification (Maybe Text)
- optionSpecification_namespace :: Lens' OptionSpecification (Maybe Text)
- platformBranchSummary_branchName :: Lens' PlatformBranchSummary (Maybe Text)
- platformBranchSummary_branchOrder :: Lens' PlatformBranchSummary (Maybe Int)
- platformBranchSummary_platformName :: Lens' PlatformBranchSummary (Maybe Text)
- platformBranchSummary_supportedTierList :: Lens' PlatformBranchSummary (Maybe [Text])
- platformBranchSummary_lifecycleState :: Lens' PlatformBranchSummary (Maybe Text)
- platformDescription_platformBranchName :: Lens' PlatformDescription (Maybe Text)
- platformDescription_supportedAddonList :: Lens' PlatformDescription (Maybe [Text])
- platformDescription_platformCategory :: Lens' PlatformDescription (Maybe Text)
- platformDescription_platformBranchLifecycleState :: Lens' PlatformDescription (Maybe Text)
- platformDescription_platformVersion :: Lens' PlatformDescription (Maybe Text)
- platformDescription_platformStatus :: Lens' PlatformDescription (Maybe PlatformStatus)
- platformDescription_maintainer :: Lens' PlatformDescription (Maybe Text)
- platformDescription_platformLifecycleState :: Lens' PlatformDescription (Maybe Text)
- platformDescription_platformOwner :: Lens' PlatformDescription (Maybe Text)
- platformDescription_dateUpdated :: Lens' PlatformDescription (Maybe UTCTime)
- platformDescription_customAmiList :: Lens' PlatformDescription (Maybe [CustomAmi])
- platformDescription_dateCreated :: Lens' PlatformDescription (Maybe UTCTime)
- platformDescription_operatingSystemName :: Lens' PlatformDescription (Maybe Text)
- platformDescription_frameworks :: Lens' PlatformDescription (Maybe [PlatformFramework])
- platformDescription_platformArn :: Lens' PlatformDescription (Maybe Text)
- platformDescription_operatingSystemVersion :: Lens' PlatformDescription (Maybe Text)
- platformDescription_programmingLanguages :: Lens' PlatformDescription (Maybe [PlatformProgrammingLanguage])
- platformDescription_solutionStackName :: Lens' PlatformDescription (Maybe Text)
- platformDescription_platformName :: Lens' PlatformDescription (Maybe Text)
- platformDescription_description :: Lens' PlatformDescription (Maybe Text)
- platformDescription_supportedTierList :: Lens' PlatformDescription (Maybe [Text])
- platformFilter_values :: Lens' PlatformFilter (Maybe [Text])
- platformFilter_operator :: Lens' PlatformFilter (Maybe Text)
- platformFilter_type :: Lens' PlatformFilter (Maybe Text)
- platformFramework_name :: Lens' PlatformFramework (Maybe Text)
- platformFramework_version :: Lens' PlatformFramework (Maybe Text)
- platformProgrammingLanguage_name :: Lens' PlatformProgrammingLanguage (Maybe Text)
- platformProgrammingLanguage_version :: Lens' PlatformProgrammingLanguage (Maybe Text)
- platformSummary_platformBranchName :: Lens' PlatformSummary (Maybe Text)
- platformSummary_supportedAddonList :: Lens' PlatformSummary (Maybe [Text])
- platformSummary_platformCategory :: Lens' PlatformSummary (Maybe Text)
- platformSummary_platformBranchLifecycleState :: Lens' PlatformSummary (Maybe Text)
- platformSummary_platformVersion :: Lens' PlatformSummary (Maybe Text)
- platformSummary_platformStatus :: Lens' PlatformSummary (Maybe PlatformStatus)
- platformSummary_platformLifecycleState :: Lens' PlatformSummary (Maybe Text)
- platformSummary_platformOwner :: Lens' PlatformSummary (Maybe Text)
- platformSummary_operatingSystemName :: Lens' PlatformSummary (Maybe Text)
- platformSummary_platformArn :: Lens' PlatformSummary (Maybe Text)
- platformSummary_operatingSystemVersion :: Lens' PlatformSummary (Maybe Text)
- platformSummary_supportedTierList :: Lens' PlatformSummary (Maybe [Text])
- queue_url :: Lens' Queue (Maybe Text)
- queue_name :: Lens' Queue (Maybe Text)
- resourceQuota_maximum :: Lens' ResourceQuota (Maybe Int)
- resourceQuotas_applicationQuota :: Lens' ResourceQuotas (Maybe ResourceQuota)
- resourceQuotas_customPlatformQuota :: Lens' ResourceQuotas (Maybe ResourceQuota)
- resourceQuotas_applicationVersionQuota :: Lens' ResourceQuotas (Maybe ResourceQuota)
- resourceQuotas_environmentQuota :: Lens' ResourceQuotas (Maybe ResourceQuota)
- resourceQuotas_configurationTemplateQuota :: Lens' ResourceQuotas (Maybe ResourceQuota)
- s3Location_s3Key :: Lens' S3Location (Maybe Text)
- s3Location_s3Bucket :: Lens' S3Location (Maybe Text)
- searchFilter_attribute :: Lens' SearchFilter (Maybe Text)
- searchFilter_values :: Lens' SearchFilter (Maybe [Text])
- searchFilter_operator :: Lens' SearchFilter (Maybe Text)
- singleInstanceHealth_instanceId :: Lens' SingleInstanceHealth (Maybe Text)
- singleInstanceHealth_causes :: Lens' SingleInstanceHealth (Maybe [Text])
- singleInstanceHealth_system :: Lens' SingleInstanceHealth (Maybe SystemStatus)
- singleInstanceHealth_applicationMetrics :: Lens' SingleInstanceHealth (Maybe ApplicationMetrics)
- singleInstanceHealth_color :: Lens' SingleInstanceHealth (Maybe Text)
- singleInstanceHealth_instanceType :: Lens' SingleInstanceHealth (Maybe Text)
- singleInstanceHealth_availabilityZone :: Lens' SingleInstanceHealth (Maybe Text)
- singleInstanceHealth_healthStatus :: Lens' SingleInstanceHealth (Maybe Text)
- singleInstanceHealth_deployment :: Lens' SingleInstanceHealth (Maybe Deployment)
- singleInstanceHealth_launchedAt :: Lens' SingleInstanceHealth (Maybe UTCTime)
- solutionStackDescription_permittedFileTypes :: Lens' SolutionStackDescription (Maybe [Text])
- solutionStackDescription_solutionStackName :: Lens' SolutionStackDescription (Maybe Text)
- sourceBuildInformation_sourceType :: Lens' SourceBuildInformation SourceType
- sourceBuildInformation_sourceRepository :: Lens' SourceBuildInformation SourceRepository
- sourceBuildInformation_sourceLocation :: Lens' SourceBuildInformation Text
- sourceConfiguration_templateName :: Lens' SourceConfiguration (Maybe Text)
- sourceConfiguration_applicationName :: Lens' SourceConfiguration (Maybe Text)
- statusCodes_status2xx :: Lens' StatusCodes (Maybe Int)
- statusCodes_status3xx :: Lens' StatusCodes (Maybe Int)
- statusCodes_status4xx :: Lens' StatusCodes (Maybe Int)
- statusCodes_status5xx :: Lens' StatusCodes (Maybe Int)
- systemStatus_cPUUtilization :: Lens' SystemStatus (Maybe CPUUtilization)
- systemStatus_loadAverage :: Lens' SystemStatus (Maybe [Double])
- tag_value :: Lens' Tag (Maybe Text)
- tag_key :: Lens' Tag (Maybe Text)
- trigger_name :: Lens' Trigger (Maybe Text)
- validationMessage_optionName :: Lens' ValidationMessage (Maybe Text)
- validationMessage_severity :: Lens' ValidationMessage (Maybe ValidationSeverity)
- validationMessage_namespace :: Lens' ValidationMessage (Maybe Text)
- validationMessage_message :: Lens' ValidationMessage (Maybe Text)
Operations
DescribeApplications
describeApplications_applicationNames :: Lens' DescribeApplications (Maybe [Text]) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names.
describeApplicationsResponse_applications :: Lens' DescribeApplicationsResponse (Maybe [ApplicationDescription]) Source #
This parameter contains a list of ApplicationDescription.
describeApplicationsResponse_httpStatus :: Lens' DescribeApplicationsResponse Int Source #
The response's http status code.
UpdateEnvironment
updateEnvironment_templateName :: Lens' UpdateEnvironment (Maybe Text) Source #
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.
updateEnvironment_optionsToRemove :: Lens' UpdateEnvironment (Maybe [OptionSpecification]) Source #
A list of custom user-defined configuration options to remove from the configuration set for this environment.
updateEnvironment_optionSettings :: Lens' UpdateEnvironment (Maybe [ConfigurationOptionSetting]) Source #
If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value.
updateEnvironment_versionLabel :: Lens' UpdateEnvironment (Maybe Text) Source #
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.
updateEnvironment_platformArn :: Lens' UpdateEnvironment (Maybe Text) Source #
The ARN of the platform, if used.
updateEnvironment_tier :: Lens' UpdateEnvironment (Maybe EnvironmentTier) Source #
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.
updateEnvironment_environmentName :: Lens' UpdateEnvironment (Maybe Text) Source #
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.
updateEnvironment_applicationName :: Lens' UpdateEnvironment (Maybe Text) Source #
The name of the application with which the environment is associated.
updateEnvironment_solutionStackName :: Lens' UpdateEnvironment (Maybe Text) Source #
This specifies the platform version that the environment will run after the environment is updated.
updateEnvironment_environmentId :: Lens' UpdateEnvironment (Maybe Text) Source #
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.
updateEnvironment_groupName :: Lens' UpdateEnvironment (Maybe Text) Source #
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 Environment Manifest (env.yaml) for details.
updateEnvironment_description :: Lens' UpdateEnvironment (Maybe Text) Source #
If this parameter is specified, AWS Elastic Beanstalk updates the description of this environment.
environmentDescription_status :: Lens' EnvironmentDescription (Maybe EnvironmentStatus) Source #
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.
environmentDescription_cname :: Lens' EnvironmentDescription (Maybe Text) Source #
The URL to the CNAME for this environment.
environmentDescription_templateName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the configuration template used to originally launch this environment.
environmentDescription_abortableOperationInProgress :: Lens' EnvironmentDescription (Maybe Bool) Source #
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.
environmentDescription_endpointURL :: Lens' EnvironmentDescription (Maybe Text) Source #
For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.
environmentDescription_resources :: Lens' EnvironmentDescription (Maybe EnvironmentResourcesDescription) Source #
The description of the AWS resources used by this environment.
environmentDescription_dateUpdated :: Lens' EnvironmentDescription (Maybe UTCTime) Source #
The last modified date for this environment.
environmentDescription_dateCreated :: Lens' EnvironmentDescription (Maybe UTCTime) Source #
The creation date for this environment.
environmentDescription_health :: Lens' EnvironmentDescription (Maybe EnvironmentHealth) Source #
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 anUpdateEnvironment
orRestartEnvironment
request.
Default: Grey
environmentDescription_versionLabel :: Lens' EnvironmentDescription (Maybe Text) Source #
The application version deployed in this environment.
environmentDescription_operationsRole :: Lens' EnvironmentDescription (Maybe Text) Source #
The Amazon Resource Name (ARN) of the environment's operations role. For more information, see Operations roles in the AWS Elastic Beanstalk Developer Guide.
environmentDescription_platformArn :: Lens' EnvironmentDescription (Maybe Text) Source #
The ARN of the platform version.
environmentDescription_tier :: Lens' EnvironmentDescription (Maybe EnvironmentTier) Source #
Describes the current tier of this environment.
environmentDescription_environmentName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of this environment.
environmentDescription_applicationName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the application associated with this environment.
environmentDescription_environmentArn :: Lens' EnvironmentDescription (Maybe Text) Source #
The environment's Amazon Resource Name (ARN), which can be used in other API requests that require an ARN.
environmentDescription_solutionStackName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the SolutionStack
deployed with this environment.
environmentDescription_environmentId :: Lens' EnvironmentDescription (Maybe Text) Source #
The ID of this environment.
environmentDescription_healthStatus :: Lens' EnvironmentDescription (Maybe EnvironmentHealthStatus) Source #
Returns the health status of the application running in your environment. For more information, see Health Colors and Statuses.
environmentDescription_environmentLinks :: Lens' EnvironmentDescription (Maybe [EnvironmentLink]) Source #
A list of links to other environments in the same group.
environmentDescription_description :: Lens' EnvironmentDescription (Maybe Text) Source #
Describes this environment.
TerminateEnvironment
terminateEnvironment_forceTerminate :: Lens' TerminateEnvironment (Maybe Bool) Source #
Terminates the target environment even if another environment in the same group is dependent on it.
terminateEnvironment_terminateResources :: Lens' TerminateEnvironment (Maybe Bool) Source #
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 AWS Elastic Beanstalk User Guide.
Default: true
Valid Values: true
| false
terminateEnvironment_environmentName :: Lens' TerminateEnvironment (Maybe Text) Source #
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.
terminateEnvironment_environmentId :: Lens' TerminateEnvironment (Maybe Text) Source #
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.
environmentDescription_status :: Lens' EnvironmentDescription (Maybe EnvironmentStatus) Source #
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.
environmentDescription_cname :: Lens' EnvironmentDescription (Maybe Text) Source #
The URL to the CNAME for this environment.
environmentDescription_templateName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the configuration template used to originally launch this environment.
environmentDescription_abortableOperationInProgress :: Lens' EnvironmentDescription (Maybe Bool) Source #
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.
environmentDescription_endpointURL :: Lens' EnvironmentDescription (Maybe Text) Source #
For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.
environmentDescription_resources :: Lens' EnvironmentDescription (Maybe EnvironmentResourcesDescription) Source #
The description of the AWS resources used by this environment.
environmentDescription_dateUpdated :: Lens' EnvironmentDescription (Maybe UTCTime) Source #
The last modified date for this environment.
environmentDescription_dateCreated :: Lens' EnvironmentDescription (Maybe UTCTime) Source #
The creation date for this environment.
environmentDescription_health :: Lens' EnvironmentDescription (Maybe EnvironmentHealth) Source #
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 anUpdateEnvironment
orRestartEnvironment
request.
Default: Grey
environmentDescription_versionLabel :: Lens' EnvironmentDescription (Maybe Text) Source #
The application version deployed in this environment.
environmentDescription_operationsRole :: Lens' EnvironmentDescription (Maybe Text) Source #
The Amazon Resource Name (ARN) of the environment's operations role. For more information, see Operations roles in the AWS Elastic Beanstalk Developer Guide.
environmentDescription_platformArn :: Lens' EnvironmentDescription (Maybe Text) Source #
The ARN of the platform version.
environmentDescription_tier :: Lens' EnvironmentDescription (Maybe EnvironmentTier) Source #
Describes the current tier of this environment.
environmentDescription_environmentName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of this environment.
environmentDescription_applicationName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the application associated with this environment.
environmentDescription_environmentArn :: Lens' EnvironmentDescription (Maybe Text) Source #
The environment's Amazon Resource Name (ARN), which can be used in other API requests that require an ARN.
environmentDescription_solutionStackName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the SolutionStack
deployed with this environment.
environmentDescription_environmentId :: Lens' EnvironmentDescription (Maybe Text) Source #
The ID of this environment.
environmentDescription_healthStatus :: Lens' EnvironmentDescription (Maybe EnvironmentHealthStatus) Source #
Returns the health status of the application running in your environment. For more information, see Health Colors and Statuses.
environmentDescription_environmentLinks :: Lens' EnvironmentDescription (Maybe [EnvironmentLink]) Source #
A list of links to other environments in the same group.
environmentDescription_description :: Lens' EnvironmentDescription (Maybe Text) Source #
Describes this environment.
ListPlatformVersions
listPlatformVersions_filters :: Lens' ListPlatformVersions (Maybe [PlatformFilter]) Source #
Criteria for restricting the resulting list of platform versions. The
filter is interpreted as a logical conjunction (AND) of the separate
PlatformFilter
terms.
listPlatformVersions_nextToken :: Lens' ListPlatformVersions (Maybe Text) Source #
For a paginated request. Specify a token from a previous response page to retrieve the next response page. All other parameter values must be identical to the ones specified in the initial request.
If no NextToken
is specified, the first page is retrieved.
listPlatformVersions_maxRecords :: Lens' ListPlatformVersions (Maybe Natural) Source #
The maximum number of platform version values returned in one call.
listPlatformVersionsResponse_nextToken :: Lens' ListPlatformVersionsResponse (Maybe Text) Source #
In a paginated request, if this value isn't null
, it's the token
that you can pass in a subsequent request to get the next response page.
listPlatformVersionsResponse_platformSummaryList :: Lens' ListPlatformVersionsResponse (Maybe [PlatformSummary]) Source #
Summary information about the platform versions.
listPlatformVersionsResponse_httpStatus :: Lens' ListPlatformVersionsResponse Int Source #
The response's http status code.
DeletePlatformVersion
deletePlatformVersion_platformArn :: Lens' DeletePlatformVersion (Maybe Text) Source #
The ARN of the version of the custom platform.
deletePlatformVersionResponse_platformSummary :: Lens' DeletePlatformVersionResponse (Maybe PlatformSummary) Source #
Detailed information about the version of the custom platform.
deletePlatformVersionResponse_httpStatus :: Lens' DeletePlatformVersionResponse Int Source #
The response's http status code.
CreateApplicationVersion
createApplicationVersion_process :: Lens' CreateApplicationVersion (Maybe Bool) Source #
Pre-processes and validates the environment manifest (env.yaml
) and
configuration files (*.config
files in the .ebextensions
folder) in
the source bundle. Validating configuration files can identify issues
prior to deploying the application version to an environment.
You must turn processing on for application versions that you create using AWS CodeBuild or AWS CodeCommit. For application versions built from a source bundle in Amazon S3, processing is optional.
The Process
option validates Elastic Beanstalk configuration files. It
doesn't validate your application's configuration files, like proxy
server or Docker configuration.
createApplicationVersion_sourceBundle :: Lens' CreateApplicationVersion (Maybe S3Location) Source #
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
The Amazon S3 bucket must be in the same region as the environment.
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.
createApplicationVersion_autoCreateApplication :: Lens' CreateApplicationVersion (Maybe Bool) Source #
Set to true
to create an application with the specified name if it
doesn't already exist.
createApplicationVersion_sourceBuildInformation :: Lens' CreateApplicationVersion (Maybe SourceBuildInformation) Source #
Specify a commit in an AWS CodeCommit Git repository to use as the source code for the application version.
createApplicationVersion_description :: Lens' CreateApplicationVersion (Maybe Text) Source #
A description of this application version.
createApplicationVersion_buildConfiguration :: Lens' CreateApplicationVersion (Maybe BuildConfiguration) Source #
Settings for an AWS CodeBuild build.
createApplicationVersion_tags :: Lens' CreateApplicationVersion (Maybe [Tag]) Source #
Specifies the tags applied to the application version.
Elastic Beanstalk applies these tags only to the application version. Environments that use the application version don't inherit the tags.
createApplicationVersion_applicationName :: Lens' CreateApplicationVersion Text Source #
The name of the application. If no application is found with this name,
and AutoCreateApplication
is false
, returns an
InvalidParameterValue
error.
createApplicationVersion_versionLabel :: Lens' CreateApplicationVersion Text Source #
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.
applicationVersionDescriptionMessage_applicationVersion :: Lens' ApplicationVersionDescriptionMessage (Maybe ApplicationVersionDescription) Source #
The ApplicationVersionDescription of the application version.
ListPlatformBranches
listPlatformBranches_filters :: Lens' ListPlatformBranches (Maybe [SearchFilter]) Source #
Criteria for restricting the resulting list of platform branches. The
filter is evaluated as a logical conjunction (AND) of the separate
SearchFilter
terms.
The following list shows valid attribute values for each of the
SearchFilter
terms. Most operators take a single value. The in
and
not_in
operators can take multiple values.
Attribute = BranchName
:Operator
:=
|!=
|begins_with
|ends_with
|contains
|in
|not_in
Attribute = LifecycleState
:Operator
:=
|!=
|in
|not_in
Values
:beta
|supported
|deprecated
|retired
Attribute = PlatformName
:Operator
:=
|!=
|begins_with
|ends_with
|contains
|in
|not_in
Attribute = TierType
:Operator
:=
|!=
Values
:WebServer/Standard
|Worker/SQS/HTTP
Array size: limited to 10 SearchFilter
objects.
Within each SearchFilter
item, the Values
array is limited to 10
items.
listPlatformBranches_nextToken :: Lens' ListPlatformBranches (Maybe Text) Source #
For a paginated request. Specify a token from a previous response page to retrieve the next response page. All other parameter values must be identical to the ones specified in the initial request.
If no NextToken
is specified, the first page is retrieved.
listPlatformBranches_maxRecords :: Lens' ListPlatformBranches (Maybe Natural) Source #
The maximum number of platform branch values returned in one call.
listPlatformBranchesResponse_platformBranchSummaryList :: Lens' ListPlatformBranchesResponse (Maybe [PlatformBranchSummary]) Source #
Summary information about the platform branches.
listPlatformBranchesResponse_nextToken :: Lens' ListPlatformBranchesResponse (Maybe Text) Source #
In a paginated request, if this value isn't null
, it's the token
that you can pass in a subsequent request to get the next response page.
listPlatformBranchesResponse_httpStatus :: Lens' ListPlatformBranchesResponse Int Source #
The response's http status code.
DescribeEvents
describeEvents_requestId :: Lens' DescribeEvents (Maybe Text) Source #
If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.
describeEvents_templateName :: Lens' DescribeEvents (Maybe Text) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.
describeEvents_startTime :: Lens' DescribeEvents (Maybe UTCTime) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.
describeEvents_severity :: Lens' DescribeEvents (Maybe EventSeverity) Source #
If specified, limits the events returned from this call to include only those with the specified severity or higher.
describeEvents_nextToken :: Lens' DescribeEvents (Maybe Text) Source #
Pagination token. If specified, the events return the next batch of results.
describeEvents_versionLabel :: Lens' DescribeEvents (Maybe Text) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.
describeEvents_platformArn :: Lens' DescribeEvents (Maybe Text) Source #
The ARN of a custom platform version. If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this custom platform version.
describeEvents_environmentName :: Lens' DescribeEvents (Maybe Text) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
describeEvents_maxRecords :: Lens' DescribeEvents (Maybe Natural) Source #
Specifies the maximum number of events that can be returned, beginning with the most recent event.
describeEvents_endTime :: Lens' DescribeEvents (Maybe UTCTime) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions
to those that occur up to, but not including, the EndTime
.
describeEvents_applicationName :: Lens' DescribeEvents (Maybe Text) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.
describeEvents_environmentId :: Lens' DescribeEvents (Maybe Text) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
describeEventsResponse_nextToken :: Lens' DescribeEventsResponse (Maybe Text) Source #
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.
describeEventsResponse_events :: Lens' DescribeEventsResponse (Maybe [EventDescription]) Source #
A list of EventDescription.
describeEventsResponse_httpStatus :: Lens' DescribeEventsResponse Int Source #
The response's http status code.
RequestEnvironmentInfo
requestEnvironmentInfo_environmentName :: Lens' RequestEnvironmentInfo (Maybe Text) Source #
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.
requestEnvironmentInfo_environmentId :: Lens' RequestEnvironmentInfo (Maybe Text) Source #
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.
requestEnvironmentInfo_infoType :: Lens' RequestEnvironmentInfo EnvironmentInfoType Source #
The type of information to request.
ListTagsForResource
listTagsForResource_resourceArn :: Lens' ListTagsForResource Text Source #
The Amazon Resource Name (ARN) of the resouce for which a tag list is requested.
Must be the ARN of an Elastic Beanstalk resource.
listTagsForResourceResponse_resourceTags :: Lens' ListTagsForResourceResponse (Maybe [Tag]) Source #
A list of tag key-value pairs.
listTagsForResourceResponse_resourceArn :: Lens' ListTagsForResourceResponse (Maybe Text) Source #
The Amazon Resource Name (ARN) of the resource for which a tag list was requested.
listTagsForResourceResponse_httpStatus :: Lens' ListTagsForResourceResponse Int Source #
The response's http status code.
RetrieveEnvironmentInfo
retrieveEnvironmentInfo_environmentName :: Lens' RetrieveEnvironmentInfo (Maybe Text) Source #
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.
retrieveEnvironmentInfo_environmentId :: Lens' RetrieveEnvironmentInfo (Maybe Text) Source #
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.
retrieveEnvironmentInfo_infoType :: Lens' RetrieveEnvironmentInfo EnvironmentInfoType Source #
The type of information to retrieve.
retrieveEnvironmentInfoResponse_environmentInfo :: Lens' RetrieveEnvironmentInfoResponse (Maybe [EnvironmentInfoDescription]) Source #
The EnvironmentInfoDescription of the environment.
retrieveEnvironmentInfoResponse_httpStatus :: Lens' RetrieveEnvironmentInfoResponse Int Source #
The response's http status code.
DescribePlatformVersion
describePlatformVersion_platformArn :: Lens' DescribePlatformVersion (Maybe Text) Source #
The ARN of the platform version.
describePlatformVersionResponse_platformDescription :: Lens' DescribePlatformVersionResponse (Maybe PlatformDescription) Source #
Detailed information about the platform version.
describePlatformVersionResponse_httpStatus :: Lens' DescribePlatformVersionResponse Int Source #
The response's http status code.
DeleteApplication
deleteApplication_terminateEnvByForce :: Lens' DeleteApplication (Maybe Bool) Source #
When set to true, running environments will be terminated before deleting the application.
deleteApplication_applicationName :: Lens' DeleteApplication Text Source #
The name of the application to delete.
UpdateApplication
updateApplication_description :: Lens' UpdateApplication (Maybe Text) Source #
A new description for the application.
Default: If not specified, AWS Elastic Beanstalk does not update the description.
updateApplication_applicationName :: Lens' UpdateApplication Text Source #
The name of the application to update. If no such application is found,
UpdateApplication
returns an InvalidParameterValue
error.
applicationDescriptionMessage_application :: Lens' ApplicationDescriptionMessage (Maybe ApplicationDescription) Source #
The ApplicationDescription of the application.
DescribeInstancesHealth
describeInstancesHealth_nextToken :: Lens' DescribeInstancesHealth (Maybe Text) Source #
Specify the pagination token returned by a previous call.
describeInstancesHealth_environmentName :: Lens' DescribeInstancesHealth (Maybe Text) Source #
Specify the AWS Elastic Beanstalk environment by name.
describeInstancesHealth_attributeNames :: Lens' DescribeInstancesHealth (Maybe [InstancesHealthAttribute]) Source #
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.
describeInstancesHealth_environmentId :: Lens' DescribeInstancesHealth (Maybe Text) Source #
Specify the AWS Elastic Beanstalk environment by ID.
describeInstancesHealthResponse_instanceHealthList :: Lens' DescribeInstancesHealthResponse (Maybe [SingleInstanceHealth]) Source #
Detailed health information about each instance.
The output differs slightly between Linux and Windows environments.
There is a difference in the members that are supported under the
<CPUUtilization>
type.
describeInstancesHealthResponse_nextToken :: Lens' DescribeInstancesHealthResponse (Maybe Text) Source #
Pagination token for the next page of results, if available.
describeInstancesHealthResponse_refreshedAt :: Lens' DescribeInstancesHealthResponse (Maybe UTCTime) Source #
The date and time that the health information was retrieved.
describeInstancesHealthResponse_httpStatus :: Lens' DescribeInstancesHealthResponse Int Source #
The response's http status code.
CreateApplication
createApplication_resourceLifecycleConfig :: Lens' CreateApplication (Maybe ApplicationResourceLifecycleConfig) Source #
Specifies an application resource lifecycle configuration to prevent your application from accumulating too many versions.
createApplication_description :: Lens' CreateApplication (Maybe Text) Source #
Your description of the application.
createApplication_tags :: Lens' CreateApplication (Maybe [Tag]) Source #
Specifies the tags applied to the application.
Elastic Beanstalk applies these tags only to the application. Environments that you create in the application don't inherit the tags.
createApplication_applicationName :: Lens' CreateApplication Text Source #
The name of the application. Must be unique within your account.
applicationDescriptionMessage_application :: Lens' ApplicationDescriptionMessage (Maybe ApplicationDescription) Source #
The ApplicationDescription of the application.
ComposeEnvironments
composeEnvironments_versionLabels :: Lens' ComposeEnvironments (Maybe [Text]) Source #
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.
composeEnvironments_applicationName :: Lens' ComposeEnvironments (Maybe Text) Source #
The name of the application to which the specified source bundles belong.
composeEnvironments_groupName :: Lens' ComposeEnvironments (Maybe Text) Source #
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 Environment Manifest (env.yaml) for details.
environmentDescriptionsMessage_nextToken :: Lens' EnvironmentDescriptionsMessage (Maybe Text) Source #
In a paginated request, the token that you can pass in a subsequent request to get the next response page.
environmentDescriptionsMessage_environments :: Lens' EnvironmentDescriptionsMessage (Maybe [EnvironmentDescription]) Source #
Returns an EnvironmentDescription list.
AbortEnvironmentUpdate
abortEnvironmentUpdate_environmentName :: Lens' AbortEnvironmentUpdate (Maybe Text) Source #
This specifies the name of the environment with the in-progress update that you want to cancel.
abortEnvironmentUpdate_environmentId :: Lens' AbortEnvironmentUpdate (Maybe Text) Source #
This specifies the ID of the environment with the in-progress update that you want to cancel.
DeleteConfigurationTemplate
deleteConfigurationTemplate_applicationName :: Lens' DeleteConfigurationTemplate Text Source #
The name of the application to delete the configuration template from.
deleteConfigurationTemplate_templateName :: Lens' DeleteConfigurationTemplate Text Source #
The name of the configuration template to delete.
UpdateConfigurationTemplate
updateConfigurationTemplate_optionsToRemove :: Lens' UpdateConfigurationTemplate (Maybe [OptionSpecification]) Source #
A list of configuration options to remove from the configuration set.
Constraint: You can remove only UserDefined
configuration options.
updateConfigurationTemplate_optionSettings :: Lens' UpdateConfigurationTemplate (Maybe [ConfigurationOptionSetting]) Source #
A list of configuration option settings to update with the new specified option value.
updateConfigurationTemplate_description :: Lens' UpdateConfigurationTemplate (Maybe Text) Source #
A new description for the configuration.
updateConfigurationTemplate_applicationName :: Lens' UpdateConfigurationTemplate Text Source #
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.
updateConfigurationTemplate_templateName :: Lens' UpdateConfigurationTemplate Text Source #
The name of the configuration template to update.
If no configuration template is found with this name,
UpdateConfigurationTemplate
returns an InvalidParameterValue
error.
configurationSettingsDescription_templateName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
If not null
, the name of the configuration template for this
configuration set.
configurationSettingsDescription_optionSettings :: Lens' ConfigurationSettingsDescription (Maybe [ConfigurationOptionSetting]) Source #
A list of the configuration options and their values in this configuration set.
configurationSettingsDescription_dateUpdated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime) Source #
The date (in UTC time) when this configuration set was last modified.
configurationSettingsDescription_dateCreated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime) Source #
The date (in UTC time) when this configuration set was created.
configurationSettingsDescription_platformArn :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
The ARN of the platform version.
configurationSettingsDescription_environmentName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
If not null
, the name of the environment for this configuration set.
configurationSettingsDescription_applicationName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
The name of the application associated with this configuration set.
configurationSettingsDescription_deploymentStatus :: Lens' ConfigurationSettingsDescription (Maybe ConfigurationDeploymentStatus) Source #
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.
configurationSettingsDescription_solutionStackName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
The name of the solution stack this configuration set uses.
configurationSettingsDescription_description :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
Describes this configuration set.
UpdateTagsForResource
updateTagsForResource_tagsToRemove :: Lens' UpdateTagsForResource (Maybe [Text]) Source #
A list of tag keys to remove. If a tag key doesn't exist, it is silently ignored.
Specify at least one of these parameters: TagsToAdd
, TagsToRemove
.
updateTagsForResource_tagsToAdd :: Lens' UpdateTagsForResource (Maybe [Tag]) Source #
A list of tags to add or update. If a key of an existing tag is added, the tag's value is updated.
Specify at least one of these parameters: TagsToAdd
, TagsToRemove
.
updateTagsForResource_resourceArn :: Lens' UpdateTagsForResource Text Source #
The Amazon Resource Name (ARN) of the resouce to be updated.
Must be the ARN of an Elastic Beanstalk resource.
DescribeEnvironmentResources
describeEnvironmentResources_environmentName :: Lens' DescribeEnvironmentResources (Maybe Text) Source #
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.
describeEnvironmentResources_environmentId :: Lens' DescribeEnvironmentResources (Maybe Text) Source #
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.
describeEnvironmentResourcesResponse_environmentResources :: Lens' DescribeEnvironmentResourcesResponse (Maybe EnvironmentResourceDescription) Source #
A list of EnvironmentResourceDescription.
describeEnvironmentResourcesResponse_httpStatus :: Lens' DescribeEnvironmentResourcesResponse Int Source #
The response's http status code.
DescribeEnvironmentManagedActionHistory
describeEnvironmentManagedActionHistory_nextToken :: Lens' DescribeEnvironmentManagedActionHistory (Maybe Text) Source #
The pagination token returned by a previous request.
describeEnvironmentManagedActionHistory_environmentName :: Lens' DescribeEnvironmentManagedActionHistory (Maybe Text) Source #
The name of the target environment.
describeEnvironmentManagedActionHistory_maxItems :: Lens' DescribeEnvironmentManagedActionHistory (Maybe Natural) Source #
The maximum number of items to return for a single request.
describeEnvironmentManagedActionHistory_environmentId :: Lens' DescribeEnvironmentManagedActionHistory (Maybe Text) Source #
The environment ID of the target environment.
describeEnvironmentManagedActionHistoryResponse_managedActionHistoryItems :: Lens' DescribeEnvironmentManagedActionHistoryResponse (Maybe (NonEmpty ManagedActionHistoryItem)) Source #
A list of completed and failed managed actions.
describeEnvironmentManagedActionHistoryResponse_nextToken :: Lens' DescribeEnvironmentManagedActionHistoryResponse (Maybe Text) Source #
A pagination token that you pass to DescribeEnvironmentManagedActionHistory to get the next page of results.
describeEnvironmentManagedActionHistoryResponse_httpStatus :: Lens' DescribeEnvironmentManagedActionHistoryResponse Int Source #
The response's http status code.
DeleteApplicationVersion
deleteApplicationVersion_deleteSourceBundle :: Lens' DeleteApplicationVersion (Maybe Bool) Source #
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.
deleteApplicationVersion_applicationName :: Lens' DeleteApplicationVersion Text Source #
The name of the application to which the version belongs.
deleteApplicationVersion_versionLabel :: Lens' DeleteApplicationVersion Text Source #
The label of the version to delete.
UpdateApplicationVersion
updateApplicationVersion_description :: Lens' UpdateApplicationVersion (Maybe Text) Source #
A new description for this version.
updateApplicationVersion_applicationName :: Lens' UpdateApplicationVersion Text Source #
The name of the application associated with this version.
If no application is found with this name, UpdateApplication
returns
an InvalidParameterValue
error.
updateApplicationVersion_versionLabel :: Lens' UpdateApplicationVersion Text Source #
The name of the version to update.
If no application version is found with this label, UpdateApplication
returns an InvalidParameterValue
error.
applicationVersionDescriptionMessage_applicationVersion :: Lens' ApplicationVersionDescriptionMessage (Maybe ApplicationVersionDescription) Source #
The ApplicationVersionDescription of the application version.
CreateConfigurationTemplate
createConfigurationTemplate_optionSettings :: Lens' CreateConfigurationTemplate (Maybe [ConfigurationOptionSetting]) Source #
Option values for the Elastic Beanstalk configuration, such as the instance type. If specified, these values override the values obtained from the solution stack or the source configuration template. For a complete list of Elastic Beanstalk configuration options, see Option Values in the AWS Elastic Beanstalk Developer Guide.
createConfigurationTemplate_platformArn :: Lens' CreateConfigurationTemplate (Maybe Text) Source #
The Amazon Resource Name (ARN) of the custom platform. For more information, see Custom Platforms in the AWS Elastic Beanstalk Developer Guide.
If you specify PlatformArn
, then don't specify SolutionStackName
.
createConfigurationTemplate_sourceConfiguration :: Lens' CreateConfigurationTemplate (Maybe SourceConfiguration) Source #
An Elastic Beanstalk configuration template to base this one on. If specified, Elastic Beanstalk uses the configuration values from the specified configuration template to create a new configuration.
Values specified in OptionSettings
override any values obtained from
the SourceConfiguration
.
You must specify SourceConfiguration
if you don't specify
PlatformArn
, EnvironmentId
, or SolutionStackName
.
Constraint: If both solution stack name and source configuration are specified, the solution stack of the source configuration template must match the specified solution stack name.
createConfigurationTemplate_solutionStackName :: Lens' CreateConfigurationTemplate (Maybe Text) Source #
The name of an Elastic Beanstalk solution stack (platform version) that
this configuration uses. For example,
64bit Amazon Linux 2013.09 running Tomcat 7 Java 7
. A solution stack
specifies the operating system, runtime, and application server for a
configuration template. It also determines the set of configuration
options as well as the possible and default values. For more
information, see
Supported Platforms
in the AWS Elastic Beanstalk Developer Guide.
You must specify SolutionStackName
if you don't specify
PlatformArn
, EnvironmentId
, or SourceConfiguration
.
Use the ListAvailableSolutionStacks API to obtain a list of available solution stacks.
createConfigurationTemplate_environmentId :: Lens' CreateConfigurationTemplate (Maybe Text) Source #
The ID of an environment whose settings you want to use to create the
configuration template. You must specify EnvironmentId
if you don't
specify PlatformArn
, SolutionStackName
, or SourceConfiguration
.
createConfigurationTemplate_description :: Lens' CreateConfigurationTemplate (Maybe Text) Source #
An optional description for this configuration.
createConfigurationTemplate_tags :: Lens' CreateConfigurationTemplate (Maybe [Tag]) Source #
Specifies the tags applied to the configuration template.
createConfigurationTemplate_applicationName :: Lens' CreateConfigurationTemplate Text Source #
The name of the Elastic Beanstalk application to associate with this configuration template.
createConfigurationTemplate_templateName :: Lens' CreateConfigurationTemplate Text Source #
The name of the configuration template.
Constraint: This name must be unique per application.
configurationSettingsDescription_templateName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
If not null
, the name of the configuration template for this
configuration set.
configurationSettingsDescription_optionSettings :: Lens' ConfigurationSettingsDescription (Maybe [ConfigurationOptionSetting]) Source #
A list of the configuration options and their values in this configuration set.
configurationSettingsDescription_dateUpdated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime) Source #
The date (in UTC time) when this configuration set was last modified.
configurationSettingsDescription_dateCreated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime) Source #
The date (in UTC time) when this configuration set was created.
configurationSettingsDescription_platformArn :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
The ARN of the platform version.
configurationSettingsDescription_environmentName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
If not null
, the name of the environment for this configuration set.
configurationSettingsDescription_applicationName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
The name of the application associated with this configuration set.
configurationSettingsDescription_deploymentStatus :: Lens' ConfigurationSettingsDescription (Maybe ConfigurationDeploymentStatus) Source #
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.
configurationSettingsDescription_solutionStackName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
The name of the solution stack this configuration set uses.
configurationSettingsDescription_description :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
Describes this configuration set.
DescribeEnvironmentHealth
describeEnvironmentHealth_environmentName :: Lens' DescribeEnvironmentHealth (Maybe Text) Source #
Specify the environment by name.
You must specify either this or an EnvironmentName, or both.
describeEnvironmentHealth_attributeNames :: Lens' DescribeEnvironmentHealth (Maybe [EnvironmentHealthAttribute]) Source #
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.
describeEnvironmentHealth_environmentId :: Lens' DescribeEnvironmentHealth (Maybe Text) Source #
Specify the environment by ID.
You must specify either this or an EnvironmentName, or both.
describeEnvironmentHealthResponse_status :: Lens' DescribeEnvironmentHealthResponse (Maybe EnvironmentHealth) Source #
The environment's operational status. Ready
, Launching
, Updating
,
Terminating
, or Terminated
.
describeEnvironmentHealthResponse_causes :: Lens' DescribeEnvironmentHealthResponse (Maybe [Text]) Source #
Descriptions of the data that contributed to the environment's current health status.
describeEnvironmentHealthResponse_applicationMetrics :: Lens' DescribeEnvironmentHealthResponse (Maybe ApplicationMetrics) Source #
Application request metrics for the environment.
describeEnvironmentHealthResponse_color :: Lens' DescribeEnvironmentHealthResponse (Maybe Text) Source #
The health color of the environment.
describeEnvironmentHealthResponse_environmentName :: Lens' DescribeEnvironmentHealthResponse (Maybe Text) Source #
The environment's name.
describeEnvironmentHealthResponse_healthStatus :: Lens' DescribeEnvironmentHealthResponse (Maybe Text) Source #
The
health status
of the environment. For example, Ok
.
describeEnvironmentHealthResponse_instancesHealth :: Lens' DescribeEnvironmentHealthResponse (Maybe InstanceHealthSummary) Source #
Summary health information for the instances in the environment.
describeEnvironmentHealthResponse_refreshedAt :: Lens' DescribeEnvironmentHealthResponse (Maybe UTCTime) Source #
The date and time that the health information was retrieved.
describeEnvironmentHealthResponse_httpStatus :: Lens' DescribeEnvironmentHealthResponse Int Source #
The response's http status code.
RebuildEnvironment
rebuildEnvironment_environmentName :: Lens' RebuildEnvironment (Maybe Text) Source #
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.
rebuildEnvironment_environmentId :: Lens' RebuildEnvironment (Maybe Text) Source #
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.
DeleteEnvironmentConfiguration
deleteEnvironmentConfiguration_applicationName :: Lens' DeleteEnvironmentConfiguration Text Source #
The name of the application the environment is associated with.
deleteEnvironmentConfiguration_environmentName :: Lens' DeleteEnvironmentConfiguration Text Source #
The name of the environment to delete the draft configuration from.
UpdateApplicationResourceLifecycle
updateApplicationResourceLifecycle_applicationName :: Lens' UpdateApplicationResourceLifecycle Text Source #
The name of the application.
updateApplicationResourceLifecycle_resourceLifecycleConfig :: Lens' UpdateApplicationResourceLifecycle ApplicationResourceLifecycleConfig Source #
The lifecycle configuration.
updateApplicationResourceLifecycleResponse_applicationName :: Lens' UpdateApplicationResourceLifecycleResponse (Maybe Text) Source #
The name of the application.
updateApplicationResourceLifecycleResponse_resourceLifecycleConfig :: Lens' UpdateApplicationResourceLifecycleResponse (Maybe ApplicationResourceLifecycleConfig) Source #
The lifecycle configuration.
updateApplicationResourceLifecycleResponse_httpStatus :: Lens' UpdateApplicationResourceLifecycleResponse Int Source #
The response's http status code.
SwapEnvironmentCNAMEs
swapEnvironmentCNAMEs_destinationEnvironmentName :: Lens' SwapEnvironmentCNAMEs (Maybe Text) Source #
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
.
swapEnvironmentCNAMEs_destinationEnvironmentId :: Lens' SwapEnvironmentCNAMEs (Maybe Text) Source #
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
.
swapEnvironmentCNAMEs_sourceEnvironmentName :: Lens' SwapEnvironmentCNAMEs (Maybe Text) Source #
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
.
swapEnvironmentCNAMEs_sourceEnvironmentId :: Lens' SwapEnvironmentCNAMEs (Maybe Text) Source #
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
.
ListAvailableSolutionStacks
listAvailableSolutionStacksResponse_solutionStacks :: Lens' ListAvailableSolutionStacksResponse (Maybe [Text]) Source #
A list of available solution stacks.
listAvailableSolutionStacksResponse_solutionStackDetails :: Lens' ListAvailableSolutionStacksResponse (Maybe [SolutionStackDescription]) Source #
A list of available solution stacks and their SolutionStackDescription.
listAvailableSolutionStacksResponse_httpStatus :: Lens' ListAvailableSolutionStacksResponse Int Source #
The response's http status code.
ApplyEnvironmentManagedAction
applyEnvironmentManagedAction_environmentName :: Lens' ApplyEnvironmentManagedAction (Maybe Text) Source #
The name of the target environment.
applyEnvironmentManagedAction_environmentId :: Lens' ApplyEnvironmentManagedAction (Maybe Text) Source #
The environment ID of the target environment.
applyEnvironmentManagedAction_actionId :: Lens' ApplyEnvironmentManagedAction Text Source #
The action ID of the scheduled managed action to execute.
applyEnvironmentManagedActionResponse_status :: Lens' ApplyEnvironmentManagedActionResponse (Maybe Text) Source #
The status of the managed action.
applyEnvironmentManagedActionResponse_actionId :: Lens' ApplyEnvironmentManagedActionResponse (Maybe Text) Source #
The action ID of the managed action.
applyEnvironmentManagedActionResponse_actionDescription :: Lens' ApplyEnvironmentManagedActionResponse (Maybe Text) Source #
A description of the managed action.
applyEnvironmentManagedActionResponse_actionType :: Lens' ApplyEnvironmentManagedActionResponse (Maybe ActionType) Source #
The type of managed action.
applyEnvironmentManagedActionResponse_httpStatus :: Lens' ApplyEnvironmentManagedActionResponse Int Source #
The response's http status code.
DescribeConfigurationOptions
describeConfigurationOptions_templateName :: Lens' DescribeConfigurationOptions (Maybe Text) Source #
The name of the configuration template whose configuration options you want to describe.
describeConfigurationOptions_platformArn :: Lens' DescribeConfigurationOptions (Maybe Text) Source #
The ARN of the custom platform.
describeConfigurationOptions_environmentName :: Lens' DescribeConfigurationOptions (Maybe Text) Source #
The name of the environment whose configuration options you want to describe.
describeConfigurationOptions_applicationName :: Lens' DescribeConfigurationOptions (Maybe Text) Source #
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.
describeConfigurationOptions_solutionStackName :: Lens' DescribeConfigurationOptions (Maybe Text) Source #
The name of the solution stack whose configuration options you want to describe.
describeConfigurationOptions_options :: Lens' DescribeConfigurationOptions (Maybe [OptionSpecification]) Source #
If specified, restricts the descriptions to only the specified options.
describeConfigurationOptionsResponse_platformArn :: Lens' DescribeConfigurationOptionsResponse (Maybe Text) Source #
The ARN of the platform version.
describeConfigurationOptionsResponse_solutionStackName :: Lens' DescribeConfigurationOptionsResponse (Maybe Text) Source #
The name of the solution stack these configuration options belong to.
describeConfigurationOptionsResponse_options :: Lens' DescribeConfigurationOptionsResponse (Maybe [ConfigurationOptionDescription]) Source #
A list of ConfigurationOptionDescription.
describeConfigurationOptionsResponse_httpStatus :: Lens' DescribeConfigurationOptionsResponse Int Source #
The response's http status code.
DisassociateEnvironmentOperationsRole
disassociateEnvironmentOperationsRole_environmentName :: Lens' DisassociateEnvironmentOperationsRole Text Source #
The name of the environment from which to disassociate the operations role.
CreateStorageLocation
createStorageLocationResponse_s3Bucket :: Lens' CreateStorageLocationResponse (Maybe Text) Source #
The name of the Amazon S3 bucket created.
createStorageLocationResponse_httpStatus :: Lens' CreateStorageLocationResponse Int Source #
The response's http status code.
DescribeEnvironmentManagedActions
describeEnvironmentManagedActions_status :: Lens' DescribeEnvironmentManagedActions (Maybe ActionStatus) Source #
To show only actions with a particular status, specify a status.
describeEnvironmentManagedActions_environmentName :: Lens' DescribeEnvironmentManagedActions (Maybe Text) Source #
The name of the target environment.
describeEnvironmentManagedActions_environmentId :: Lens' DescribeEnvironmentManagedActions (Maybe Text) Source #
The environment ID of the target environment.
describeEnvironmentManagedActionsResponse_managedActions :: Lens' DescribeEnvironmentManagedActionsResponse (Maybe (NonEmpty ManagedAction)) Source #
A list of upcoming and in-progress managed actions.
describeEnvironmentManagedActionsResponse_httpStatus :: Lens' DescribeEnvironmentManagedActionsResponse Int Source #
The response's http status code.
DescribeConfigurationSettings
describeConfigurationSettings_templateName :: Lens' DescribeConfigurationSettings (Maybe Text) Source #
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.
describeConfigurationSettings_environmentName :: Lens' DescribeConfigurationSettings (Maybe Text) Source #
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.
describeConfigurationSettings_applicationName :: Lens' DescribeConfigurationSettings Text Source #
The application for the environment or configuration template.
describeConfigurationSettingsResponse_configurationSettings :: Lens' DescribeConfigurationSettingsResponse (Maybe [ConfigurationSettingsDescription]) Source #
A list of ConfigurationSettingsDescription.
describeConfigurationSettingsResponse_httpStatus :: Lens' DescribeConfigurationSettingsResponse Int Source #
The response's http status code.
ValidateConfigurationSettings
validateConfigurationSettings_templateName :: Lens' ValidateConfigurationSettings (Maybe Text) Source #
The name of the configuration template to validate the settings against.
Condition: You cannot specify both this and an environment name.
validateConfigurationSettings_environmentName :: Lens' ValidateConfigurationSettings (Maybe Text) Source #
The name of the environment to validate the settings against.
Condition: You cannot specify both this and a configuration template name.
validateConfigurationSettings_applicationName :: Lens' ValidateConfigurationSettings Text Source #
The name of the application that the configuration template or environment belongs to.
validateConfigurationSettings_optionSettings :: Lens' ValidateConfigurationSettings [ConfigurationOptionSetting] Source #
A list of the options and desired values to evaluate.
validateConfigurationSettingsResponse_messages :: Lens' ValidateConfigurationSettingsResponse (Maybe [ValidationMessage]) Source #
A list of ValidationMessage.
validateConfigurationSettingsResponse_httpStatus :: Lens' ValidateConfigurationSettingsResponse Int Source #
The response's http status code.
DescribeAccountAttributes
describeAccountAttributesResponse_resourceQuotas :: Lens' DescribeAccountAttributesResponse (Maybe ResourceQuotas) Source #
The Elastic Beanstalk resource quotas associated with the calling AWS account.
describeAccountAttributesResponse_httpStatus :: Lens' DescribeAccountAttributesResponse Int Source #
The response's http status code.
AssociateEnvironmentOperationsRole
associateEnvironmentOperationsRole_environmentName :: Lens' AssociateEnvironmentOperationsRole Text Source #
The name of the environment to which to set the operations role.
associateEnvironmentOperationsRole_operationsRole :: Lens' AssociateEnvironmentOperationsRole Text Source #
The Amazon Resource Name (ARN) of an existing IAM role to be used as the environment's operations role.
RestartAppServer
restartAppServer_environmentName :: Lens' RestartAppServer (Maybe Text) Source #
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.
restartAppServer_environmentId :: Lens' RestartAppServer (Maybe Text) Source #
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.
DescribeEnvironments
describeEnvironments_environmentIds :: Lens' DescribeEnvironments (Maybe [Text]) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.
describeEnvironments_environmentNames :: Lens' DescribeEnvironments (Maybe [Text]) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names.
describeEnvironments_nextToken :: Lens' DescribeEnvironments (Maybe Text) Source #
For a paginated request. Specify a token from a previous response page to retrieve the next response page. All other parameter values must be identical to the ones specified in the initial request.
If no NextToken
is specified, the first page is retrieved.
describeEnvironments_versionLabel :: Lens' DescribeEnvironments (Maybe Text) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application version.
describeEnvironments_maxRecords :: Lens' DescribeEnvironments (Maybe Natural) Source #
For a paginated request. Specify a maximum number of environments to include in each response.
If no MaxRecords
is specified, all available environments are
retrieved in a single response.
describeEnvironments_applicationName :: Lens' DescribeEnvironments (Maybe Text) Source #
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application.
describeEnvironments_includedDeletedBackTo :: Lens' DescribeEnvironments (Maybe UTCTime) Source #
If specified when IncludeDeleted
is set to true
, then environments
deleted after this date are displayed.
describeEnvironments_includeDeleted :: Lens' DescribeEnvironments (Maybe Bool) Source #
Indicates whether to include deleted environments:
true
: Environments that have been deleted after
IncludedDeletedBackTo
are displayed.
false
: Do not include deleted environments.
environmentDescriptionsMessage_nextToken :: Lens' EnvironmentDescriptionsMessage (Maybe Text) Source #
In a paginated request, the token that you can pass in a subsequent request to get the next response page.
environmentDescriptionsMessage_environments :: Lens' EnvironmentDescriptionsMessage (Maybe [EnvironmentDescription]) Source #
Returns an EnvironmentDescription list.
CheckDNSAvailability
checkDNSAvailability_cNAMEPrefix :: Lens' CheckDNSAvailability Text Source #
The prefix used when this CNAME is reserved.
checkDNSAvailabilityResponse_fullyQualifiedCNAME :: Lens' CheckDNSAvailabilityResponse (Maybe Text) Source #
The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
checkDNSAvailabilityResponse_available :: Lens' CheckDNSAvailabilityResponse (Maybe Bool) Source #
Indicates if the specified CNAME is available:
true
: The CNAME is available.false
: The CNAME is not available.
checkDNSAvailabilityResponse_httpStatus :: Lens' CheckDNSAvailabilityResponse Int Source #
The response's http status code.
DescribeApplicationVersions
describeApplicationVersions_versionLabels :: Lens' DescribeApplicationVersions (Maybe [Text]) Source #
Specify a version label to show a specific application version.
describeApplicationVersions_nextToken :: Lens' DescribeApplicationVersions (Maybe Text) Source #
For a paginated request. Specify a token from a previous response page to retrieve the next response page. All other parameter values must be identical to the ones specified in the initial request.
If no NextToken
is specified, the first page is retrieved.
describeApplicationVersions_maxRecords :: Lens' DescribeApplicationVersions (Maybe Natural) Source #
For a paginated request. Specify a maximum number of application versions to include in each response.
If no MaxRecords
is specified, all available application versions are
retrieved in a single response.
describeApplicationVersions_applicationName :: Lens' DescribeApplicationVersions (Maybe Text) Source #
Specify an application name to show only application versions for that application.
describeApplicationVersionsResponse_applicationVersions :: Lens' DescribeApplicationVersionsResponse (Maybe [ApplicationVersionDescription]) Source #
List of ApplicationVersionDescription
objects sorted in order of
creation.
describeApplicationVersionsResponse_nextToken :: Lens' DescribeApplicationVersionsResponse (Maybe Text) Source #
In a paginated request, the token that you can pass in a subsequent request to get the next response page.
describeApplicationVersionsResponse_httpStatus :: Lens' DescribeApplicationVersionsResponse Int Source #
The response's http status code.
CreateEnvironment
createEnvironment_cNAMEPrefix :: Lens' CreateEnvironment (Maybe Text) Source #
If specified, the environment attempts to use this value as the prefix for the CNAME in your Elastic Beanstalk environment URL. If not specified, the CNAME is generated automatically by appending a random alphanumeric string to the environment name.
createEnvironment_templateName :: Lens' CreateEnvironment (Maybe Text) Source #
The name of the Elastic Beanstalk configuration template to use with the environment.
If you specify TemplateName
, then don't specify SolutionStackName
.
createEnvironment_optionsToRemove :: Lens' CreateEnvironment (Maybe [OptionSpecification]) Source #
A list of custom user-defined configuration options to remove from the configuration set for this new environment.
createEnvironment_optionSettings :: Lens' CreateEnvironment (Maybe [ConfigurationOptionSetting]) Source #
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.
createEnvironment_versionLabel :: Lens' CreateEnvironment (Maybe Text) Source #
The name of the application version to deploy.
Default: If not specified, Elastic Beanstalk attempts to deploy the sample application.
createEnvironment_operationsRole :: Lens' CreateEnvironment (Maybe Text) Source #
The Amazon Resource Name (ARN) of an existing IAM role to be used as the
environment's operations role. If specified, Elastic Beanstalk uses the
operations role for permissions to downstream services during this call
and during subsequent calls acting on this environment. To specify an
operations role, you must have the iam:PassRole
permission for the
role. For more information, see
Operations roles
in the AWS Elastic Beanstalk Developer Guide.
createEnvironment_platformArn :: Lens' CreateEnvironment (Maybe Text) Source #
The Amazon Resource Name (ARN) of the custom platform to use with the environment. For more information, see Custom Platforms in the AWS Elastic Beanstalk Developer Guide.
If you specify PlatformArn
, don't specify SolutionStackName
.
createEnvironment_tier :: Lens' CreateEnvironment (Maybe EnvironmentTier) Source #
Specifies the tier to use in creating this environment. The environment tier that you choose determines whether Elastic Beanstalk provisions resources to support a web application that handles HTTP(S) requests or a web application that handles background-processing tasks.
createEnvironment_environmentName :: Lens' CreateEnvironment (Maybe Text) Source #
A unique name for the environment.
Constraint: Must be from 4 to 40 characters in length. The name can
contain only letters, numbers, and hyphens. It can't start or end with
a hyphen. This name must be unique within a region in your account. If
the specified name already exists in the region, Elastic Beanstalk
returns an InvalidParameterValue
error.
If you don't specify the CNAMEPrefix
parameter, the environment name
becomes part of the CNAME, and therefore part of the visible URL for
your application.
createEnvironment_solutionStackName :: Lens' CreateEnvironment (Maybe Text) Source #
The name of an Elastic Beanstalk solution stack (platform version) to use with the environment. If specified, Elastic Beanstalk sets the configuration values to the default values associated with the specified solution stack. For a list of current solution stacks, see Elastic Beanstalk Supported Platforms in the AWS Elastic Beanstalk Platforms guide.
If you specify SolutionStackName
, don't specify PlatformArn
or
TemplateName
.
createEnvironment_groupName :: Lens' CreateEnvironment (Maybe Text) Source #
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 Environment Manifest (env.yaml) for details.
createEnvironment_description :: Lens' CreateEnvironment (Maybe Text) Source #
Your description for this environment.
createEnvironment_tags :: Lens' CreateEnvironment (Maybe [Tag]) Source #
Specifies the tags applied to resources in the environment.
createEnvironment_applicationName :: Lens' CreateEnvironment Text Source #
The name of the application that is associated with this environment.
environmentDescription_status :: Lens' EnvironmentDescription (Maybe EnvironmentStatus) Source #
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.
environmentDescription_cname :: Lens' EnvironmentDescription (Maybe Text) Source #
The URL to the CNAME for this environment.
environmentDescription_templateName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the configuration template used to originally launch this environment.
environmentDescription_abortableOperationInProgress :: Lens' EnvironmentDescription (Maybe Bool) Source #
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.
environmentDescription_endpointURL :: Lens' EnvironmentDescription (Maybe Text) Source #
For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.
environmentDescription_resources :: Lens' EnvironmentDescription (Maybe EnvironmentResourcesDescription) Source #
The description of the AWS resources used by this environment.
environmentDescription_dateUpdated :: Lens' EnvironmentDescription (Maybe UTCTime) Source #
The last modified date for this environment.
environmentDescription_dateCreated :: Lens' EnvironmentDescription (Maybe UTCTime) Source #
The creation date for this environment.
environmentDescription_health :: Lens' EnvironmentDescription (Maybe EnvironmentHealth) Source #
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 anUpdateEnvironment
orRestartEnvironment
request.
Default: Grey
environmentDescription_versionLabel :: Lens' EnvironmentDescription (Maybe Text) Source #
The application version deployed in this environment.
environmentDescription_operationsRole :: Lens' EnvironmentDescription (Maybe Text) Source #
The Amazon Resource Name (ARN) of the environment's operations role. For more information, see Operations roles in the AWS Elastic Beanstalk Developer Guide.
environmentDescription_platformArn :: Lens' EnvironmentDescription (Maybe Text) Source #
The ARN of the platform version.
environmentDescription_tier :: Lens' EnvironmentDescription (Maybe EnvironmentTier) Source #
Describes the current tier of this environment.
environmentDescription_environmentName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of this environment.
environmentDescription_applicationName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the application associated with this environment.
environmentDescription_environmentArn :: Lens' EnvironmentDescription (Maybe Text) Source #
The environment's Amazon Resource Name (ARN), which can be used in other API requests that require an ARN.
environmentDescription_solutionStackName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the SolutionStack
deployed with this environment.
environmentDescription_environmentId :: Lens' EnvironmentDescription (Maybe Text) Source #
The ID of this environment.
environmentDescription_healthStatus :: Lens' EnvironmentDescription (Maybe EnvironmentHealthStatus) Source #
Returns the health status of the application running in your environment. For more information, see Health Colors and Statuses.
environmentDescription_environmentLinks :: Lens' EnvironmentDescription (Maybe [EnvironmentLink]) Source #
A list of links to other environments in the same group.
environmentDescription_description :: Lens' EnvironmentDescription (Maybe Text) Source #
Describes this environment.
CreatePlatformVersion
createPlatformVersion_optionSettings :: Lens' CreatePlatformVersion (Maybe [ConfigurationOptionSetting]) Source #
The configuration option settings to apply to the builder environment.
createPlatformVersion_environmentName :: Lens' CreatePlatformVersion (Maybe Text) Source #
The name of the builder environment.
createPlatformVersion_tags :: Lens' CreatePlatformVersion (Maybe [Tag]) Source #
Specifies the tags applied to the new platform version.
Elastic Beanstalk applies these tags only to the platform version. Environments that you create using the platform version don't inherit the tags.
createPlatformVersion_platformName :: Lens' CreatePlatformVersion Text Source #
The name of your custom platform.
createPlatformVersion_platformVersion :: Lens' CreatePlatformVersion Text Source #
The number, such as 1.0.2, for the new platform version.
createPlatformVersion_platformDefinitionBundle :: Lens' CreatePlatformVersion S3Location Source #
The location of the platform definition archive in Amazon S3.
createPlatformVersionResponse_builder :: Lens' CreatePlatformVersionResponse (Maybe Builder) Source #
The builder used to create the custom platform.
createPlatformVersionResponse_platformSummary :: Lens' CreatePlatformVersionResponse (Maybe PlatformSummary) Source #
Detailed information about the new version of the custom platform.
createPlatformVersionResponse_httpStatus :: Lens' CreatePlatformVersionResponse Int Source #
The response's http status code.
Types
ApplicationDescription
applicationDescription_applicationArn :: Lens' ApplicationDescription (Maybe Text) Source #
The Amazon Resource Name (ARN) of the application.
applicationDescription_versions :: Lens' ApplicationDescription (Maybe [Text]) Source #
The names of the versions for this application.
applicationDescription_dateUpdated :: Lens' ApplicationDescription (Maybe UTCTime) Source #
The date when the application was last modified.
applicationDescription_dateCreated :: Lens' ApplicationDescription (Maybe UTCTime) Source #
The date when the application was created.
applicationDescription_applicationName :: Lens' ApplicationDescription (Maybe Text) Source #
The name of the application.
applicationDescription_configurationTemplates :: Lens' ApplicationDescription (Maybe [Text]) Source #
The names of the configuration templates associated with this application.
applicationDescription_resourceLifecycleConfig :: Lens' ApplicationDescription (Maybe ApplicationResourceLifecycleConfig) Source #
The lifecycle settings for the application.
applicationDescription_description :: Lens' ApplicationDescription (Maybe Text) Source #
User-defined description of the application.
ApplicationDescriptionMessage
applicationDescriptionMessage_application :: Lens' ApplicationDescriptionMessage (Maybe ApplicationDescription) Source #
The ApplicationDescription of the application.
ApplicationMetrics
applicationMetrics_requestCount :: Lens' ApplicationMetrics (Maybe Int) Source #
Average number of requests handled by the web server per second over the last 10 seconds.
applicationMetrics_latency :: Lens' ApplicationMetrics (Maybe Latency) Source #
Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one millisecond resolution.
applicationMetrics_statusCodes :: Lens' ApplicationMetrics (Maybe StatusCodes) Source #
Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
applicationMetrics_duration :: Lens' ApplicationMetrics (Maybe Int) Source #
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
).
ApplicationResourceLifecycleConfig
applicationResourceLifecycleConfig_versionLifecycleConfig :: Lens' ApplicationResourceLifecycleConfig (Maybe ApplicationVersionLifecycleConfig) Source #
Defines lifecycle settings for application versions.
applicationResourceLifecycleConfig_serviceRole :: Lens' ApplicationResourceLifecycleConfig (Maybe Text) Source #
The ARN of an IAM service role that Elastic Beanstalk has permission to assume.
The ServiceRole
property is required the first time that you provide a
VersionLifecycleConfig
for the application in one of the supporting
calls (CreateApplication
or UpdateApplicationResourceLifecycle
).
After you provide it once, in either one of the calls, Elastic Beanstalk
persists the Service Role with the application, and you don't need to
specify it again in subsequent UpdateApplicationResourceLifecycle
calls. You can, however, specify it in subsequent calls to change the
Service Role to another value.
ApplicationVersionDescription
applicationVersionDescription_status :: Lens' ApplicationVersionDescription (Maybe ApplicationVersionStatus) Source #
The processing status of the application version. Reflects the state of
the application version during its creation. Many of the values are only
applicable if you specified True
for the Process
parameter of the
CreateApplicationVersion
action. The following list describes the
possible values.
Unprocessed
– Application version wasn't pre-processed or validated. Elastic Beanstalk will validate configuration files during deployment of the application version to an environment.Processing
– Elastic Beanstalk is currently processing the application version.Building
– Application version is currently undergoing an AWS CodeBuild build.Processed
– Elastic Beanstalk was successfully pre-processed and validated.Failed
– Either the AWS CodeBuild build failed or configuration files didn't pass validation. This application version isn't usable.
applicationVersionDescription_sourceBundle :: Lens' ApplicationVersionDescription (Maybe S3Location) Source #
The storage location of the application version's source bundle in Amazon S3.
applicationVersionDescription_dateUpdated :: Lens' ApplicationVersionDescription (Maybe UTCTime) Source #
The last modified date of the application version.
applicationVersionDescription_dateCreated :: Lens' ApplicationVersionDescription (Maybe UTCTime) Source #
The creation date of the application version.
applicationVersionDescription_versionLabel :: Lens' ApplicationVersionDescription (Maybe Text) Source #
A unique identifier for the application version.
applicationVersionDescription_sourceBuildInformation :: Lens' ApplicationVersionDescription (Maybe SourceBuildInformation) Source #
If the version's source code was retrieved from AWS CodeCommit, the location of the source code for the application version.
applicationVersionDescription_applicationName :: Lens' ApplicationVersionDescription (Maybe Text) Source #
The name of the application to which the application version belongs.
applicationVersionDescription_applicationVersionArn :: Lens' ApplicationVersionDescription (Maybe Text) Source #
The Amazon Resource Name (ARN) of the application version.
applicationVersionDescription_buildArn :: Lens' ApplicationVersionDescription (Maybe Text) Source #
Reference to the artifact from the AWS CodeBuild build.
applicationVersionDescription_description :: Lens' ApplicationVersionDescription (Maybe Text) Source #
The description of the application version.
ApplicationVersionDescriptionMessage
applicationVersionDescriptionMessage_applicationVersion :: Lens' ApplicationVersionDescriptionMessage (Maybe ApplicationVersionDescription) Source #
The ApplicationVersionDescription of the application version.
ApplicationVersionLifecycleConfig
applicationVersionLifecycleConfig_maxAgeRule :: Lens' ApplicationVersionLifecycleConfig (Maybe MaxAgeRule) Source #
Specify a max age rule to restrict the length of time that application versions are retained for an application.
applicationVersionLifecycleConfig_maxCountRule :: Lens' ApplicationVersionLifecycleConfig (Maybe MaxCountRule) Source #
Specify a max count rule to restrict the number of application versions that are retained for an application.
AutoScalingGroup
autoScalingGroup_name :: Lens' AutoScalingGroup (Maybe Text) Source #
The name of the AutoScalingGroup
.
BuildConfiguration
buildConfiguration_artifactName :: Lens' BuildConfiguration (Maybe Text) Source #
The name of the artifact of the CodeBuild build. If provided, Elastic Beanstalk stores the build artifact in the S3 location S3-bucket/resources/application-name/codebuild/codebuild-version-label-artifact-name.zip. If not provided, Elastic Beanstalk stores the build artifact in the S3 location S3-bucket/resources/application-name/codebuild/codebuild-version-label.zip.
buildConfiguration_computeType :: Lens' BuildConfiguration (Maybe ComputeType) Source #
Information about the compute resources the build project will use.
BUILD_GENERAL1_SMALL: Use up to 3 GB memory and 2 vCPUs for builds
BUILD_GENERAL1_MEDIUM: Use up to 7 GB memory and 4 vCPUs for builds
BUILD_GENERAL1_LARGE: Use up to 15 GB memory and 8 vCPUs for builds
buildConfiguration_timeoutInMinutes :: Lens' BuildConfiguration (Maybe Int) Source #
How long in minutes, from 5 to 480 (8 hours), for AWS CodeBuild to wait until timing out any related build that does not get marked as completed. The default is 60 minutes.
buildConfiguration_codeBuildServiceRole :: Lens' BuildConfiguration Text Source #
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
buildConfiguration_image :: Lens' BuildConfiguration Text Source #
The ID of the Docker image to use for this build project.
Builder
CPUUtilization
cPUUtilization_softIRQ :: Lens' CPUUtilization (Maybe Double) Source #
Available on Linux environments only.
Percentage of time that the CPU has spent in the SoftIRQ
state over
the last 10 seconds.
cPUUtilization_idle :: Lens' CPUUtilization (Maybe Double) Source #
Percentage of time that the CPU has spent in the Idle
state over the
last 10 seconds.
cPUUtilization_irq :: Lens' CPUUtilization (Maybe Double) Source #
Available on Linux environments only.
Percentage of time that the CPU has spent in the IRQ
state over the
last 10 seconds.
cPUUtilization_system :: Lens' CPUUtilization (Maybe Double) Source #
Available on Linux environments only.
Percentage of time that the CPU has spent in the System
state over the
last 10 seconds.
cPUUtilization_privileged :: Lens' CPUUtilization (Maybe Double) Source #
Available on Windows environments only.
Percentage of time that the CPU has spent in the Privileged
state over
the last 10 seconds.
cPUUtilization_user :: Lens' CPUUtilization (Maybe Double) Source #
Percentage of time that the CPU has spent in the User
state over the
last 10 seconds.
cPUUtilization_iOWait :: Lens' CPUUtilization (Maybe Double) Source #
Available on Linux environments only.
Percentage of time that the CPU has spent in the I/O Wait
state over
the last 10 seconds.
cPUUtilization_nice :: Lens' CPUUtilization (Maybe Double) Source #
Available on Linux environments only.
Percentage of time that the CPU has spent in the Nice
state over the
last 10 seconds.
ConfigurationOptionDescription
configurationOptionDescription_maxValue :: Lens' ConfigurationOptionDescription (Maybe Int) Source #
If specified, the configuration option must be a numeric value less than this value.
configurationOptionDescription_regex :: Lens' ConfigurationOptionDescription (Maybe OptionRestrictionRegex) Source #
If specified, the configuration option must be a string value that satisfies this regular expression.
configurationOptionDescription_maxLength :: Lens' ConfigurationOptionDescription (Maybe Int) Source #
If specified, the configuration option must be a string value no longer than this value.
configurationOptionDescription_userDefined :: Lens' ConfigurationOptionDescription (Maybe Bool) Source #
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 anOption 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
configurationOptionDescription_namespace :: Lens' ConfigurationOptionDescription (Maybe Text) Source #
A unique namespace identifying the option's associated AWS resource.
configurationOptionDescription_valueOptions :: Lens' ConfigurationOptionDescription (Maybe [Text]) Source #
If specified, values for the configuration option are selected from this list.
configurationOptionDescription_name :: Lens' ConfigurationOptionDescription (Maybe Text) Source #
The name of the configuration option.
configurationOptionDescription_changeSeverity :: Lens' ConfigurationOptionDescription (Maybe Text) Source #
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.
configurationOptionDescription_defaultValue :: Lens' ConfigurationOptionDescription (Maybe Text) Source #
The default value for this configuration option.
configurationOptionDescription_valueType :: Lens' ConfigurationOptionDescription (Maybe ConfigurationOptionValueType) Source #
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 theMIN/MAX/Regex
constraints.List
: Values for this option are multiple selections from the possible values.Boolean
: Values for this option are eithertrue
orfalse
.Json
: Values for this option are a JSON representation of aConfigDocument
.
configurationOptionDescription_minValue :: Lens' ConfigurationOptionDescription (Maybe Int) Source #
If specified, the configuration option must be a numeric value greater than this value.
ConfigurationOptionSetting
configurationOptionSetting_optionName :: Lens' ConfigurationOptionSetting (Maybe Text) Source #
The name of the configuration option.
configurationOptionSetting_resourceName :: Lens' ConfigurationOptionSetting (Maybe Text) Source #
A unique resource name for the option setting. Use it for a time–based scaling configuration option.
configurationOptionSetting_namespace :: Lens' ConfigurationOptionSetting (Maybe Text) Source #
A unique namespace that identifies the option's associated AWS resource.
configurationOptionSetting_value :: Lens' ConfigurationOptionSetting (Maybe Text) Source #
The current value for the configuration option.
ConfigurationSettingsDescription
configurationSettingsDescription_templateName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
If not null
, the name of the configuration template for this
configuration set.
configurationSettingsDescription_optionSettings :: Lens' ConfigurationSettingsDescription (Maybe [ConfigurationOptionSetting]) Source #
A list of the configuration options and their values in this configuration set.
configurationSettingsDescription_dateUpdated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime) Source #
The date (in UTC time) when this configuration set was last modified.
configurationSettingsDescription_dateCreated :: Lens' ConfigurationSettingsDescription (Maybe UTCTime) Source #
The date (in UTC time) when this configuration set was created.
configurationSettingsDescription_platformArn :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
The ARN of the platform version.
configurationSettingsDescription_environmentName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
If not null
, the name of the environment for this configuration set.
configurationSettingsDescription_applicationName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
The name of the application associated with this configuration set.
configurationSettingsDescription_deploymentStatus :: Lens' ConfigurationSettingsDescription (Maybe ConfigurationDeploymentStatus) Source #
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.
configurationSettingsDescription_solutionStackName :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
The name of the solution stack this configuration set uses.
configurationSettingsDescription_description :: Lens' ConfigurationSettingsDescription (Maybe Text) Source #
Describes this configuration set.
CustomAmi
customAmi_virtualizationType :: Lens' CustomAmi (Maybe Text) Source #
The type of virtualization used to create the custom AMI.
customAmi_imageId :: Lens' CustomAmi (Maybe Text) Source #
THe ID of the image used to create the custom AMI.
Deployment
deployment_deploymentId :: Lens' Deployment (Maybe Integer) Source #
The ID of the deployment. This number increases by one each time that you deploy source code or change instance configuration settings.
deployment_status :: Lens' Deployment (Maybe Text) Source #
The status of the deployment:
In Progress
: The deployment is in progress.Deployed
: The deployment succeeded.Failed
: The deployment failed.
deployment_deploymentTime :: Lens' Deployment (Maybe UTCTime) Source #
For in-progress deployments, the time that the deployment started.
For completed deployments, the time that the deployment ended.
deployment_versionLabel :: Lens' Deployment (Maybe Text) Source #
The version label of the application version in the deployment.
EnvironmentDescription
environmentDescription_status :: Lens' EnvironmentDescription (Maybe EnvironmentStatus) Source #
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.
environmentDescription_cname :: Lens' EnvironmentDescription (Maybe Text) Source #
The URL to the CNAME for this environment.
environmentDescription_templateName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the configuration template used to originally launch this environment.
environmentDescription_abortableOperationInProgress :: Lens' EnvironmentDescription (Maybe Bool) Source #
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.
environmentDescription_endpointURL :: Lens' EnvironmentDescription (Maybe Text) Source #
For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.
environmentDescription_resources :: Lens' EnvironmentDescription (Maybe EnvironmentResourcesDescription) Source #
The description of the AWS resources used by this environment.
environmentDescription_dateUpdated :: Lens' EnvironmentDescription (Maybe UTCTime) Source #
The last modified date for this environment.
environmentDescription_dateCreated :: Lens' EnvironmentDescription (Maybe UTCTime) Source #
The creation date for this environment.
environmentDescription_health :: Lens' EnvironmentDescription (Maybe EnvironmentHealth) Source #
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 anUpdateEnvironment
orRestartEnvironment
request.
Default: Grey
environmentDescription_versionLabel :: Lens' EnvironmentDescription (Maybe Text) Source #
The application version deployed in this environment.
environmentDescription_operationsRole :: Lens' EnvironmentDescription (Maybe Text) Source #
The Amazon Resource Name (ARN) of the environment's operations role. For more information, see Operations roles in the AWS Elastic Beanstalk Developer Guide.
environmentDescription_platformArn :: Lens' EnvironmentDescription (Maybe Text) Source #
The ARN of the platform version.
environmentDescription_tier :: Lens' EnvironmentDescription (Maybe EnvironmentTier) Source #
Describes the current tier of this environment.
environmentDescription_environmentName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of this environment.
environmentDescription_applicationName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the application associated with this environment.
environmentDescription_environmentArn :: Lens' EnvironmentDescription (Maybe Text) Source #
The environment's Amazon Resource Name (ARN), which can be used in other API requests that require an ARN.
environmentDescription_solutionStackName :: Lens' EnvironmentDescription (Maybe Text) Source #
The name of the SolutionStack
deployed with this environment.
environmentDescription_environmentId :: Lens' EnvironmentDescription (Maybe Text) Source #
The ID of this environment.
environmentDescription_healthStatus :: Lens' EnvironmentDescription (Maybe EnvironmentHealthStatus) Source #
Returns the health status of the application running in your environment. For more information, see Health Colors and Statuses.
environmentDescription_environmentLinks :: Lens' EnvironmentDescription (Maybe [EnvironmentLink]) Source #
A list of links to other environments in the same group.
environmentDescription_description :: Lens' EnvironmentDescription (Maybe Text) Source #
Describes this environment.
EnvironmentDescriptionsMessage
environmentDescriptionsMessage_nextToken :: Lens' EnvironmentDescriptionsMessage (Maybe Text) Source #
In a paginated request, the token that you can pass in a subsequent request to get the next response page.
environmentDescriptionsMessage_environments :: Lens' EnvironmentDescriptionsMessage (Maybe [EnvironmentDescription]) Source #
Returns an EnvironmentDescription list.
EnvironmentInfoDescription
environmentInfoDescription_sampleTimestamp :: Lens' EnvironmentInfoDescription (Maybe UTCTime) Source #
The time stamp when this information was retrieved.
environmentInfoDescription_ec2InstanceId :: Lens' EnvironmentInfoDescription (Maybe Text) Source #
The Amazon EC2 Instance ID for this information.
environmentInfoDescription_infoType :: Lens' EnvironmentInfoDescription (Maybe EnvironmentInfoType) Source #
The type of information retrieved.
environmentInfoDescription_message :: Lens' EnvironmentInfoDescription (Maybe Text) Source #
The retrieved information. Currently contains a presigned Amazon S3 URL. The files are deleted after 15 minutes.
Anyone in possession of this URL can access the files before they are deleted. Make the URL available only to trusted parties.
EnvironmentLink
environmentLink_linkName :: Lens' EnvironmentLink (Maybe Text) Source #
The name of the link.
environmentLink_environmentName :: Lens' EnvironmentLink (Maybe Text) Source #
The name of the linked environment (the dependency).
EnvironmentResourceDescription
environmentResourceDescription_queues :: Lens' EnvironmentResourceDescription (Maybe [Queue]) Source #
The queues used by this environment.
environmentResourceDescription_triggers :: Lens' EnvironmentResourceDescription (Maybe [Trigger]) Source #
The AutoScaling
triggers in use by this environment.
environmentResourceDescription_launchTemplates :: Lens' EnvironmentResourceDescription (Maybe [LaunchTemplate]) Source #
The Amazon EC2 launch templates in use by this environment.
environmentResourceDescription_loadBalancers :: Lens' EnvironmentResourceDescription (Maybe [LoadBalancer]) Source #
The LoadBalancers in use by this environment.
environmentResourceDescription_environmentName :: Lens' EnvironmentResourceDescription (Maybe Text) Source #
The name of the environment.
environmentResourceDescription_instances :: Lens' EnvironmentResourceDescription (Maybe [Instance]) Source #
The Amazon EC2 instances used by this environment.
environmentResourceDescription_launchConfigurations :: Lens' EnvironmentResourceDescription (Maybe [LaunchConfiguration]) Source #
The Auto Scaling launch configurations in use by this environment.
environmentResourceDescription_autoScalingGroups :: Lens' EnvironmentResourceDescription (Maybe [AutoScalingGroup]) Source #
The AutoScalingGroups
used by this environment.
EnvironmentResourcesDescription
environmentResourcesDescription_loadBalancer :: Lens' EnvironmentResourcesDescription (Maybe LoadBalancerDescription) Source #
Describes the LoadBalancer.
EnvironmentTier
environmentTier_name :: Lens' EnvironmentTier (Maybe Text) Source #
The name of this environment tier.
Valid values:
- For Web server tier –
WebServer
- For Worker tier –
Worker
environmentTier_version :: Lens' EnvironmentTier (Maybe Text) Source #
The version of this environment tier. When you don't set a value to it, Elastic Beanstalk uses the latest compatible worker tier version.
This member is deprecated. Any specific version that you set may become out of date. We recommend leaving it unspecified.
environmentTier_type :: Lens' EnvironmentTier (Maybe Text) Source #
The type of this environment tier.
Valid values:
- For Web server tier –
Standard
- For Worker tier –
SQS/HTTP
EventDescription
eventDescription_requestId :: Lens' EventDescription (Maybe Text) Source #
The web service request ID for the activity of this event.
eventDescription_templateName :: Lens' EventDescription (Maybe Text) Source #
The name of the configuration associated with this event.
eventDescription_severity :: Lens' EventDescription (Maybe EventSeverity) Source #
The severity level of this event.
eventDescription_versionLabel :: Lens' EventDescription (Maybe Text) Source #
The release label for the application version associated with this event.
eventDescription_platformArn :: Lens' EventDescription (Maybe Text) Source #
The ARN of the platform version.
eventDescription_environmentName :: Lens' EventDescription (Maybe Text) Source #
The name of the environment associated with this event.
eventDescription_applicationName :: Lens' EventDescription (Maybe Text) Source #
The application associated with the event.
eventDescription_eventDate :: Lens' EventDescription (Maybe UTCTime) Source #
The date when the event occurred.
eventDescription_message :: Lens' EventDescription (Maybe Text) Source #
The event message.
Instance
InstanceHealthSummary
instanceHealthSummary_ok :: Lens' InstanceHealthSummary (Maybe Int) Source #
Green. An instance is passing health checks and the health agent is not reporting any problems.
instanceHealthSummary_pending :: Lens' InstanceHealthSummary (Maybe Int) Source #
Grey. An operation is in progress on an instance within the command timeout.
instanceHealthSummary_severe :: Lens' InstanceHealthSummary (Maybe Int) Source #
Red. The health agent is reporting a very high number of request failures or other issues for an instance or environment.
instanceHealthSummary_unknown :: Lens' InstanceHealthSummary (Maybe Int) Source #
Grey. AWS Elastic Beanstalk and the health agent are reporting an insufficient amount of data on an instance.
instanceHealthSummary_noData :: Lens' InstanceHealthSummary (Maybe Int) Source #
Grey. AWS Elastic Beanstalk and the health agent are reporting no data on an instance.
instanceHealthSummary_warning :: Lens' InstanceHealthSummary (Maybe Int) Source #
Yellow. The health agent is reporting a moderate number of request failures or other issues for an instance or environment.
instanceHealthSummary_degraded :: Lens' InstanceHealthSummary (Maybe Int) Source #
Red. The health agent is reporting a high number of request failures or other issues for an instance or environment.
instanceHealthSummary_info :: Lens' InstanceHealthSummary (Maybe Int) Source #
Green. An operation is in progress on an instance.
Latency
latency_p75 :: Lens' Latency (Maybe Double) Source #
The average latency for the slowest 25 percent of requests over the last 10 seconds.
latency_p50 :: Lens' Latency (Maybe Double) Source #
The average latency for the slowest 50 percent of requests over the last 10 seconds.
latency_p85 :: Lens' Latency (Maybe Double) Source #
The average latency for the slowest 15 percent of requests over the last 10 seconds.
latency_p999 :: Lens' Latency (Maybe Double) Source #
The average latency for the slowest 0.1 percent of requests over the last 10 seconds.
latency_p90 :: Lens' Latency (Maybe Double) Source #
The average latency for the slowest 10 percent of requests over the last 10 seconds.
latency_p95 :: Lens' Latency (Maybe Double) Source #
The average latency for the slowest 5 percent of requests over the last 10 seconds.
latency_p99 :: Lens' Latency (Maybe Double) Source #
The average latency for the slowest 1 percent of requests over the last 10 seconds.
latency_p10 :: Lens' Latency (Maybe Double) Source #
The average latency for the slowest 90 percent of requests over the last 10 seconds.
LaunchConfiguration
launchConfiguration_name :: Lens' LaunchConfiguration (Maybe Text) Source #
The name of the launch configuration.
LaunchTemplate
launchTemplate_id :: Lens' LaunchTemplate (Maybe Text) Source #
The ID of the launch template.
Listener
LoadBalancer
loadBalancer_name :: Lens' LoadBalancer (Maybe Text) Source #
The name of the LoadBalancer.
LoadBalancerDescription
loadBalancerDescription_loadBalancerName :: Lens' LoadBalancerDescription (Maybe Text) Source #
The name of the LoadBalancer.
loadBalancerDescription_domain :: Lens' LoadBalancerDescription (Maybe Text) Source #
The domain name of the LoadBalancer.
loadBalancerDescription_listeners :: Lens' LoadBalancerDescription (Maybe [Listener]) Source #
A list of Listeners used by the LoadBalancer.
ManagedAction
managedAction_status :: Lens' ManagedAction (Maybe ActionStatus) Source #
The status of the managed action. If the action is Scheduled
, you can
apply it immediately with ApplyEnvironmentManagedAction.
managedAction_actionId :: Lens' ManagedAction (Maybe Text) Source #
A unique identifier for the managed action.
managedAction_windowStartTime :: Lens' ManagedAction (Maybe UTCTime) Source #
The start time of the maintenance window in which the managed action will execute.
managedAction_actionDescription :: Lens' ManagedAction (Maybe Text) Source #
A description of the managed action.
managedAction_actionType :: Lens' ManagedAction (Maybe ActionType) Source #
The type of managed action.
ManagedActionHistoryItem
managedActionHistoryItem_status :: Lens' ManagedActionHistoryItem (Maybe ActionHistoryStatus) Source #
The status of the action.
managedActionHistoryItem_failureType :: Lens' ManagedActionHistoryItem (Maybe FailureType) Source #
If the action failed, the type of failure.
managedActionHistoryItem_actionId :: Lens' ManagedActionHistoryItem (Maybe Text) Source #
A unique identifier for the managed action.
managedActionHistoryItem_failureDescription :: Lens' ManagedActionHistoryItem (Maybe Text) Source #
If the action failed, a description of the failure.
managedActionHistoryItem_finishedTime :: Lens' ManagedActionHistoryItem (Maybe UTCTime) Source #
The date and time that the action finished executing.
managedActionHistoryItem_actionDescription :: Lens' ManagedActionHistoryItem (Maybe Text) Source #
A description of the managed action.
managedActionHistoryItem_executedTime :: Lens' ManagedActionHistoryItem (Maybe UTCTime) Source #
The date and time that the action started executing.
managedActionHistoryItem_actionType :: Lens' ManagedActionHistoryItem (Maybe ActionType) Source #
The type of the managed action.
MaxAgeRule
maxAgeRule_deleteSourceFromS3 :: Lens' MaxAgeRule (Maybe Bool) Source #
Set to true
to delete a version's source bundle from Amazon S3 when
Elastic Beanstalk deletes the application version.
maxAgeRule_maxAgeInDays :: Lens' MaxAgeRule (Maybe Int) Source #
Specify the number of days to retain an application versions.
maxAgeRule_enabled :: Lens' MaxAgeRule Bool Source #
Specify true
to apply the rule, or false
to disable it.
MaxCountRule
maxCountRule_maxCount :: Lens' MaxCountRule (Maybe Int) Source #
Specify the maximum number of application versions to retain.
maxCountRule_deleteSourceFromS3 :: Lens' MaxCountRule (Maybe Bool) Source #
Set to true
to delete a version's source bundle from Amazon S3 when
Elastic Beanstalk deletes the application version.
maxCountRule_enabled :: Lens' MaxCountRule Bool Source #
Specify true
to apply the rule, or false
to disable it.
OptionRestrictionRegex
optionRestrictionRegex_pattern :: Lens' OptionRestrictionRegex (Maybe Text) Source #
The regular expression pattern that a string configuration option value with this restriction must match.
optionRestrictionRegex_label :: Lens' OptionRestrictionRegex (Maybe Text) Source #
A unique name representing this regular expression.
OptionSpecification
optionSpecification_optionName :: Lens' OptionSpecification (Maybe Text) Source #
The name of the configuration option.
optionSpecification_resourceName :: Lens' OptionSpecification (Maybe Text) Source #
A unique resource name for a time-based scaling configuration option.
optionSpecification_namespace :: Lens' OptionSpecification (Maybe Text) Source #
A unique namespace identifying the option's associated AWS resource.
PlatformBranchSummary
platformBranchSummary_branchName :: Lens' PlatformBranchSummary (Maybe Text) Source #
The name of the platform branch.
platformBranchSummary_branchOrder :: Lens' PlatformBranchSummary (Maybe Int) Source #
An ordinal number that designates the order in which platform branches
have been added to a platform. This can be helpful, for example, if your
code calls the ListPlatformBranches
action and then displays a list of
platform branches.
A larger BranchOrder
value designates a newer platform branch within
the platform.
platformBranchSummary_platformName :: Lens' PlatformBranchSummary (Maybe Text) Source #
The name of the platform to which this platform branch belongs.
platformBranchSummary_supportedTierList :: Lens' PlatformBranchSummary (Maybe [Text]) Source #
The environment tiers that platform versions in this branch support.
Possible values: WebServer/Standard
| Worker/SQS/HTTP
platformBranchSummary_lifecycleState :: Lens' PlatformBranchSummary (Maybe Text) Source #
The support life cycle state of the platform branch.
Possible values: beta
| supported
| deprecated
| retired
PlatformDescription
platformDescription_platformBranchName :: Lens' PlatformDescription (Maybe Text) Source #
The platform branch to which the platform version belongs.
platformDescription_supportedAddonList :: Lens' PlatformDescription (Maybe [Text]) Source #
The additions supported by the platform version.
platformDescription_platformCategory :: Lens' PlatformDescription (Maybe Text) Source #
The category of the platform version.
platformDescription_platformBranchLifecycleState :: Lens' PlatformDescription (Maybe Text) Source #
The state of the platform version's branch in its lifecycle.
Possible values: Beta
| Supported
| Deprecated
| Retired
platformDescription_platformVersion :: Lens' PlatformDescription (Maybe Text) Source #
The version of the platform version.
platformDescription_platformStatus :: Lens' PlatformDescription (Maybe PlatformStatus) Source #
The status of the platform version.
platformDescription_maintainer :: Lens' PlatformDescription (Maybe Text) Source #
Information about the maintainer of the platform version.
platformDescription_platformLifecycleState :: Lens' PlatformDescription (Maybe Text) Source #
The state of the platform version in its lifecycle.
Possible values: Recommended
| null
If a null value is returned, the platform version isn't the recommended one for its branch. Each platform branch has a single recommended platform version, typically the most recent one.
platformDescription_platformOwner :: Lens' PlatformDescription (Maybe Text) Source #
The AWS account ID of the person who created the platform version.
platformDescription_dateUpdated :: Lens' PlatformDescription (Maybe UTCTime) Source #
The date when the platform version was last updated.
platformDescription_customAmiList :: Lens' PlatformDescription (Maybe [CustomAmi]) Source #
The custom AMIs supported by the platform version.
platformDescription_dateCreated :: Lens' PlatformDescription (Maybe UTCTime) Source #
The date when the platform version was created.
platformDescription_operatingSystemName :: Lens' PlatformDescription (Maybe Text) Source #
The operating system used by the platform version.
platformDescription_frameworks :: Lens' PlatformDescription (Maybe [PlatformFramework]) Source #
The frameworks supported by the platform version.
platformDescription_platformArn :: Lens' PlatformDescription (Maybe Text) Source #
The ARN of the platform version.
platformDescription_operatingSystemVersion :: Lens' PlatformDescription (Maybe Text) Source #
The version of the operating system used by the platform version.
platformDescription_programmingLanguages :: Lens' PlatformDescription (Maybe [PlatformProgrammingLanguage]) Source #
The programming languages supported by the platform version.
platformDescription_solutionStackName :: Lens' PlatformDescription (Maybe Text) Source #
The name of the solution stack used by the platform version.
platformDescription_platformName :: Lens' PlatformDescription (Maybe Text) Source #
The name of the platform version.
platformDescription_description :: Lens' PlatformDescription (Maybe Text) Source #
The description of the platform version.
platformDescription_supportedTierList :: Lens' PlatformDescription (Maybe [Text]) Source #
The tiers supported by the platform version.
PlatformFilter
platformFilter_values :: Lens' PlatformFilter (Maybe [Text]) Source #
The list of values applied to the filtering platform version attribute. Only one value is supported for all current operators.
The following list shows valid filter values for some filter attributes.
PlatformStatus
:Creating
|Failed
|Ready
|Deleting
|Deleted
PlatformLifecycleState
:recommended
SupportedTier
:WebServer/Standard
|Worker/SQS/HTTP
SupportedAddon
:Log/S3
|Monitoring/Healthd
|WorkerDaemon/SQSD
platformFilter_operator :: Lens' PlatformFilter (Maybe Text) Source #
The operator to apply to the Type
with each of the Values
.
Valid values: =
| !=
| <
| <=
| >
| >=
| contains
|
begins_with
| ends_with
platformFilter_type :: Lens' PlatformFilter (Maybe Text) Source #
The platform version attribute to which the filter values are applied.
Valid values: PlatformName
| PlatformVersion
| PlatformStatus
|
PlatformBranchName
| PlatformLifecycleState
| PlatformOwner
|
SupportedTier
| SupportedAddon
| ProgrammingLanguageName
|
OperatingSystemName
PlatformFramework
platformFramework_name :: Lens' PlatformFramework (Maybe Text) Source #
The name of the framework.
platformFramework_version :: Lens' PlatformFramework (Maybe Text) Source #
The version of the framework.
PlatformProgrammingLanguage
platformProgrammingLanguage_name :: Lens' PlatformProgrammingLanguage (Maybe Text) Source #
The name of the programming language.
platformProgrammingLanguage_version :: Lens' PlatformProgrammingLanguage (Maybe Text) Source #
The version of the programming language.
PlatformSummary
platformSummary_platformBranchName :: Lens' PlatformSummary (Maybe Text) Source #
The platform branch to which the platform version belongs.
platformSummary_supportedAddonList :: Lens' PlatformSummary (Maybe [Text]) Source #
The additions associated with the platform version.
platformSummary_platformCategory :: Lens' PlatformSummary (Maybe Text) Source #
The category of platform version.
platformSummary_platformBranchLifecycleState :: Lens' PlatformSummary (Maybe Text) Source #
The state of the platform version's branch in its lifecycle.
Possible values: beta
| supported
| deprecated
| retired
platformSummary_platformVersion :: Lens' PlatformSummary (Maybe Text) Source #
The version string of the platform version.
platformSummary_platformStatus :: Lens' PlatformSummary (Maybe PlatformStatus) Source #
The status of the platform version. You can create an environment from the platform version once it is ready.
platformSummary_platformLifecycleState :: Lens' PlatformSummary (Maybe Text) Source #
The state of the platform version in its lifecycle.
Possible values: recommended
| empty
If an empty value is returned, the platform version is supported but isn't the recommended one for its branch.
platformSummary_platformOwner :: Lens' PlatformSummary (Maybe Text) Source #
The AWS account ID of the person who created the platform version.
platformSummary_operatingSystemName :: Lens' PlatformSummary (Maybe Text) Source #
The operating system used by the platform version.
platformSummary_platformArn :: Lens' PlatformSummary (Maybe Text) Source #
The ARN of the platform version.
platformSummary_operatingSystemVersion :: Lens' PlatformSummary (Maybe Text) Source #
The version of the operating system used by the platform version.
platformSummary_supportedTierList :: Lens' PlatformSummary (Maybe [Text]) Source #
The tiers in which the platform version runs.
Queue
ResourceQuota
resourceQuota_maximum :: Lens' ResourceQuota (Maybe Int) Source #
The maximum number of instances of this Elastic Beanstalk resource type that an AWS account can use.
ResourceQuotas
resourceQuotas_applicationQuota :: Lens' ResourceQuotas (Maybe ResourceQuota) Source #
The quota for applications in the AWS account.
resourceQuotas_customPlatformQuota :: Lens' ResourceQuotas (Maybe ResourceQuota) Source #
The quota for custom platforms in the AWS account.
resourceQuotas_applicationVersionQuota :: Lens' ResourceQuotas (Maybe ResourceQuota) Source #
The quota for application versions in the AWS account.
resourceQuotas_environmentQuota :: Lens' ResourceQuotas (Maybe ResourceQuota) Source #
The quota for environments in the AWS account.
resourceQuotas_configurationTemplateQuota :: Lens' ResourceQuotas (Maybe ResourceQuota) Source #
The quota for configuration templates in the AWS account.
S3Location
s3Location_s3Key :: Lens' S3Location (Maybe Text) Source #
The Amazon S3 key where the data is located.
s3Location_s3Bucket :: Lens' S3Location (Maybe Text) Source #
The Amazon S3 bucket where the data is located.
SearchFilter
searchFilter_attribute :: Lens' SearchFilter (Maybe Text) Source #
The result attribute to which the filter values are applied. Valid values vary by API action.
searchFilter_values :: Lens' SearchFilter (Maybe [Text]) Source #
The list of values applied to the Attribute
and Operator
attributes.
Number of values and valid values vary by Attribute
.
searchFilter_operator :: Lens' SearchFilter (Maybe Text) Source #
The operator to apply to the Attribute
with each of the Values
.
Valid values vary by Attribute
.
SingleInstanceHealth
singleInstanceHealth_instanceId :: Lens' SingleInstanceHealth (Maybe Text) Source #
The ID of the Amazon EC2 instance.
singleInstanceHealth_causes :: Lens' SingleInstanceHealth (Maybe [Text]) Source #
Represents the causes, which provide more information about the current health status.
singleInstanceHealth_system :: Lens' SingleInstanceHealth (Maybe SystemStatus) Source #
Operating system metrics from the instance.
singleInstanceHealth_applicationMetrics :: Lens' SingleInstanceHealth (Maybe ApplicationMetrics) Source #
Request metrics from your application.
singleInstanceHealth_color :: Lens' SingleInstanceHealth (Maybe Text) Source #
Represents the color indicator that gives you information about the health of the EC2 instance. For more information, see Health Colors and Statuses.
singleInstanceHealth_instanceType :: Lens' SingleInstanceHealth (Maybe Text) Source #
The instance's type.
singleInstanceHealth_availabilityZone :: Lens' SingleInstanceHealth (Maybe Text) Source #
The availability zone in which the instance runs.
singleInstanceHealth_healthStatus :: Lens' SingleInstanceHealth (Maybe Text) Source #
Returns the health status of the specified instance. For more information, see Health Colors and Statuses.
singleInstanceHealth_deployment :: Lens' SingleInstanceHealth (Maybe Deployment) Source #
Information about the most recent deployment to an instance.
singleInstanceHealth_launchedAt :: Lens' SingleInstanceHealth (Maybe UTCTime) Source #
The time at which the EC2 instance was launched.
SolutionStackDescription
solutionStackDescription_permittedFileTypes :: Lens' SolutionStackDescription (Maybe [Text]) Source #
The permitted file types allowed for a solution stack.
solutionStackDescription_solutionStackName :: Lens' SolutionStackDescription (Maybe Text) Source #
The name of the solution stack.
SourceBuildInformation
sourceBuildInformation_sourceType :: Lens' SourceBuildInformation SourceType Source #
The type of repository.
Git
Zip
sourceBuildInformation_sourceRepository :: Lens' SourceBuildInformation SourceRepository Source #
Location where the repository is stored.
CodeCommit
S3
sourceBuildInformation_sourceLocation :: Lens' SourceBuildInformation Text Source #
The location of the source code, as a formatted string, depending on the
value of SourceRepository
- For
CodeCommit
, the format is the repository name and commit ID, separated by a forward slash. For example,my-git-repo/265cfa0cf6af46153527f55d6503ec030551f57a
. - For
S3
, the format is the S3 bucket name and object key, separated by a forward slash. For example,my-s3-bucket/Folders/my-source-file
.
SourceConfiguration
sourceConfiguration_templateName :: Lens' SourceConfiguration (Maybe Text) Source #
The name of the configuration template.
sourceConfiguration_applicationName :: Lens' SourceConfiguration (Maybe Text) Source #
The name of the application associated with the configuration.
StatusCodes
statusCodes_status2xx :: Lens' StatusCodes (Maybe Int) Source #
The percentage of requests over the last 10 seconds that resulted in a 2xx (200, 201, etc.) status code.
statusCodes_status3xx :: Lens' StatusCodes (Maybe Int) Source #
The percentage of requests over the last 10 seconds that resulted in a 3xx (300, 301, etc.) status code.
statusCodes_status4xx :: Lens' StatusCodes (Maybe Int) Source #
The percentage of requests over the last 10 seconds that resulted in a 4xx (400, 401, etc.) status code.
statusCodes_status5xx :: Lens' StatusCodes (Maybe Int) Source #
The percentage of requests over the last 10 seconds that resulted in a 5xx (500, 501, etc.) status code.
SystemStatus
systemStatus_cPUUtilization :: Lens' SystemStatus (Maybe CPUUtilization) Source #
CPU utilization metrics for the instance.
systemStatus_loadAverage :: Lens' SystemStatus (Maybe [Double]) Source #
Load average in the last 1-minute, 5-minute, and 15-minute periods. For more information, see Operating System Metrics.
Tag
Trigger
ValidationMessage
validationMessage_optionName :: Lens' ValidationMessage (Maybe Text) Source #
The name of the option.
validationMessage_severity :: Lens' ValidationMessage (Maybe ValidationSeverity) Source #
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.
validationMessage_namespace :: Lens' ValidationMessage (Maybe Text) Source #
The namespace to which the option belongs.
validationMessage_message :: Lens' ValidationMessage (Maybe Text) Source #
A message describing the error or warning.