Smaws_Client_ElasticBeanstalkElastic Beanstalk client library built on EIO.
module Types : sig ... endval make_validation_message :
?option_name:Types.configuration_option_name ->
?namespace:Types.option_namespace ->
?severity:Types.validation_severity ->
?message:Types.validation_message_string ->
unit ->
Types.validation_messageval make_configuration_option_setting :
?value:Types.configuration_option_value ->
?option_name:Types.configuration_option_name ->
?namespace:Types.option_namespace ->
?resource_name:Types.resource_name ->
unit ->
Types.configuration_option_settingval make_validate_configuration_settings_message :
?environment_name:Types.environment_name ->
?template_name:Types.configuration_template_name ->
option_settings:Types.configuration_option_settings_list ->
application_name:Types.application_name ->
unit ->
Types.validate_configuration_settings_messageval make_configuration_settings_validation_messages :
?messages:Types.validation_messages_list ->
unit ->
Types.configuration_settings_validation_messagesval make_tag :
?value:Types.tag_value ->
?key:Types.tag_key ->
unit ->
Types.tagval make_update_tags_for_resource_message :
?tags_to_remove:Types.tag_key_list ->
?tags_to_add:Types.tag_list ->
resource_arn:Types.resource_arn ->
unit ->
Types.update_tags_for_resource_messageval make_environment_tier :
?version:Types.string_ ->
?type_:Types.string_ ->
?name:Types.string_ ->
unit ->
Types.environment_tierval make_option_specification :
?option_name:Types.configuration_option_name ->
?namespace:Types.option_namespace ->
?resource_name:Types.resource_name ->
unit ->
Types.option_specificationval make_update_environment_message :
?options_to_remove:Types.options_specifier_list ->
?option_settings:Types.configuration_option_settings_list ->
?platform_arn:Types.platform_arn ->
?solution_stack_name:Types.solution_stack_name ->
?template_name:Types.configuration_template_name ->
?version_label:Types.version_label ->
?tier:Types.environment_tier ->
?description:Types.description ->
?group_name:Types.group_name ->
?environment_name:Types.environment_name ->
?environment_id:Types.environment_id ->
?application_name:Types.application_name ->
unit ->
Types.update_environment_messageval make_listener :
?port:Types.integer ->
?protocol:Types.string_ ->
unit ->
Types.listenerval make_load_balancer_description :
?listeners:Types.load_balancer_listeners_description ->
?domain:Types.string_ ->
?load_balancer_name:Types.string_ ->
unit ->
Types.load_balancer_descriptionval make_environment_resources_description :
?load_balancer:Types.load_balancer_description ->
unit ->
Types.environment_resources_descriptionval make_environment_link :
?environment_name:Types.string_ ->
?link_name:Types.string_ ->
unit ->
Types.environment_linkval make_environment_description :
?operations_role:Types.operations_role ->
?environment_arn:Types.environment_arn ->
?environment_links:Types.environment_links ->
?tier:Types.environment_tier ->
?resources:Types.environment_resources_description ->
?health_status:Types.environment_health_status ->
?health:Types.environment_health ->
?abortable_operation_in_progress:Types.abortable_operation_in_progress ->
?status:Types.environment_status ->
?date_updated:Types.update_date ->
?date_created:Types.creation_date ->
?cnam_e:Types.dns_cname ->
?endpoint_ur_l:Types.endpoint_ur_l ->
?description:Types.description ->
?template_name:Types.configuration_template_name ->
?platform_arn:Types.platform_arn ->
?solution_stack_name:Types.solution_stack_name ->
?version_label:Types.version_label ->
?application_name:Types.application_name ->
?environment_id:Types.environment_id ->
?environment_name:Types.environment_name ->
unit ->
Types.environment_descriptionval make_update_configuration_template_message :
?options_to_remove:Types.options_specifier_list ->
?option_settings:Types.configuration_option_settings_list ->
?description:Types.description ->
template_name:Types.configuration_template_name ->
application_name:Types.application_name ->
unit ->
Types.update_configuration_template_messageval make_configuration_settings_description :
?option_settings:Types.configuration_option_settings_list ->
?date_updated:Types.update_date ->
?date_created:Types.creation_date ->
?deployment_status:Types.configuration_deployment_status ->
?environment_name:Types.environment_name ->
?description:Types.description ->
?template_name:Types.configuration_template_name ->
?application_name:Types.application_name ->
?platform_arn:Types.platform_arn ->
?solution_stack_name:Types.solution_stack_name ->
unit ->
Types.configuration_settings_descriptionval make_update_application_version_message :
?description:Types.description ->
version_label:Types.version_label ->
application_name:Types.application_name ->
unit ->
Types.update_application_version_messageval make_source_build_information :
source_location:Types.source_location ->
source_repository:Types.source_repository ->
source_type:Types.source_type ->
unit ->
Types.source_build_informationval make_s3_location :
?s3_key:Types.s3_key ->
?s3_bucket:Types.s3_bucket ->
unit ->
Types.s3_locationval make_application_version_description :
?status:Types.application_version_status ->
?date_updated:Types.update_date ->
?date_created:Types.creation_date ->
?source_bundle:Types.s3_location ->
?build_arn:Types.string_ ->
?source_build_information:Types.source_build_information ->
?version_label:Types.version_label ->
?description:Types.description ->
?application_name:Types.application_name ->
?application_version_arn:Types.application_version_arn ->
unit ->
Types.application_version_descriptionval make_application_version_description_message :
?application_version:Types.application_version_description ->
unit ->
Types.application_version_description_messageval make_max_count_rule :
?delete_source_from_s3:Types.boxed_boolean ->
?max_count:Types.boxed_int ->
enabled:Types.boxed_boolean ->
unit ->
Types.max_count_ruleval make_max_age_rule :
?delete_source_from_s3:Types.boxed_boolean ->
?max_age_in_days:Types.boxed_int ->
enabled:Types.boxed_boolean ->
unit ->
Types.max_age_ruleval make_application_version_lifecycle_config :
?max_age_rule:Types.max_age_rule ->
?max_count_rule:Types.max_count_rule ->
unit ->
Types.application_version_lifecycle_configval make_application_resource_lifecycle_config :
?version_lifecycle_config:Types.application_version_lifecycle_config ->
?service_role:Types.string_ ->
unit ->
Types.application_resource_lifecycle_configval make_update_application_resource_lifecycle_message :
resource_lifecycle_config:Types.application_resource_lifecycle_config ->
application_name:Types.application_name ->
unit ->
Types.update_application_resource_lifecycle_messageval make_application_resource_lifecycle_description_message :
?resource_lifecycle_config:Types.application_resource_lifecycle_config ->
?application_name:Types.application_name ->
unit ->
Types.application_resource_lifecycle_description_messageval make_update_application_message :
?description:Types.description ->
application_name:Types.application_name ->
unit ->
Types.update_application_messageval make_application_description :
?resource_lifecycle_config:Types.application_resource_lifecycle_config ->
?configuration_templates:Types.configuration_template_names_list ->
?versions:Types.version_labels_list ->
?date_updated:Types.update_date ->
?date_created:Types.creation_date ->
?description:Types.description ->
?application_name:Types.application_name ->
?application_arn:Types.application_arn ->
unit ->
Types.application_descriptionval make_application_description_message :
?application:Types.application_description ->
unit ->
Types.application_description_messageval make_trigger : ?name:Types.resource_id -> unit -> Types.triggerval make_terminate_environment_message :
?force_terminate:Types.force_terminate ->
?terminate_resources:Types.terminate_environment_resources ->
?environment_name:Types.environment_name ->
?environment_id:Types.environment_id ->
unit ->
Types.terminate_environment_messageval make_cpu_utilization :
?privileged:Types.nullable_double ->
?soft_ir_q:Types.nullable_double ->
?ir_q:Types.nullable_double ->
?io_wait:Types.nullable_double ->
?idle:Types.nullable_double ->
?system:Types.nullable_double ->
?nice:Types.nullable_double ->
?user:Types.nullable_double ->
unit ->
Types.cpu_utilizationval make_system_status :
?load_average:Types.load_average ->
?cpu_utilization:Types.cpu_utilization ->
unit ->
Types.system_statusval make_swap_environment_cnam_es_message :
?destination_environment_name:Types.environment_name ->
?destination_environment_id:Types.environment_id ->
?source_environment_name:Types.environment_name ->
?source_environment_id:Types.environment_id ->
unit ->
Types.swap_environment_cnam_es_messageval make_status_codes :
?status5xx:Types.nullable_integer ->
?status4xx:Types.nullable_integer ->
?status3xx:Types.nullable_integer ->
?status2xx:Types.nullable_integer ->
unit ->
Types.status_codesval make_source_configuration :
?template_name:Types.configuration_template_name ->
?application_name:Types.application_name ->
unit ->
Types.source_configurationval make_solution_stack_description :
?permitted_file_types:Types.solution_stack_file_type_list ->
?solution_stack_name:Types.solution_stack_name ->
unit ->
Types.solution_stack_descriptionval make_latency :
?p10:Types.nullable_double ->
?p50:Types.nullable_double ->
?p75:Types.nullable_double ->
?p85:Types.nullable_double ->
?p90:Types.nullable_double ->
?p95:Types.nullable_double ->
?p99:Types.nullable_double ->
?p999:Types.nullable_double ->
unit ->
Types.latencyval make_application_metrics :
?latency:Types.latency ->
?status_codes:Types.status_codes ->
?request_count:Types.request_count ->
?duration:Types.nullable_integer ->
unit ->
Types.application_metricsval make_deployment :
?deployment_time:Types.deployment_timestamp ->
?status:Types.string_ ->
?deployment_id:Types.nullable_long ->
?version_label:Types.string_ ->
unit ->
Types.deploymentval make_single_instance_health :
?instance_type:Types.string_ ->
?availability_zone:Types.string_ ->
?deployment:Types.deployment ->
?system:Types.system_status ->
?application_metrics:Types.application_metrics ->
?launched_at:Types.launched_at ->
?causes:Types.causes ->
?color:Types.string_ ->
?health_status:Types.string_ ->
?instance_id:Types.instance_id ->
unit ->
Types.single_instance_healthval make_search_filter :
?values:Types.search_filter_values ->
?operator:Types.search_filter_operator ->
?attribute:Types.search_filter_attribute ->
unit ->
Types.search_filterval make_environment_info_description :
?message:Types.message ->
?sample_timestamp:Types.sample_timestamp ->
?ec2_instance_id:Types.ec2_instance_id ->
?info_type:Types.environment_info_type ->
unit ->
Types.environment_info_descriptionval make_retrieve_environment_info_result_message :
?environment_info:Types.environment_info_description_list ->
unit ->
Types.retrieve_environment_info_result_messageval make_retrieve_environment_info_message :
?environment_name:Types.environment_name ->
?environment_id:Types.environment_id ->
info_type:Types.environment_info_type ->
unit ->
Types.retrieve_environment_info_messageval make_restart_app_server_message :
?environment_name:Types.environment_name ->
?environment_id:Types.environment_id ->
unit ->
Types.restart_app_server_messageval make_resource_tags_description_message :
?resource_tags:Types.tag_list ->
?resource_arn:Types.resource_arn ->
unit ->
Types.resource_tags_description_messageval make_resource_quota :
?maximum:Types.boxed_int ->
unit ->
Types.resource_quotaval make_resource_quotas :
?custom_platform_quota:Types.resource_quota ->
?configuration_template_quota:Types.resource_quota ->
?environment_quota:Types.resource_quota ->
?application_version_quota:Types.resource_quota ->
?application_quota:Types.resource_quota ->
unit ->
Types.resource_quotasval make_request_environment_info_message :
?environment_name:Types.environment_name ->
?environment_id:Types.environment_id ->
info_type:Types.environment_info_type ->
unit ->
Types.request_environment_info_messageval make_rebuild_environment_message :
?environment_name:Types.environment_name ->
?environment_id:Types.environment_id ->
unit ->
Types.rebuild_environment_messageval make_queue :
?ur_l:Types.string_ ->
?name:Types.string_ ->
unit ->
Types.queueval make_platform_summary :
?platform_branch_lifecycle_state:Types.platform_branch_lifecycle_state ->
?platform_branch_name:Types.branch_name ->
?platform_version:Types.platform_version ->
?platform_lifecycle_state:Types.platform_lifecycle_state ->
?supported_addon_list:Types.supported_addon_list ->
?supported_tier_list:Types.supported_tier_list ->
?operating_system_version:Types.operating_system_version ->
?operating_system_name:Types.operating_system_name ->
?platform_category:Types.platform_category ->
?platform_status:Types.platform_status ->
?platform_owner:Types.platform_owner ->
?platform_arn:Types.platform_arn ->
unit ->
Types.platform_summaryval make_platform_programming_language :
?version:Types.string_ ->
?name:Types.string_ ->
unit ->
Types.platform_programming_languageval make_platform_framework :
?version:Types.string_ ->
?name:Types.string_ ->
unit ->
Types.platform_frameworkval make_platform_filter :
?values:Types.platform_filter_value_list ->
?operator:Types.platform_filter_operator ->
?type_:Types.platform_filter_type ->
unit ->
Types.platform_filterval make_custom_ami :
?image_id:Types.image_id ->
?virtualization_type:Types.virtualization_type ->
unit ->
Types.custom_amival make_platform_description :
?platform_branch_lifecycle_state:Types.platform_branch_lifecycle_state ->
?platform_branch_name:Types.branch_name ->
?platform_lifecycle_state:Types.platform_lifecycle_state ->
?supported_addon_list:Types.supported_addon_list ->
?supported_tier_list:Types.supported_tier_list ->
?custom_ami_list:Types.custom_ami_list ->
?frameworks:Types.platform_frameworks ->
?programming_languages:Types.platform_programming_languages ->
?operating_system_version:Types.operating_system_version ->
?operating_system_name:Types.operating_system_name ->
?maintainer:Types.maintainer ->
?description:Types.description ->
?platform_category:Types.platform_category ->
?date_updated:Types.update_date ->
?date_created:Types.creation_date ->
?platform_status:Types.platform_status ->
?solution_stack_name:Types.solution_stack_name ->
?platform_version:Types.platform_version ->
?platform_name:Types.platform_name ->
?platform_owner:Types.platform_owner ->
?platform_arn:Types.platform_arn ->
unit ->
Types.platform_descriptionval make_platform_branch_summary :
?supported_tier_list:Types.supported_tier_list ->
?branch_order:Types.branch_order ->
?lifecycle_state:Types.platform_branch_lifecycle_state ->
?branch_name:Types.branch_name ->
?platform_name:Types.platform_name ->
unit ->
Types.platform_branch_summaryval make_option_restriction_regex :
?label:Types.regex_label ->
?pattern:Types.regex_pattern ->
unit ->
Types.option_restriction_regexval make_managed_action :
?window_start_time:Types.timestamp ->
?status:Types.action_status ->
?action_type:Types.action_type ->
?action_description:Types.string_ ->
?action_id:Types.string_ ->
unit ->
Types.managed_actionval make_managed_action_history_item :
?finished_time:Types.timestamp ->
?executed_time:Types.timestamp ->
?failure_description:Types.string_ ->
?status:Types.action_history_status ->
?failure_type:Types.failure_type ->
?action_description:Types.string_ ->
?action_type:Types.action_type ->
?action_id:Types.string_ ->
unit ->
Types.managed_action_history_itemval make_load_balancer : ?name:Types.resource_id -> unit -> Types.load_balancerval make_list_tags_for_resource_message :
resource_arn:Types.resource_arn ->
unit ->
Types.list_tags_for_resource_messageval make_list_platform_versions_request :
?next_token:Types.token ->
?max_records:Types.platform_max_records ->
?filters:Types.platform_filters ->
unit ->
Types.list_platform_versions_requestval make_list_platform_branches_request :
?next_token:Types.token ->
?max_records:Types.platform_branch_max_records ->
?filters:Types.search_filters ->
unit ->
Types.list_platform_branches_requestval make_list_available_solution_stacks_result_message :
?solution_stack_details:Types.available_solution_stack_details_list ->
?solution_stacks:Types.available_solution_stack_names_list ->
unit ->
Types.list_available_solution_stacks_result_messageval make_launch_template :
?id:Types.resource_id ->
unit ->
Types.launch_templateval make_launch_configuration :
?name:Types.resource_id ->
unit ->
Types.launch_configurationval make_instance : ?id:Types.resource_id -> unit -> Types.instanceval make_instance_health_summary :
?severe:Types.nullable_integer ->
?degraded:Types.nullable_integer ->
?warning:Types.nullable_integer ->
?info:Types.nullable_integer ->
?ok:Types.nullable_integer ->
?pending:Types.nullable_integer ->
?unknown:Types.nullable_integer ->
?no_data:Types.nullable_integer ->
unit ->
Types.instance_health_summaryval make_event_description :
?severity:Types.event_severity ->
?request_id:Types.request_id ->
?platform_arn:Types.platform_arn ->
?environment_name:Types.environment_name ->
?template_name:Types.configuration_template_name ->
?version_label:Types.version_label ->
?application_name:Types.application_name ->
?message:Types.event_message ->
?event_date:Types.event_date ->
unit ->
Types.event_descriptionval make_event_descriptions_message :
?next_token:Types.token ->
?events:Types.event_description_list ->
unit ->
Types.event_descriptions_messageval make_auto_scaling_group :
?name:Types.resource_id ->
unit ->
Types.auto_scaling_groupval make_environment_resource_description :
?queues:Types.queue_list ->
?triggers:Types.trigger_list ->
?load_balancers:Types.load_balancer_list ->
?launch_templates:Types.launch_template_list ->
?launch_configurations:Types.launch_configuration_list ->
?instances:Types.instance_list ->
?auto_scaling_groups:Types.auto_scaling_group_list ->
?environment_name:Types.environment_name ->
unit ->
Types.environment_resource_descriptionval make_environment_resource_descriptions_message :
?environment_resources:Types.environment_resource_description ->
unit ->
Types.environment_resource_descriptions_messageval make_environment_descriptions_message :
?next_token:Types.token ->
?environments:Types.environment_descriptions_list ->
unit ->
Types.environment_descriptions_messageval make_disassociate_environment_operations_role_message :
environment_name:Types.environment_name ->
unit ->
Types.disassociate_environment_operations_role_messageval make_describe_platform_version_request :
?platform_arn:Types.platform_arn ->
unit ->
Types.describe_platform_version_requestval make_describe_instances_health_request :
?next_token:Types.next_token ->
?attribute_names:Types.instances_health_attributes ->
?environment_id:Types.environment_id ->
?environment_name:Types.environment_name ->
unit ->
Types.describe_instances_health_requestval make_describe_events_message :
?next_token:Types.token ->
?max_records:Types.max_records ->
?end_time:Types.time_filter_end ->
?start_time:Types.time_filter_start ->
?severity:Types.event_severity ->
?request_id:Types.request_id ->
?platform_arn:Types.platform_arn ->
?environment_name:Types.environment_name ->
?environment_id:Types.environment_id ->
?template_name:Types.configuration_template_name ->
?version_label:Types.version_label ->
?application_name:Types.application_name ->
unit ->
Types.describe_events_messageval make_describe_environments_message :
?next_token:Types.token ->
?max_records:Types.max_records ->
?included_deleted_back_to:Types.include_deleted_back_to ->
?include_deleted:Types.include_deleted ->
?environment_names:Types.environment_names_list ->
?environment_ids:Types.environment_id_list ->
?version_label:Types.version_label ->
?application_name:Types.application_name ->
unit ->
Types.describe_environments_messageval make_describe_environment_resources_message :
?environment_name:Types.environment_name ->
?environment_id:Types.environment_id ->
unit ->
Types.describe_environment_resources_messageval make_describe_environment_managed_actions_request :
?status:Types.action_status ->
?environment_id:Types.string_ ->
?environment_name:Types.string_ ->
unit ->
Types.describe_environment_managed_actions_requestval make_describe_environment_managed_action_history_request :
?max_items:Types.managed_action_history_max_items ->
?next_token:Types.string_ ->
?environment_name:Types.environment_name ->
?environment_id:Types.environment_id ->
unit ->
Types.describe_environment_managed_action_history_requestval make_describe_environment_health_request :
?attribute_names:Types.environment_health_attributes ->
?environment_id:Types.environment_id ->
?environment_name:Types.environment_name ->
unit ->
Types.describe_environment_health_requestval make_describe_configuration_settings_message :
?environment_name:Types.environment_name ->
?template_name:Types.configuration_template_name ->
application_name:Types.application_name ->
unit ->
Types.describe_configuration_settings_messageval make_configuration_settings_descriptions :
?configuration_settings:Types.configuration_settings_description_list ->
unit ->
Types.configuration_settings_descriptionsval make_describe_configuration_options_message :
?options:Types.options_specifier_list ->
?platform_arn:Types.platform_arn ->
?solution_stack_name:Types.solution_stack_name ->
?environment_name:Types.environment_name ->
?template_name:Types.configuration_template_name ->
?application_name:Types.application_name ->
unit ->
Types.describe_configuration_options_messageval make_configuration_option_description :
?regex:Types.option_restriction_regex ->
?max_length:Types.option_restriction_max_length ->
?max_value:Types.option_restriction_max_value ->
?min_value:Types.option_restriction_min_value ->
?value_options:Types.configuration_option_possible_values ->
?value_type:Types.configuration_option_value_type ->
?user_defined:Types.user_defined_option ->
?change_severity:Types.configuration_option_severity ->
?default_value:Types.configuration_option_default_value ->
?name:Types.configuration_option_name ->
?namespace:Types.option_namespace ->
unit ->
Types.configuration_option_descriptionval make_configuration_options_description :
?options:Types.configuration_option_descriptions_list ->
?platform_arn:Types.platform_arn ->
?solution_stack_name:Types.solution_stack_name ->
unit ->
Types.configuration_options_descriptionval make_describe_applications_message :
?application_names:Types.application_names_list ->
unit ->
Types.describe_applications_messageval make_application_descriptions_message :
?applications:Types.application_description_list ->
unit ->
Types.application_descriptions_messageval make_describe_application_versions_message :
?next_token:Types.token ->
?max_records:Types.max_records ->
?version_labels:Types.version_labels_list ->
?application_name:Types.application_name ->
unit ->
Types.describe_application_versions_messageval make_application_version_descriptions_message :
?next_token:Types.token ->
?application_versions:Types.application_version_description_list ->
unit ->
Types.application_version_descriptions_messageval make_delete_platform_version_request :
?platform_arn:Types.platform_arn ->
unit ->
Types.delete_platform_version_requestval make_delete_environment_configuration_message :
environment_name:Types.environment_name ->
application_name:Types.application_name ->
unit ->
Types.delete_environment_configuration_messageval make_delete_configuration_template_message :
template_name:Types.configuration_template_name ->
application_name:Types.application_name ->
unit ->
Types.delete_configuration_template_messageval make_delete_application_version_message :
?delete_source_bundle:Types.delete_source_bundle ->
version_label:Types.version_label ->
application_name:Types.application_name ->
unit ->
Types.delete_application_version_messageval make_delete_application_message :
?terminate_env_by_force:Types.terminate_env_force ->
application_name:Types.application_name ->
unit ->
Types.delete_application_messageval make_create_storage_location_result_message :
?s3_bucket:Types.s3_bucket ->
unit ->
Types.create_storage_location_result_messageval make_builder : ?ar_n:Types.ar_n -> unit -> Types.builderval make_create_platform_version_request :
?tags:Types.tags ->
?option_settings:Types.configuration_option_settings_list ->
?environment_name:Types.environment_name ->
platform_definition_bundle:Types.s3_location ->
platform_version:Types.platform_version ->
platform_name:Types.platform_name ->
unit ->
Types.create_platform_version_requestval make_create_environment_message :
?operations_role:Types.operations_role ->
?options_to_remove:Types.options_specifier_list ->
?option_settings:Types.configuration_option_settings_list ->
?platform_arn:Types.platform_arn ->
?solution_stack_name:Types.solution_stack_name ->
?template_name:Types.configuration_template_name ->
?version_label:Types.version_label ->
?tags:Types.tags ->
?tier:Types.environment_tier ->
?cname_prefix:Types.dns_cname_prefix ->
?description:Types.description ->
?group_name:Types.group_name ->
?environment_name:Types.environment_name ->
application_name:Types.application_name ->
unit ->
Types.create_environment_messageval make_create_configuration_template_message :
?tags:Types.tags ->
?option_settings:Types.configuration_option_settings_list ->
?description:Types.description ->
?environment_id:Types.environment_id ->
?source_configuration:Types.source_configuration ->
?platform_arn:Types.platform_arn ->
?solution_stack_name:Types.solution_stack_name ->
template_name:Types.configuration_template_name ->
application_name:Types.application_name ->
unit ->
Types.create_configuration_template_messageval make_build_configuration :
?timeout_in_minutes:Types.boxed_int ->
?compute_type:Types.compute_type ->
?artifact_name:Types.string_ ->
image:Types.non_empty_string ->
code_build_service_role:Types.non_empty_string ->
unit ->
Types.build_configurationval make_create_application_version_message :
?tags:Types.tags ->
?process:Types.application_version_proccess ->
?auto_create_application:Types.auto_create_application ->
?build_configuration:Types.build_configuration ->
?source_bundle:Types.s3_location ->
?source_build_information:Types.source_build_information ->
?description:Types.description ->
version_label:Types.version_label ->
application_name:Types.application_name ->
unit ->
Types.create_application_version_messageval make_create_application_message :
?tags:Types.tags ->
?resource_lifecycle_config:Types.application_resource_lifecycle_config ->
?description:Types.description ->
application_name:Types.application_name ->
unit ->
Types.create_application_messageval make_compose_environments_message :
?version_labels:Types.version_labels ->
?group_name:Types.group_name ->
?application_name:Types.application_name ->
unit ->
Types.compose_environments_messageval make_check_dns_availability_result_message :
?fully_qualified_cnam_e:Types.dns_cname ->
?available:Types.cname_availability ->
unit ->
Types.check_dns_availability_result_messageval make_check_dns_availability_message :
cname_prefix:Types.dns_cname_prefix ->
unit ->
Types.check_dns_availability_messageval make_associate_environment_operations_role_message :
operations_role:Types.operations_role ->
environment_name:Types.environment_name ->
unit ->
Types.associate_environment_operations_role_messageval make_apply_environment_managed_action_request :
?environment_id:Types.string_ ->
?environment_name:Types.string_ ->
action_id:Types.string_ ->
unit ->
Types.apply_environment_managed_action_requestval make_abort_environment_update_message :
?environment_name:Types.environment_name ->
?environment_id:Types.environment_id ->
unit ->
Types.abort_environment_update_messageOperations
module AbortEnvironmentUpdate : sig ... endCancels in-progress environment configuration update or application version deployment.
module ApplyEnvironmentManagedAction : sig ... endApplies a scheduled managed action immediately. A managed action can be applied only if its status is Scheduled. Get the status and action ID of a managed action with DescribeEnvironmentManagedActions.
module AssociateEnvironmentOperationsRole : sig ... endAdd or change the operations role used by an environment. After this call is made, Elastic Beanstalk uses the associated operations role for permissions to downstream services during subsequent calls acting on this environment. For more information, see Operations roles in the AWS Elastic Beanstalk Developer Guide.
module CheckDNSAvailability : sig ... endChecks if the specified CNAME is available.
module ComposeEnvironments : sig ... endCreate or update a group of environments that each run a separate component of a single application. Takes a list of version labels that specify application source bundles for each of the environments to create or update. The name of each environment and other required information must be included in the source bundles in an environment manifest named env.yaml. See Compose Environments for details.
module CreateApplication : sig ... endCreates an application that has one configuration template named default and no application versions.
module CreateApplicationVersion : sig ... endCreates an application version for the specified application. You can create an application version from a source bundle in Amazon S3, a commit in AWS CodeCommit, or the output of an AWS CodeBuild build as follows:
module CreateConfigurationTemplate : sig ... endCreates an AWS Elastic Beanstalk configuration template, associated with a specific Elastic Beanstalk application. You define application configuration settings in a configuration template. You can then use the configuration template to deploy different versions of the application with the same configuration settings.
module CreateEnvironment : sig ... endLaunches an AWS Elastic Beanstalk environment for the specified application using the specified configuration.
module CreatePlatformVersion : sig ... endCreate a new version of your custom platform.
module CreateStorageLocation : sig ... endCreates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk environments. The Elastic Beanstalk console and EB CLI call this API the first time you create an environment in a region. If the storage location already exists, CreateStorageLocation still returns the bucket name but does not create a new bucket.
module DeleteApplication : sig ... endDeletes the specified application along with all associated versions and configurations. The application versions will not be deleted from your Amazon S3 bucket.
module DeleteApplicationVersion : sig ... endDeletes the specified version from the specified application.
module DeleteConfigurationTemplate : sig ... endDeletes the specified configuration template.
module DeleteEnvironmentConfiguration : sig ... endDeletes the draft configuration associated with the running environment.
module DeletePlatformVersion : sig ... endDeletes the specified version of a custom platform.
module DescribeAccountAttributes : sig ... endReturns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account.
module DescribeApplicationVersions : sig ... endRetrieve a list of application versions.
module DescribeApplications : sig ... endReturns the descriptions of existing applications.
module DescribeConfigurationOptions : sig ... endDescribes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines. The description includes the values the options, their default values, and an indication of the required action on a running environment if an option value is changed.
module DescribeConfigurationSettings : sig ... endReturns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
module DescribeEnvironmentHealth : sig ... endReturns information about the overall health of the specified environment. The DescribeEnvironmentHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.
module DescribeEnvironmentManagedActionHistory : sig ... endLists an environment's completed and failed managed actions.
module DescribeEnvironmentManagedActions : sig ... endLists an environment's upcoming and in-progress managed actions.
module DescribeEnvironmentResources : sig ... endReturns AWS resources for this environment.
module DescribeEnvironments : sig ... endReturns descriptions for existing environments.
module DescribeEvents : sig ... endReturns list of event descriptions matching criteria up to the last 6 weeks.
module DescribeInstancesHealth : sig ... endRetrieves detailed information about the health of instances in your AWS Elastic Beanstalk. This operation requires enhanced health reporting.
module DescribePlatformVersion : sig ... endDescribes a platform version. Provides full details. Compare to ListPlatformVersions, which provides summary information about a list of platform versions.
module DisassociateEnvironmentOperationsRole : sig ... endDisassociate the operations role from an environment. After this call is made, Elastic Beanstalk uses the caller's permissions for permissions to downstream services during subsequent calls acting on this environment. For more information, see Operations roles in the AWS Elastic Beanstalk Developer Guide.
module ListAvailableSolutionStacks : sig ... endReturns a list of the available solution stack names, with the public version first and then in reverse chronological order.
module ListPlatformBranches : sig ... endLists the platform branches available for your account in an AWS Region. Provides summary information about each platform branch.
module ListPlatformVersions : sig ... endLists 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.
module ListTagsForResource : sig ... endReturn the tags applied to an AWS Elastic Beanstalk resource. The response contains a list of tag key-value pairs.
module RebuildEnvironment : sig ... endDeletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
module RequestEnvironmentInfo : sig ... endInitiates a request to compile the specified type of information of the deployed environment.
module RestartAppServer : sig ... endCauses the environment to restart the application container server running on each Amazon EC2 instance.
module RetrieveEnvironmentInfo : sig ... endRetrieves the compiled information from a RequestEnvironmentInfo request.
module SwapEnvironmentCNAMEs : sig ... endSwaps the CNAMEs of two environments.
module TerminateEnvironment : sig ... endTerminates the specified environment.
module UpdateApplication : sig ... endUpdates the specified application to have the specified properties.
module UpdateApplicationResourceLifecycle : sig ... endModifies lifecycle settings for an application.
module UpdateApplicationVersion : sig ... endUpdates the specified application version to have the specified properties.
module UpdateConfigurationTemplate : sig ... endUpdates the specified configuration template to have the specified properties or configuration option values.
module UpdateEnvironment : sig ... endUpdates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
module UpdateTagsForResource : sig ... endUpdate 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.
module ValidateConfigurationSettings : sig ... endmodule Query_serializers : sig ... endmodule Query_deserializers : sig ... end