Awso_elasticbeanstalk_lwtSourceval abort_environment_update :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.AbortEnvironmentUpdateMessage.t ->
(unit, unit) Result.t Lwt.tval apply_environment_managed_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.ApplyEnvironmentManagedActionRequest.t ->
(Awso_elasticbeanstalk.Values.ApplyEnvironmentManagedActionResult.t,
Awso_elasticbeanstalk.Values.ApplyEnvironmentManagedActionResult.error)
Result.t
Lwt.tval associate_environment_operations_role :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.AssociateEnvironmentOperationsRoleMessage.t ->
(unit, unit) Result.t Lwt.tval check_d_n_s_availability :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.CheckDNSAvailabilityMessage.t ->
(Awso_elasticbeanstalk.Values.CheckDNSAvailabilityResultMessage.t,
Awso_elasticbeanstalk.Values.CheckDNSAvailabilityResultMessage.error)
Result.t
Lwt.tval compose_environments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.ComposeEnvironmentsMessage.t ->
(Awso_elasticbeanstalk.Values.EnvironmentDescriptionsMessage.t,
Awso_elasticbeanstalk.Values.EnvironmentDescriptionsMessage.error)
Result.t
Lwt.tval create_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.CreateApplicationMessage.t ->
(Awso_elasticbeanstalk.Values.ApplicationDescriptionMessage.t,
Awso_elasticbeanstalk.Values.ApplicationDescriptionMessage.error)
Result.t
Lwt.tval create_application_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.CreateApplicationVersionMessage.t ->
(Awso_elasticbeanstalk.Values.ApplicationVersionDescriptionMessage.t,
Awso_elasticbeanstalk.Values.ApplicationVersionDescriptionMessage.error)
Result.t
Lwt.tval create_configuration_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.CreateConfigurationTemplateMessage.t ->
(Awso_elasticbeanstalk.Values.ConfigurationSettingsDescription.t,
Awso_elasticbeanstalk.Values.ConfigurationSettingsDescription.error)
Result.t
Lwt.tval create_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.CreateEnvironmentMessage.t ->
(Awso_elasticbeanstalk.Values.EnvironmentDescription.t,
Awso_elasticbeanstalk.Values.EnvironmentDescription.error)
Result.t
Lwt.tval create_platform_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.CreatePlatformVersionRequest.t ->
(Awso_elasticbeanstalk.Values.CreatePlatformVersionResult.t,
Awso_elasticbeanstalk.Values.CreatePlatformVersionResult.error)
Result.t
Lwt.tval create_storage_location :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
unit ->
(Awso_elasticbeanstalk.Values.CreateStorageLocationResultMessage.t,
Awso_elasticbeanstalk.Values.CreateStorageLocationResultMessage.error)
Result.t
Lwt.tval delete_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DeleteApplicationMessage.t ->
(unit, unit) Result.t Lwt.tval delete_application_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DeleteApplicationVersionMessage.t ->
(unit, unit) Result.t Lwt.tval delete_configuration_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DeleteConfigurationTemplateMessage.t ->
(unit, unit) Result.t Lwt.tval delete_environment_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DeleteEnvironmentConfigurationMessage.t ->
(unit, unit) Result.t Lwt.tval delete_platform_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DeletePlatformVersionRequest.t ->
(Awso_elasticbeanstalk.Values.DeletePlatformVersionResult.t,
Awso_elasticbeanstalk.Values.DeletePlatformVersionResult.error)
Result.t
Lwt.tval describe_account_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
unit ->
(Awso_elasticbeanstalk.Values.DescribeAccountAttributesResult.t,
Awso_elasticbeanstalk.Values.DescribeAccountAttributesResult.error)
Result.t
Lwt.tval describe_application_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeApplicationVersionsMessage.t ->
(Awso_elasticbeanstalk.Values.ApplicationVersionDescriptionsMessage.t,
Awso_elasticbeanstalk.Values.ApplicationVersionDescriptionsMessage.error)
Result.t
Lwt.tval describe_applications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeApplicationsMessage.t ->
(Awso_elasticbeanstalk.Values.ApplicationDescriptionsMessage.t,
Awso_elasticbeanstalk.Values.ApplicationDescriptionsMessage.error)
Result.t
Lwt.tval describe_configuration_options :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeConfigurationOptionsMessage.t ->
(Awso_elasticbeanstalk.Values.ConfigurationOptionsDescription.t,
Awso_elasticbeanstalk.Values.ConfigurationOptionsDescription.error)
Result.t
Lwt.tval describe_configuration_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeConfigurationSettingsMessage.t ->
(Awso_elasticbeanstalk.Values.ConfigurationSettingsDescriptions.t,
Awso_elasticbeanstalk.Values.ConfigurationSettingsDescriptions.error)
Result.t
Lwt.tval describe_environment_health :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeEnvironmentHealthRequest.t ->
(Awso_elasticbeanstalk.Values.DescribeEnvironmentHealthResult.t,
Awso_elasticbeanstalk.Values.DescribeEnvironmentHealthResult.error)
Result.t
Lwt.tval describe_environment_managed_action_history :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeEnvironmentManagedActionHistoryRequest.t ->
(Awso_elasticbeanstalk.Values.DescribeEnvironmentManagedActionHistoryResult.t,
Awso_elasticbeanstalk.Values.DescribeEnvironmentManagedActionHistoryResult.error)
Result.t
Lwt.tval describe_environment_managed_actions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeEnvironmentManagedActionsRequest.t ->
(Awso_elasticbeanstalk.Values.DescribeEnvironmentManagedActionsResult.t,
Awso_elasticbeanstalk.Values.DescribeEnvironmentManagedActionsResult.error)
Result.t
Lwt.tval describe_environment_resources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeEnvironmentResourcesMessage.t ->
(Awso_elasticbeanstalk.Values.EnvironmentResourceDescriptionsMessage.t,
Awso_elasticbeanstalk.Values.EnvironmentResourceDescriptionsMessage.error)
Result.t
Lwt.tval describe_environments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeEnvironmentsMessage.t ->
(Awso_elasticbeanstalk.Values.EnvironmentDescriptionsMessage.t,
Awso_elasticbeanstalk.Values.EnvironmentDescriptionsMessage.error)
Result.t
Lwt.tval describe_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeEventsMessage.t ->
(Awso_elasticbeanstalk.Values.EventDescriptionsMessage.t,
Awso_elasticbeanstalk.Values.EventDescriptionsMessage.error)
Result.t
Lwt.tval describe_instances_health :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribeInstancesHealthRequest.t ->
(Awso_elasticbeanstalk.Values.DescribeInstancesHealthResult.t,
Awso_elasticbeanstalk.Values.DescribeInstancesHealthResult.error)
Result.t
Lwt.tval describe_platform_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DescribePlatformVersionRequest.t ->
(Awso_elasticbeanstalk.Values.DescribePlatformVersionResult.t,
Awso_elasticbeanstalk.Values.DescribePlatformVersionResult.error)
Result.t
Lwt.tval disassociate_environment_operations_role :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.DisassociateEnvironmentOperationsRoleMessage.t ->
(unit, unit) Result.t Lwt.tval list_available_solution_stacks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
unit ->
(Awso_elasticbeanstalk.Values.ListAvailableSolutionStacksResultMessage.t,
Awso_elasticbeanstalk.Values.ListAvailableSolutionStacksResultMessage.error)
Result.t
Lwt.tval list_platform_branches :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.ListPlatformBranchesRequest.t ->
(Awso_elasticbeanstalk.Values.ListPlatformBranchesResult.t,
Awso_elasticbeanstalk.Values.ListPlatformBranchesResult.error)
Result.t
Lwt.tval list_platform_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.ListPlatformVersionsRequest.t ->
(Awso_elasticbeanstalk.Values.ListPlatformVersionsResult.t,
Awso_elasticbeanstalk.Values.ListPlatformVersionsResult.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.ListTagsForResourceMessage.t ->
(Awso_elasticbeanstalk.Values.ResourceTagsDescriptionMessage.t,
Awso_elasticbeanstalk.Values.ResourceTagsDescriptionMessage.error)
Result.t
Lwt.tval rebuild_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.RebuildEnvironmentMessage.t ->
(unit, unit) Result.t Lwt.tval request_environment_info :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.RequestEnvironmentInfoMessage.t ->
(unit, unit) Result.t Lwt.tval restart_app_server :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.RestartAppServerMessage.t ->
(unit, unit) Result.t Lwt.tval retrieve_environment_info :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.RetrieveEnvironmentInfoMessage.t ->
(Awso_elasticbeanstalk.Values.RetrieveEnvironmentInfoResultMessage.t,
Awso_elasticbeanstalk.Values.RetrieveEnvironmentInfoResultMessage.error)
Result.t
Lwt.tval swap_environment_c_n_a_m_es :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.SwapEnvironmentCNAMEsMessage.t ->
(unit, unit) Result.t Lwt.tval terminate_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.TerminateEnvironmentMessage.t ->
(Awso_elasticbeanstalk.Values.EnvironmentDescription.t,
Awso_elasticbeanstalk.Values.EnvironmentDescription.error)
Result.t
Lwt.tval update_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.UpdateApplicationMessage.t ->
(Awso_elasticbeanstalk.Values.ApplicationDescriptionMessage.t,
Awso_elasticbeanstalk.Values.ApplicationDescriptionMessage.error)
Result.t
Lwt.tval update_application_resource_lifecycle :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.UpdateApplicationResourceLifecycleMessage.t ->
(Awso_elasticbeanstalk.Values.ApplicationResourceLifecycleDescriptionMessage.t,
Awso_elasticbeanstalk.Values.ApplicationResourceLifecycleDescriptionMessage.error)
Result.t
Lwt.tval update_application_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.UpdateApplicationVersionMessage.t ->
(Awso_elasticbeanstalk.Values.ApplicationVersionDescriptionMessage.t,
Awso_elasticbeanstalk.Values.ApplicationVersionDescriptionMessage.error)
Result.t
Lwt.tval update_configuration_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.UpdateConfigurationTemplateMessage.t ->
(Awso_elasticbeanstalk.Values.ConfigurationSettingsDescription.t,
Awso_elasticbeanstalk.Values.ConfigurationSettingsDescription.error)
Result.t
Lwt.tval update_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.UpdateEnvironmentMessage.t ->
(Awso_elasticbeanstalk.Values.EnvironmentDescription.t,
Awso_elasticbeanstalk.Values.EnvironmentDescription.error)
Result.t
Lwt.tval update_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.UpdateTagsForResourceMessage.t ->
(unit, unit) Result.t Lwt.tval validate_configuration_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elasticbeanstalk.Values.ValidateConfigurationSettingsMessage.t ->
(Awso_elasticbeanstalk.Values.ConfigurationSettingsValidationMessages.t,
Awso_elasticbeanstalk.Values.ConfigurationSettingsValidationMessages.error)
Result.t
Lwt.tinclude module type of struct include Awso_elasticbeanstalk.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Describes the properties of a Listener for the LoadBalancer.
module LoadBalancerListenersDescription =
Awso_elasticbeanstalk.Values.LoadBalancerListenersDescriptionA lifecycle rule that deletes application versions after the specified number of days.
A lifecycle rule that deletes the oldest application version when the maximum count is exceeded.
A link to another environment, defined in the environment's manifest. Links provide connection information in system properties that can be used to connect to another environment in the same group. See Environment Manifest (env.yaml) for details.
Describes the details of a LoadBalancer.
Represents the average latency for the slowest X percent of requests over the last 10 seconds.
Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response. For more information, see Status Code Definitions.
CPU utilization metrics for an instance.
A specification identifying an individual configuration option along with its current value. For a list of possible namespaces and option values, see Option Values in the AWS Elastic Beanstalk Developer Guide.
module ConfigurationOptionPossibleValue =
Awso_elasticbeanstalk.Values.ConfigurationOptionPossibleValuemodule ApplicationVersionLifecycleConfig =
Awso_elasticbeanstalk.Values.ApplicationVersionLifecycleConfigThe application version lifecycle settings for an application. Defines the rules that Elastic Beanstalk applies to an application's versions in order to avoid hitting the per-region limit for application versions. When Elastic Beanstalk deletes an application version from its database, you can no longer deploy that version to an environment. The source bundle remains in S3 unless you configure the rule to delete it.
module PlatformBranchLifecycleState =
Awso_elasticbeanstalk.Values.PlatformBranchLifecycleStateDescribes an Auto Scaling launch configuration.
The description of an Amazon EC2 instance.
Describes an Auto Scaling launch configuration.
Describes an Amazon EC2 launch template.
Describes a LoadBalancer.
Describes a queue.
Describes a trigger.
module AbortableOperationInProgress =
Awso_elasticbeanstalk.Values.AbortableOperationInProgressmodule EnvironmentResourcesDescription =
Awso_elasticbeanstalk.Values.EnvironmentResourcesDescriptionDescribes the AWS resources in use by this environment. This data is not live data.
Describes the properties of an environment tier
module InsufficientPrivilegesException =
Awso_elasticbeanstalk.Values.InsufficientPrivilegesExceptionThe specified account does not have sufficient privileges for one or more AWS services.
The specified account has reached its limit of Amazon S3 buckets.
module TooManyEnvironmentsException =
Awso_elasticbeanstalk.Values.TooManyEnvironmentsExceptionThe specified account has reached its limit of environments.
A custom AMI available to platforms.
A framework supported by the platform.
A programming language supported by the platform.
Application request metrics for an AWS Elastic Beanstalk environment.
Information about an application version deployment.
CPU utilization and load average metrics for an Amazon EC2 instance.
module ConfigurationDeploymentStatus =
Awso_elasticbeanstalk.Values.ConfigurationDeploymentStatusmodule ConfigurationOptionSettingsList =
Awso_elasticbeanstalk.Values.ConfigurationOptionSettingsListmodule TooManyConfigurationTemplatesException =
Awso_elasticbeanstalk.Values.TooManyConfigurationTemplatesExceptionThe specified account has reached its limit of configuration templates.
module ConfigurationOptionDefaultValue =
Awso_elasticbeanstalk.Values.ConfigurationOptionDefaultValuemodule ConfigurationOptionPossibleValues =
Awso_elasticbeanstalk.Values.ConfigurationOptionPossibleValuesmodule ConfigurationOptionValueType =
Awso_elasticbeanstalk.Values.ConfigurationOptionValueTypeA regular expression representing a restriction on a string configuration option value.
The bucket and key of an item stored in Amazon S3.
Location of the source code for an application version.
module ApplicationResourceLifecycleConfig =
Awso_elasticbeanstalk.Values.ApplicationResourceLifecycleConfigThe resource lifecycle configuration for an application. Defines lifecycle settings for resources that belong to the application, and the service role that AWS Elastic Beanstalk assumes in order to apply lifecycle settings. The version lifecycle configuration defines lifecycle settings for application versions.
module ConfigurationTemplateNamesList =
Awso_elasticbeanstalk.Values.ConfigurationTemplateNamesListDescribes a tag applied to a resource in an environment.
A specification identifying an individual configuration option.
The information retrieved from the Amazon EC2 instances.
Summary information about a platform version.
Describes criteria to restrict the results when listing platform versions. The filter is evaluated as follows: Type Operator Values[1]
Summary information about a platform branch.
Describes criteria to restrict a list of results. For operators that apply a single value to the attribute, the filter is evaluated as follows: Attribute Operator Values[1] Some operators, e.g. in, can apply multiple values. In this case, the filter is evaluated as a logical union (OR) of applications of the operator to the attribute with each one of the values: (Attribute Operator Values[1]) OR (Attribute Operator Values[2]) OR ... The valid values for attributes of SearchFilter depend on the API action. For valid values, see the reference page for the API action you're calling that takes a SearchFilter parameter.
Describes the solution stack.
Describes an event.
Describes the properties of an environment.
module PlatformProgrammingLanguages =
Awso_elasticbeanstalk.Values.PlatformProgrammingLanguagesDetailed health information about an Amazon EC2 instance in your Elastic Beanstalk environment.
The record of an upcoming or in-progress managed action.
The record of a completed or failed managed action.
The AWS Elastic Beanstalk quota information for a single resource type in an AWS account. It reflects the resource's limits for this account.
An error or warning for a desired configuration option value.
module ConfigurationSettingsDescription =
Awso_elasticbeanstalk.Values.ConfigurationSettingsDescriptionDescribes the settings for a configuration set.
module ConfigurationOptionDescription =
Awso_elasticbeanstalk.Values.ConfigurationOptionDescriptionDescribes the possible values for a configuration option.
module ApplicationVersionDescription =
Awso_elasticbeanstalk.Values.ApplicationVersionDescriptionDescribes the properties of an application version.
Describes the properties of an application.
module TerminateEnvironmentResources =
Awso_elasticbeanstalk.Values.TerminateEnvironmentResourcesmodule EnvironmentInfoDescriptionList =
Awso_elasticbeanstalk.Values.EnvironmentInfoDescriptionListA resource doesn't exist for the specified Amazon Resource Name (ARN).
module ResourceTypeNotSupportedException =
Awso_elasticbeanstalk.Values.ResourceTypeNotSupportedExceptionThe type of the specified Amazon Resource Name (ARN) isn't supported for this operation.
module ElasticBeanstalkServiceException =
Awso_elasticbeanstalk.Values.ElasticBeanstalkServiceExceptionA generic service exception has occurred.
module AvailableSolutionStackDetailsList =
Awso_elasticbeanstalk.Values.AvailableSolutionStackDetailsListmodule AvailableSolutionStackNamesList =
Awso_elasticbeanstalk.Values.AvailableSolutionStackNamesListmodule EnvironmentResourceDescription =
Awso_elasticbeanstalk.Values.EnvironmentResourceDescriptionDescribes the AWS resources in use by this environment. This data is live.
Detailed information about a platform version.
One or more input parameters is not valid. Please correct the input parameters and try the operation again.
module ManagedActionHistoryMaxItems =
Awso_elasticbeanstalk.Values.ManagedActionHistoryMaxItemsRepresents summary information about the health of an instance. For more information, see Health Colors and Statuses.
A set of per-resource AWS Elastic Beanstalk quotas associated with an AWS account. They reflect Elastic Beanstalk resource limits for this account.
module OperationInProgressException =
Awso_elasticbeanstalk.Values.OperationInProgressExceptionUnable to perform the specified operation because another operation that effects an element in this activity is already in progress.
module PlatformVersionStillReferencedException =
Awso_elasticbeanstalk.Values.PlatformVersionStillReferencedExceptionYou cannot delete the platform version because there are still environments running on it.
module S3SubscriptionRequiredException =
Awso_elasticbeanstalk.Values.S3SubscriptionRequiredExceptionThe specified account does not have a subscription to Amazon S3.
The builder used to build the custom platform.
You have exceeded the maximum number of allowed platforms associated with the account.
A specification for an environment configuration.
Settings for an AWS CodeBuild build.
module ConfigurationSettingsDescriptionList =
Awso_elasticbeanstalk.Values.ConfigurationSettingsDescriptionListmodule ConfigurationOptionDescriptionsList =
Awso_elasticbeanstalk.Values.ConfigurationOptionDescriptionsListmodule ManagedActionInvalidStateException =
Awso_elasticbeanstalk.Values.ManagedActionInvalidStateExceptionCannot modify the managed action in its current state.
module ApplicationVersionDescriptionList =
Awso_elasticbeanstalk.Values.ApplicationVersionDescriptionListmodule CodeBuildNotInServiceRegionException =
Awso_elasticbeanstalk.Values.CodeBuildNotInServiceRegionExceptionAWS CodeBuild is not available in the specified region.
module S3LocationNotInServiceRegionException =
Awso_elasticbeanstalk.Values.S3LocationNotInServiceRegionExceptionThe specified S3 bucket does not belong to the S3 region in which the service is running. The following regions are supported: IAD/us-east-1 PDX/us-west-2 DUB/eu-west-1
module TooManyApplicationVersionsException =
Awso_elasticbeanstalk.Values.TooManyApplicationVersionsExceptionThe specified account has reached its limit of application versions.
module TooManyApplicationsException =
Awso_elasticbeanstalk.Values.TooManyApplicationsExceptionThe specified account has reached its limit of applications.
module ValidateConfigurationSettingsMessage =
Awso_elasticbeanstalk.Values.ValidateConfigurationSettingsMessageA list of validation messages for a specified configuration template.
module UpdateTagsForResourceMessage =
Awso_elasticbeanstalk.Values.UpdateTagsForResourceMessageUpdate the list of tags applied to an AWS Elastic Beanstalk resource. Two lists can be passed: TagsToAdd for tags to add or update, and TagsToRemove. Elastic Beanstalk supports tagging of all of its resources. For details about resource tagging, see Tagging Application Resources. If you create a custom IAM user policy to control permission to this operation, specify one of the following two virtual actions (or both) instead of the API operation name: elasticbeanstalk:AddTags Controls permission to call UpdateTagsForResource and pass a list of tags to add in the TagsToAdd parameter. elasticbeanstalk:RemoveTags Controls permission to call UpdateTagsForResource and pass a list of tag keys to remove in the TagsToRemove parameter. For details about creating a custom user policy, see Creating a Custom User Policy.
Request to update an environment.
module UpdateConfigurationTemplateMessage =
Awso_elasticbeanstalk.Values.UpdateConfigurationTemplateMessageThe result message containing the options for the specified solution stack.
module UpdateApplicationVersionMessage =
Awso_elasticbeanstalk.Values.UpdateApplicationVersionMessagemodule UpdateApplicationResourceLifecycleMessage =
Awso_elasticbeanstalk.Values.UpdateApplicationResourceLifecycleMessageModifies lifecycle settings for an application.
Request to update an application.
The number of tags in the resource would exceed the number of tags that each resource can have. To calculate this, the operation considers both the number of tags the resource already has and the tags this operation would add if it succeeded.
Request to terminate an environment.
module SwapEnvironmentCNAMEsMessage =
Awso_elasticbeanstalk.Values.SwapEnvironmentCNAMEsMessageSwaps the CNAMEs of two environments.
module SourceBundleDeletionException =
Awso_elasticbeanstalk.Values.SourceBundleDeletionExceptionUnable to delete the Amazon S3 source bundle associated with the application version. The application version was deleted successfully.
module RetrieveEnvironmentInfoResultMessage =
Awso_elasticbeanstalk.Values.RetrieveEnvironmentInfoResultMessageResult message containing a description of the requested environment info.
module RetrieveEnvironmentInfoMessage =
Awso_elasticbeanstalk.Values.RetrieveEnvironmentInfoMessageRequest to download logs retrieved with RequestEnvironmentInfo.
module ResourceTagsDescriptionMessage =
Awso_elasticbeanstalk.Values.ResourceTagsDescriptionMessageReturn the tags applied to an AWS Elastic Beanstalk resource. The response contains a list of tag key-value pairs. Elastic Beanstalk supports tagging of all of its resources. For details about resource tagging, see Tagging Application Resources.
module RequestEnvironmentInfoMessage =
Awso_elasticbeanstalk.Values.RequestEnvironmentInfoMessageRequest to retrieve logs from an environment and store them in your Elastic Beanstalk storage bucket.
Return the tags applied to an AWS Elastic Beanstalk resource. The response contains a list of tag key-value pairs. Elastic Beanstalk supports tagging of all of its resources. For details about resource tagging, see Tagging Application Resources.
Lists the platform versions available for your account in an AWS Region. Provides summary information about each platform version. Compare to DescribePlatformVersion, which provides full details about a single platform version. For definitions of platform version and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
Lists the platform versions available for your account in an AWS Region. Provides summary information about each platform version. Compare to DescribePlatformVersion, which provides full details about a single platform version. For definitions of platform version and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
Lists the platform branches available for your account in an AWS Region. Provides summary information about each platform branch. For definitions of platform branch and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
Lists the platform branches available for your account in an AWS Region. Provides summary information about each platform branch. For definitions of platform branch and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
module ListAvailableSolutionStacksResultMessage =
Awso_elasticbeanstalk.Values.ListAvailableSolutionStacksResultMessageA list of available AWS Elastic Beanstalk solution stacks.
Result message wrapping a list of event descriptions.
module EnvironmentResourceDescriptionsMessage =
Awso_elasticbeanstalk.Values.EnvironmentResourceDescriptionsMessageResult message containing a list of environment resource descriptions.
module EnvironmentDescriptionsMessage =
Awso_elasticbeanstalk.Values.EnvironmentDescriptionsMessageResult message containing a list of environment descriptions.
module DisassociateEnvironmentOperationsRoleMessage =
Awso_elasticbeanstalk.Values.DisassociateEnvironmentOperationsRoleMessageRequest to disassociate the operations role from an environment.
module DescribePlatformVersionResult =
Awso_elasticbeanstalk.Values.DescribePlatformVersionResultDescribes a platform version. Provides full details. Compare to ListPlatformVersions, which provides summary information about a list of platform versions. For definitions of platform version and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
module DescribePlatformVersionRequest =
Awso_elasticbeanstalk.Values.DescribePlatformVersionRequestDescribes a platform version. Provides full details. Compare to ListPlatformVersions, which provides summary information about a list of platform versions. For definitions of platform version and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
module DescribeInstancesHealthResult =
Awso_elasticbeanstalk.Values.DescribeInstancesHealthResultDetailed health information about the Amazon EC2 instances in an AWS Elastic Beanstalk environment.
module DescribeInstancesHealthRequest =
Awso_elasticbeanstalk.Values.DescribeInstancesHealthRequestParameters for a call to DescribeInstancesHealth.
Request to retrieve a list of events for an environment.
Request to describe one or more environments.
module DescribeEnvironmentResourcesMessage =
Awso_elasticbeanstalk.Values.DescribeEnvironmentResourcesMessageRequest to describe the resources in an environment.
module DescribeEnvironmentManagedActionsResult =
Awso_elasticbeanstalk.Values.DescribeEnvironmentManagedActionsResultThe result message containing a list of managed actions.
module DescribeEnvironmentManagedActionsRequest =
Awso_elasticbeanstalk.Values.DescribeEnvironmentManagedActionsRequestRequest to list an environment's upcoming and in-progress managed actions.
module DescribeEnvironmentManagedActionHistoryResult =
Awso_elasticbeanstalk.Values.DescribeEnvironmentManagedActionHistoryResultA result message containing a list of completed and failed managed actions.
module DescribeEnvironmentManagedActionHistoryRequest =
Awso_elasticbeanstalk.Values.DescribeEnvironmentManagedActionHistoryRequestRequest to list completed and failed managed actions.
module DescribeEnvironmentHealthResult =
Awso_elasticbeanstalk.Values.DescribeEnvironmentHealthResultHealth details for an AWS Elastic Beanstalk environment.
module DescribeEnvironmentHealthRequest =
Awso_elasticbeanstalk.Values.DescribeEnvironmentHealthRequestSee the example below to learn how to create a request body.
module DescribeConfigurationSettingsMessage =
Awso_elasticbeanstalk.Values.DescribeConfigurationSettingsMessageResult message containing all of the configuration settings for a specified solution stack or configuration template.
module DescribeConfigurationOptionsMessage =
Awso_elasticbeanstalk.Values.DescribeConfigurationOptionsMessageResult message containing a list of application version descriptions.
Request to describe one or more applications.
module DescribeApplicationVersionsMessage =
Awso_elasticbeanstalk.Values.DescribeApplicationVersionsMessageRequest to describe application versions.
module DescribeAccountAttributesResult =
Awso_elasticbeanstalk.Values.DescribeAccountAttributesResultReturns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account. The result currently has one set of attributes—resource quotas.
Deletes the specified version of a custom platform.
module DeletePlatformVersionRequest =
Awso_elasticbeanstalk.Values.DeletePlatformVersionRequestDeletes the specified version of a custom platform.
module DeleteEnvironmentConfigurationMessage =
Awso_elasticbeanstalk.Values.DeleteEnvironmentConfigurationMessageRequest to delete a draft environment configuration.
module DeleteConfigurationTemplateMessage =
Awso_elasticbeanstalk.Values.DeleteConfigurationTemplateMessageRequest to delete a configuration template.
module DeleteApplicationVersionMessage =
Awso_elasticbeanstalk.Values.DeleteApplicationVersionMessageRequest to delete an application version.
Request to delete an application.
module CreateStorageLocationResultMessage =
Awso_elasticbeanstalk.Values.CreateStorageLocationResultMessageResults of a CreateStorageLocationResult call.
Create a new version of your custom platform.
module CreatePlatformVersionRequest =
Awso_elasticbeanstalk.Values.CreatePlatformVersionRequestRequest to create a new platform version.
module CreateConfigurationTemplateMessage =
Awso_elasticbeanstalk.Values.CreateConfigurationTemplateMessageRequest to create a configuration template.
module CreateApplicationVersionMessage =
Awso_elasticbeanstalk.Values.CreateApplicationVersionMessageRequest to create an application.
module ConfigurationSettingsValidationMessages =
Awso_elasticbeanstalk.Values.ConfigurationSettingsValidationMessagesProvides a list of validation messages.
module ConfigurationSettingsDescriptions =
Awso_elasticbeanstalk.Values.ConfigurationSettingsDescriptionsThe results from a request to change the configuration settings of an environment.
module ConfigurationOptionsDescription =
Awso_elasticbeanstalk.Values.ConfigurationOptionsDescriptionDescribes the settings for a specified configuration set.
Request to create or update a group of environments.
module CheckDNSAvailabilityResultMessage =
Awso_elasticbeanstalk.Values.CheckDNSAvailabilityResultMessageIndicates if the specified CNAME is available.
Results message indicating whether a CNAME is available.
module AssociateEnvironmentOperationsRoleMessage =
Awso_elasticbeanstalk.Values.AssociateEnvironmentOperationsRoleMessageRequest to add or change the operations role used by an environment.
module ApplyEnvironmentManagedActionResult =
Awso_elasticbeanstalk.Values.ApplyEnvironmentManagedActionResultThe result message containing information about the managed action.
module ApplyEnvironmentManagedActionRequest =
Awso_elasticbeanstalk.Values.ApplyEnvironmentManagedActionRequestRequest to execute a scheduled managed action immediately.
module ApplicationVersionDescriptionsMessage =
Awso_elasticbeanstalk.Values.ApplicationVersionDescriptionsMessageResult message wrapping a list of application version descriptions.
module ApplicationVersionDescriptionMessage =
Awso_elasticbeanstalk.Values.ApplicationVersionDescriptionMessageResult message wrapping a single description of an application version.
module ApplicationResourceLifecycleDescriptionMessage =
Awso_elasticbeanstalk.Values.ApplicationResourceLifecycleDescriptionMessageModifies lifecycle settings for an application.
module ApplicationDescriptionsMessage =
Awso_elasticbeanstalk.Values.ApplicationDescriptionsMessageResult message containing a list of application descriptions.
module ApplicationDescriptionMessage =
Awso_elasticbeanstalk.Values.ApplicationDescriptionMessageResult message containing a single description of an application.
module AbortEnvironmentUpdateMessage =
Awso_elasticbeanstalk.Values.AbortEnvironmentUpdateMessage