Smaws_Client_ProtonProton client library built on EIO.
module Types : sig ... endval make_template_sync_config :
?subdirectory:Types.subdirectory ->
branch:Types.git_branch_name ->
repository_name:Types.repository_name ->
repository_provider:Types.repository_provider ->
template_type:Types.template_type ->
template_name:Types.resource_name ->
unit ->
Types.template_sync_configval make_update_template_sync_config_output :
?template_sync_config:Types.template_sync_config ->
unit ->
Types.update_template_sync_config_outputval make_update_template_sync_config_input :
?subdirectory:Types.subdirectory ->
branch:Types.git_branch_name ->
repository_name:Types.repository_name ->
repository_provider:Types.repository_provider ->
template_type:Types.template_type ->
template_name:Types.resource_name ->
unit ->
Types.update_template_sync_config_inputval make_compatible_environment_template :
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.compatible_environment_templateval make_service_template_version :
?supported_component_sources:
Types.service_template_supported_component_source_input_list ->
?schema:Types.template_schema ->
?description:Types.description ->
?status_message:Types.status_message ->
?recommended_minor_version:Types.template_version_part ->
compatible_environment_templates:Types.compatible_environment_template_list ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.service_template_version_arn ->
status:Types.template_version_status ->
minor_version:Types.template_version_part ->
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.service_template_versionval make_update_service_template_version_output :
service_template_version:Types.service_template_version ->
unit ->
Types.update_service_template_version_outputval make_compatible_environment_template_input :
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.compatible_environment_template_inputval make_update_service_template_version_input :
?supported_component_sources:
Types.service_template_supported_component_source_input_list ->
?compatible_environment_templates:
Types.compatible_environment_template_input_list ->
?status:Types.template_version_status ->
?description:Types.description ->
minor_version:Types.template_version_part ->
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.update_service_template_version_inputval make_service_template :
?pipeline_provisioning:Types.provisioning ->
?encryption_key:Types.arn ->
?recommended_version:Types.full_template_version_number ->
?description:Types.description ->
?display_name:Types.display_name ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.service_template_arn ->
name:Types.resource_name ->
unit ->
Types.service_templateval make_update_service_template_output :
service_template:Types.service_template ->
unit ->
Types.update_service_template_outputval make_update_service_template_input :
?description:Types.description ->
?display_name:Types.display_name ->
name:Types.resource_name ->
unit ->
Types.update_service_template_inputval make_service_sync_config :
file_path:Types.ops_file_path ->
branch:Types.git_branch_name ->
repository_name:Types.repository_name ->
repository_provider:Types.repository_provider ->
service_name:Types.resource_name ->
unit ->
Types.service_sync_configval make_update_service_sync_config_output :
?service_sync_config:Types.service_sync_config ->
unit ->
Types.update_service_sync_config_outputval make_update_service_sync_config_input :
file_path:Types.ops_file_path ->
branch:Types.git_branch_name ->
repository_name:Types.repository_name ->
repository_provider:Types.repository_provider ->
service_name:Types.resource_name ->
unit ->
Types.update_service_sync_config_inputval make_sync_blocker_context :
value:Smaws_Lib.Smithy_api.Types.string_ ->
key:Smaws_Lib.Smithy_api.Types.string_ ->
unit ->
Types.sync_blocker_contextval make_sync_blocker :
?resolved_at:Smaws_Lib.Smithy_api.Types.timestamp ->
?resolved_reason:Smaws_Lib.Smithy_api.Types.string_ ->
?contexts:Types.sync_blocker_contexts ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_reason:Smaws_Lib.Smithy_api.Types.string_ ->
status:Types.blocker_status ->
type_:Types.blocker_type ->
id:Smaws_Lib.Smithy_api.Types.string_ ->
unit ->
Types.sync_blockerval make_update_service_sync_blocker_output :
?service_instance_name:Types.resource_name ->
service_sync_blocker:Types.sync_blocker ->
service_name:Types.resource_name ->
unit ->
Types.update_service_sync_blocker_outputval make_update_service_sync_blocker_input :
resolved_reason:Smaws_Lib.Smithy_api.Types.string_ ->
id:Smaws_Lib.Smithy_api.Types.string_ ->
unit ->
Types.update_service_sync_blocker_inputval make_service_pipeline :
?last_succeeded_deployment_id:Types.deployment_id ->
?last_attempted_deployment_id:Types.deployment_id ->
?spec:Types.spec_contents ->
?deployment_status_message:Types.status_message ->
deployment_status:Types.deployment_status ->
template_minor_version:Types.template_version_part ->
template_major_version:Types.template_version_part ->
template_name:Types.resource_name ->
last_deployment_succeeded_at:Smaws_Lib.Smithy_api.Types.timestamp ->
last_deployment_attempted_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.arn ->
unit ->
Types.service_pipelineval make_update_service_pipeline_output :
pipeline:Types.service_pipeline ->
unit ->
Types.update_service_pipeline_outputval make_update_service_pipeline_input :
?template_minor_version:Types.template_version_part ->
?template_major_version:Types.template_version_part ->
deployment_type:Types.deployment_update_type ->
spec:Types.spec_contents ->
service_name:Types.resource_name ->
unit ->
Types.update_service_pipeline_inputval make_service :
?branch_name:Types.git_branch_name ->
?repository_id:Types.repository_id ->
?repository_connection_arn:Types.arn ->
?pipeline:Types.service_pipeline ->
?status_message:Types.status_message ->
?description:Types.description ->
spec:Types.spec_contents ->
status:Types.service_status ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
template_name:Types.resource_name ->
arn:Types.service_arn ->
name:Types.resource_name ->
unit ->
Types.serviceval make_update_service_output :
service:Types.service ->
unit ->
Types.update_service_outputval make_service_instance :
?last_succeeded_deployment_id:Types.deployment_id ->
?last_attempted_deployment_id:Types.deployment_id ->
?last_client_request_token:Smaws_Lib.Smithy_api.Types.string_ ->
?spec:Types.spec_contents ->
?deployment_status_message:Types.status_message ->
deployment_status:Types.deployment_status ->
template_minor_version:Types.template_version_part ->
template_major_version:Types.template_version_part ->
template_name:Types.resource_name ->
environment_name:Types.resource_name ->
service_name:Types.resource_name ->
last_deployment_succeeded_at:Smaws_Lib.Smithy_api.Types.timestamp ->
last_deployment_attempted_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.service_instance_arn ->
name:Types.resource_name ->
unit ->
Types.service_instanceval make_update_service_instance_output :
service_instance:Types.service_instance ->
unit ->
Types.update_service_instance_outputval make_update_service_instance_input :
?client_token:Types.client_token ->
?template_minor_version:Types.template_version_part ->
?template_major_version:Types.template_version_part ->
?spec:Types.spec_contents ->
deployment_type:Types.deployment_update_type ->
service_name:Types.resource_name ->
name:Types.resource_name ->
unit ->
Types.update_service_instance_inputval make_update_service_input :
?spec:Types.spec_contents ->
?description:Types.description ->
name:Types.resource_name ->
unit ->
Types.update_service_inputval make_environment_template_version :
?schema:Types.template_schema ->
?description:Types.description ->
?status_message:Types.status_message ->
?recommended_minor_version:Types.template_version_part ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.environment_template_version_arn ->
status:Types.template_version_status ->
minor_version:Types.template_version_part ->
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.environment_template_versionval make_update_environment_template_version_output :
environment_template_version:Types.environment_template_version ->
unit ->
Types.update_environment_template_version_outputval make_update_environment_template_version_input :
?status:Types.template_version_status ->
?description:Types.description ->
minor_version:Types.template_version_part ->
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.update_environment_template_version_inputval make_environment_template :
?provisioning:Types.provisioning ->
?encryption_key:Types.arn ->
?recommended_version:Types.full_template_version_number ->
?description:Types.description ->
?display_name:Types.display_name ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.environment_template_arn ->
name:Types.resource_name ->
unit ->
Types.environment_templateval make_update_environment_template_output :
environment_template:Types.environment_template ->
unit ->
Types.update_environment_template_outputval make_update_environment_template_input :
?description:Types.description ->
?display_name:Types.display_name ->
name:Types.resource_name ->
unit ->
Types.update_environment_template_inputval make_repository_branch :
branch:Types.git_branch_name ->
name:Types.repository_name ->
provider:Types.repository_provider ->
arn:Types.repository_arn ->
unit ->
Types.repository_branchval make_environment :
?last_succeeded_deployment_id:Types.deployment_id ->
?last_attempted_deployment_id:Types.deployment_id ->
?codebuild_role_arn:Types.role_arn ->
?component_role_arn:Types.role_arn ->
?provisioning_repository:Types.repository_branch ->
?provisioning:Types.provisioning ->
?spec:Types.spec_contents ->
?environment_account_id:Types.aws_account_id ->
?environment_account_connection_id:Types.environment_account_connection_id ->
?proton_service_role_arn:Types.arn ->
?deployment_status_message:Types.status_message ->
?description:Types.description ->
deployment_status:Types.deployment_status ->
template_minor_version:Types.template_version_part ->
template_major_version:Types.template_version_part ->
template_name:Types.resource_name ->
arn:Types.environment_arn ->
last_deployment_succeeded_at:Smaws_Lib.Smithy_api.Types.timestamp ->
last_deployment_attempted_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
name:Types.resource_name ->
unit ->
Types.environmentval make_update_environment_output :
environment:Types.environment ->
unit ->
Types.update_environment_outputval make_repository_branch_input :
branch:Types.git_branch_name ->
name:Types.repository_name ->
provider:Types.repository_provider ->
unit ->
Types.repository_branch_inputval make_update_environment_input :
?codebuild_role_arn:Types.role_arn ->
?component_role_arn:Types.role_arn ->
?provisioning_repository:Types.repository_branch_input ->
?environment_account_connection_id:Types.environment_account_connection_id ->
?proton_service_role_arn:Types.arn ->
?template_minor_version:Types.template_version_part ->
?template_major_version:Types.template_version_part ->
?spec:Types.spec_contents ->
?description:Types.description ->
deployment_type:Types.deployment_update_type ->
name:Types.resource_name ->
unit ->
Types.update_environment_inputval make_environment_account_connection :
?codebuild_role_arn:Types.role_arn ->
?component_role_arn:Types.role_arn ->
status:Types.environment_account_connection_status ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
requested_at:Smaws_Lib.Smithy_api.Types.timestamp ->
environment_name:Types.resource_name ->
role_arn:Types.arn ->
environment_account_id:Types.aws_account_id ->
management_account_id:Types.aws_account_id ->
arn:Types.environment_account_connection_arn ->
id:Types.environment_account_connection_id ->
unit ->
Types.environment_account_connectionval make_update_environment_account_connection_output :
environment_account_connection:Types.environment_account_connection ->
unit ->
Types.update_environment_account_connection_outputval make_update_environment_account_connection_input :
?codebuild_role_arn:Types.role_arn ->
?component_role_arn:Types.role_arn ->
?role_arn:Types.role_arn ->
id:Types.environment_account_connection_id ->
unit ->
Types.update_environment_account_connection_inputval make_component :
?last_succeeded_deployment_id:Types.deployment_id ->
?last_attempted_deployment_id:Types.deployment_id ->
?last_client_request_token:Smaws_Lib.Smithy_api.Types.string_ ->
?service_spec:Types.spec_contents ->
?deployment_status_message:Types.status_message ->
?last_deployment_succeeded_at:Smaws_Lib.Smithy_api.Types.timestamp ->
?last_deployment_attempted_at:Smaws_Lib.Smithy_api.Types.timestamp ->
?service_instance_name:Types.resource_name ->
?service_name:Types.resource_name ->
?description:Types.description ->
deployment_status:Types.deployment_status ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
environment_name:Types.resource_name ->
arn:Types.component_arn ->
name:Types.resource_name ->
unit ->
Types.componentval make_update_component_output :
component:Types.component ->
unit ->
Types.update_component_outputval make_update_component_input :
?client_token:Types.client_token ->
?template_file:Types.template_file_contents ->
?service_spec:Types.spec_contents ->
?service_instance_name:Types.resource_name_or_empty ->
?service_name:Types.resource_name_or_empty ->
?description:Types.description ->
deployment_type:Types.component_deployment_update_type ->
name:Types.resource_name ->
unit ->
Types.update_component_inputval make_account_settings :
?pipeline_codebuild_role_arn:Types.role_arn_or_empty_string ->
?pipeline_provisioning_repository:Types.repository_branch ->
?pipeline_service_role_arn:Types.role_arn_or_empty_string ->
unit ->
Types.account_settingsval make_update_account_settings_output :
account_settings:Types.account_settings ->
unit ->
Types.update_account_settings_outputval make_update_account_settings_input :
?pipeline_codebuild_role_arn:Types.role_arn_or_empty_string ->
?delete_pipeline_provisioning_repository:Smaws_Lib.Smithy_api.Types.boolean_ ->
?pipeline_provisioning_repository:Types.repository_branch_input ->
?pipeline_service_role_arn:Types.role_arn_or_empty_string ->
unit ->
Types.update_account_settings_inputval make_untag_resource_input :
tag_keys:Types.tag_key_list ->
resource_arn:Types.arn ->
unit ->
Types.untag_resource_inputval make_s3_object_source :
key:Types.s3_key ->
bucket:Types.s3_bucket ->
unit ->
Types.s3_object_sourceval make_tag : value:Types.tag_value -> key:Types.tag_key -> unit -> Types.tagval make_tag_resource_input :
tags:Types.tag_list ->
resource_arn:Types.arn ->
unit ->
Types.tag_resource_inputval make_service_template_version_summary :
?description:Types.description ->
?status_message:Types.status_message ->
?recommended_minor_version:Types.template_version_part ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.service_template_version_arn ->
status:Types.template_version_status ->
minor_version:Types.template_version_part ->
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.service_template_version_summaryval make_service_template_summary :
?pipeline_provisioning:Types.provisioning ->
?recommended_version:Types.full_template_version_number ->
?description:Types.description ->
?display_name:Types.display_name ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.service_template_arn ->
name:Types.resource_name ->
unit ->
Types.service_template_summaryval make_service_sync_blocker_summary :
?latest_blockers:Types.latest_sync_blockers ->
?service_instance_name:Smaws_Lib.Smithy_api.Types.string_ ->
service_name:Smaws_Lib.Smithy_api.Types.string_ ->
unit ->
Types.service_sync_blocker_summaryval make_service_summary :
?status_message:Types.status_message ->
?description:Types.description ->
status:Types.service_status ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
template_name:Types.resource_name ->
arn:Types.service_arn ->
name:Types.resource_name ->
unit ->
Types.service_summaryval make_service_pipeline_state :
?spec:Types.spec_contents ->
template_minor_version:Types.template_version_part ->
template_major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.service_pipeline_stateval make_service_instance_summary :
?last_succeeded_deployment_id:Types.deployment_id ->
?last_attempted_deployment_id:Types.deployment_id ->
?deployment_status_message:Types.status_message ->
deployment_status:Types.deployment_status ->
template_minor_version:Types.template_version_part ->
template_major_version:Types.template_version_part ->
template_name:Types.resource_name ->
environment_name:Types.resource_name ->
service_name:Types.resource_name ->
last_deployment_succeeded_at:Smaws_Lib.Smithy_api.Types.timestamp ->
last_deployment_attempted_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.service_instance_arn ->
name:Types.resource_name ->
unit ->
Types.service_instance_summaryval make_service_instance_state :
?last_successful_service_pipeline_deployment_id:Types.deployment_id ->
?last_successful_environment_deployment_id:Types.deployment_id ->
?last_successful_component_deployment_ids:Types.component_deployment_id_list ->
template_minor_version:Types.template_version_part ->
template_major_version:Types.template_version_part ->
template_name:Types.resource_name ->
spec:Types.spec_contents ->
unit ->
Types.service_instance_stateval make_revision :
branch:Types.git_branch_name ->
directory:Smaws_Lib.Smithy_api.Types.string_ ->
sha:Types.sh_a ->
repository_provider:Types.repository_provider ->
repository_name:Types.repository_name ->
unit ->
Types.revisionval make_resource_sync_event :
?external_id:Smaws_Lib.Smithy_api.Types.string_ ->
event:Smaws_Lib.Smithy_api.Types.string_ ->
time:Smaws_Lib.Smithy_api.Types.timestamp ->
type_:Smaws_Lib.Smithy_api.Types.string_ ->
unit ->
Types.resource_sync_eventval make_resource_sync_attempt :
events:Types.resource_sync_events ->
status:Types.resource_sync_status ->
started_at:Smaws_Lib.Smithy_api.Types.timestamp ->
target:Smaws_Lib.Smithy_api.Types.string_ ->
target_revision:Types.revision ->
initial_revision:Types.revision ->
unit ->
Types.resource_sync_attemptval make_resource_counts_summary :
?behind_minor:Smaws_Lib.Smithy_api.Types.integer ->
?behind_major:Smaws_Lib.Smithy_api.Types.integer ->
?up_to_date:Smaws_Lib.Smithy_api.Types.integer ->
?failed:Smaws_Lib.Smithy_api.Types.integer ->
total:Smaws_Lib.Smithy_api.Types.integer ->
unit ->
Types.resource_counts_summaryval make_repository_sync_event :
?external_id:Smaws_Lib.Smithy_api.Types.string_ ->
event:Smaws_Lib.Smithy_api.Types.string_ ->
time:Smaws_Lib.Smithy_api.Types.timestamp ->
type_:Smaws_Lib.Smithy_api.Types.string_ ->
unit ->
Types.repository_sync_eventval make_repository_sync_definition :
directory:Smaws_Lib.Smithy_api.Types.string_ ->
branch:Types.git_branch_name ->
parent:Smaws_Lib.Smithy_api.Types.string_ ->
target:Smaws_Lib.Smithy_api.Types.string_ ->
unit ->
Types.repository_sync_definitionval make_repository_sync_attempt :
events:Types.repository_sync_events ->
status:Types.repository_sync_status ->
started_at:Smaws_Lib.Smithy_api.Types.timestamp ->
unit ->
Types.repository_sync_attemptval make_repository_summary :
connection_arn:Types.arn ->
name:Types.repository_name ->
provider:Types.repository_provider ->
arn:Types.repository_arn ->
unit ->
Types.repository_summaryval make_repository :
?encryption_key:Types.arn ->
connection_arn:Types.arn ->
name:Types.repository_name ->
provider:Types.repository_provider ->
arn:Types.repository_arn ->
unit ->
Types.repositoryval make_reject_environment_account_connection_output :
environment_account_connection:Types.environment_account_connection ->
unit ->
Types.reject_environment_account_connection_outputval make_reject_environment_account_connection_input :
id:Types.environment_account_connection_id ->
unit ->
Types.reject_environment_account_connection_inputval make_provisioned_resource :
?provisioning_engine:Types.provisioned_resource_engine ->
?identifier:Types.provisioned_resource_identifier ->
?name:Types.provisioned_resource_name ->
unit ->
Types.provisioned_resourceval make_output :
?value_string:Types.output_value_string ->
?key:Types.output_key ->
unit ->
Types.outputval make_notify_resource_deployment_status_change_input :
?status_message:Types.status_message ->
?deployment_id:Types.deployment_id ->
?outputs:Types.outputs_list ->
?status:Types.resource_deployment_status ->
resource_arn:Types.arn ->
unit ->
Types.notify_resource_deployment_status_change_inputval make_list_tags_for_resource_output :
?next_token:Smaws_Lib.Smithy_api.Types.string_ ->
tags:Types.tag_list ->
unit ->
Types.list_tags_for_resource_outputval make_list_tags_for_resource_input :
?max_results:Types.max_page_results ->
?next_token:Smaws_Lib.Smithy_api.Types.string_ ->
resource_arn:Types.arn ->
unit ->
Types.list_tags_for_resource_inputval make_list_services_output :
?next_token:Types.next_token ->
services:Types.service_summary_list ->
unit ->
Types.list_services_outputval make_list_services_input :
?max_results:Types.max_page_results ->
?next_token:Types.next_token ->
unit ->
Types.list_services_inputval make_list_service_templates_output :
?next_token:Types.next_token ->
templates:Types.service_template_summary_list ->
unit ->
Types.list_service_templates_outputval make_list_service_templates_input :
?max_results:Types.max_page_results ->
?next_token:Types.next_token ->
unit ->
Types.list_service_templates_inputval make_list_service_template_versions_output :
?next_token:Types.next_token ->
template_versions:Types.service_template_version_summary_list ->
unit ->
Types.list_service_template_versions_outputval make_list_service_template_versions_input :
?major_version:Types.template_version_part ->
?max_results:Types.max_page_results ->
?next_token:Types.next_token ->
template_name:Types.resource_name ->
unit ->
Types.list_service_template_versions_inputval make_list_service_pipeline_provisioned_resources_output :
?next_token:Types.empty_next_token ->
provisioned_resources:Types.provisioned_resource_list ->
unit ->
Types.list_service_pipeline_provisioned_resources_outputval make_list_service_pipeline_provisioned_resources_input :
?next_token:Types.empty_next_token ->
service_name:Types.resource_name ->
unit ->
Types.list_service_pipeline_provisioned_resources_inputval make_list_service_pipeline_outputs_output :
?next_token:Types.empty_next_token ->
outputs:Types.outputs_list ->
unit ->
Types.list_service_pipeline_outputs_outputval make_list_service_pipeline_outputs_input :
?deployment_id:Types.deployment_id ->
?next_token:Types.empty_next_token ->
service_name:Types.resource_name ->
unit ->
Types.list_service_pipeline_outputs_inputval make_list_service_instances_output :
?next_token:Types.next_token ->
service_instances:Types.service_instance_summary_list ->
unit ->
Types.list_service_instances_outputval make_list_service_instances_filter :
?value:Types.list_service_instances_filter_value ->
?key:Types.list_service_instances_filter_by ->
unit ->
Types.list_service_instances_filterval make_list_service_instances_input :
?sort_order:Types.sort_order ->
?sort_by:Types.list_service_instances_sort_by ->
?filters:Types.list_service_instances_filter_list ->
?max_results:Types.max_page_results ->
?next_token:Types.next_token ->
?service_name:Types.resource_name ->
unit ->
Types.list_service_instances_inputval make_list_service_instance_provisioned_resources_output :
?next_token:Types.empty_next_token ->
provisioned_resources:Types.provisioned_resource_list ->
unit ->
Types.list_service_instance_provisioned_resources_outputval make_list_service_instance_provisioned_resources_input :
?next_token:Types.empty_next_token ->
service_instance_name:Types.resource_name ->
service_name:Types.resource_name ->
unit ->
Types.list_service_instance_provisioned_resources_inputval make_list_service_instance_outputs_output :
?next_token:Types.empty_next_token ->
outputs:Types.outputs_list ->
unit ->
Types.list_service_instance_outputs_outputval make_list_service_instance_outputs_input :
?deployment_id:Types.deployment_id ->
?next_token:Types.empty_next_token ->
service_name:Types.resource_name ->
service_instance_name:Types.resource_name ->
unit ->
Types.list_service_instance_outputs_inputval make_list_repository_sync_definitions_output :
?next_token:Types.empty_next_token ->
sync_definitions:Types.repository_sync_definition_list ->
unit ->
Types.list_repository_sync_definitions_outputval make_list_repository_sync_definitions_input :
?next_token:Types.empty_next_token ->
sync_type:Types.sync_type ->
repository_provider:Types.repository_provider ->
repository_name:Types.repository_name ->
unit ->
Types.list_repository_sync_definitions_inputval make_list_repositories_output :
?next_token:Types.next_token ->
repositories:Types.repository_summary_list ->
unit ->
Types.list_repositories_outputval make_list_repositories_input :
?max_results:Types.max_page_results ->
?next_token:Types.next_token ->
unit ->
Types.list_repositories_inputval make_environment_summary :
?last_succeeded_deployment_id:Types.deployment_id ->
?last_attempted_deployment_id:Types.deployment_id ->
?component_role_arn:Types.arn ->
?provisioning:Types.provisioning ->
?environment_account_id:Types.aws_account_id ->
?environment_account_connection_id:Types.environment_account_connection_id ->
?proton_service_role_arn:Types.arn ->
?deployment_status_message:Types.status_message ->
?description:Types.description ->
deployment_status:Types.deployment_status ->
template_minor_version:Types.template_version_part ->
template_major_version:Types.template_version_part ->
template_name:Types.resource_name ->
arn:Types.environment_arn ->
last_deployment_succeeded_at:Smaws_Lib.Smithy_api.Types.timestamp ->
last_deployment_attempted_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
name:Types.resource_name ->
unit ->
Types.environment_summaryval make_list_environments_output :
?next_token:Types.next_token ->
environments:Types.environment_summary_list ->
unit ->
Types.list_environments_outputval make_environment_template_filter :
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.environment_template_filterval make_list_environments_input :
?environment_templates:Types.environment_template_filter_list ->
?max_results:Types.max_page_results ->
?next_token:Types.next_token ->
unit ->
Types.list_environments_inputval make_environment_template_summary :
?provisioning:Types.provisioning ->
?recommended_version:Types.full_template_version_number ->
?description:Types.description ->
?display_name:Types.display_name ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.environment_template_arn ->
name:Types.resource_name ->
unit ->
Types.environment_template_summaryval make_list_environment_templates_output :
?next_token:Types.next_token ->
templates:Types.environment_template_summary_list ->
unit ->
Types.list_environment_templates_outputval make_list_environment_templates_input :
?max_results:Types.max_page_results ->
?next_token:Types.next_token ->
unit ->
Types.list_environment_templates_inputval make_environment_template_version_summary :
?description:Types.description ->
?status_message:Types.status_message ->
?recommended_minor_version:Types.template_version_part ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
arn:Types.environment_template_version_arn ->
status:Types.template_version_status ->
minor_version:Types.template_version_part ->
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.environment_template_version_summaryval make_list_environment_template_versions_output :
?next_token:Types.next_token ->
template_versions:Types.environment_template_version_summary_list ->
unit ->
Types.list_environment_template_versions_outputval make_list_environment_template_versions_input :
?major_version:Types.template_version_part ->
?max_results:Types.max_page_results ->
?next_token:Types.next_token ->
template_name:Types.resource_name ->
unit ->
Types.list_environment_template_versions_inputval make_list_environment_provisioned_resources_output :
?next_token:Types.empty_next_token ->
provisioned_resources:Types.provisioned_resource_list ->
unit ->
Types.list_environment_provisioned_resources_outputval make_list_environment_provisioned_resources_input :
?next_token:Types.empty_next_token ->
environment_name:Types.resource_name ->
unit ->
Types.list_environment_provisioned_resources_inputval make_list_environment_outputs_output :
?next_token:Types.empty_next_token ->
outputs:Types.outputs_list ->
unit ->
Types.list_environment_outputs_outputval make_list_environment_outputs_input :
?deployment_id:Types.deployment_id ->
?next_token:Types.empty_next_token ->
environment_name:Types.resource_name ->
unit ->
Types.list_environment_outputs_inputval make_environment_account_connection_summary :
?component_role_arn:Types.arn ->
status:Types.environment_account_connection_status ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
requested_at:Smaws_Lib.Smithy_api.Types.timestamp ->
environment_name:Types.resource_name ->
role_arn:Types.arn ->
environment_account_id:Types.aws_account_id ->
management_account_id:Types.aws_account_id ->
arn:Types.environment_account_connection_arn ->
id:Types.environment_account_connection_id ->
unit ->
Types.environment_account_connection_summaryval make_list_environment_account_connections_output :
?next_token:Types.next_token ->
environment_account_connections:
Types.environment_account_connection_summary_list ->
unit ->
Types.list_environment_account_connections_outputval make_list_environment_account_connections_input :
?max_results:Types.max_page_results ->
?next_token:Types.next_token ->
?statuses:Types.environment_account_connection_status_list ->
?environment_name:Types.resource_name ->
requested_by:Types.environment_account_connection_requester_account_type ->
unit ->
Types.list_environment_account_connections_inputval make_deployment_summary :
?last_succeeded_deployment_id:Types.deployment_id ->
?last_attempted_deployment_id:Types.deployment_id ->
?component_name:Types.resource_name ->
?service_instance_name:Types.resource_name ->
?service_name:Types.resource_name ->
?completed_at:Smaws_Lib.Smithy_api.Types.timestamp ->
deployment_status:Types.deployment_status ->
environment_name:Types.resource_name ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
target_resource_type:Types.deployment_target_resource_type ->
target_resource_created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
target_arn:Types.arn ->
arn:Types.deployment_arn ->
id:Types.deployment_id ->
unit ->
Types.deployment_summaryval make_list_deployments_output :
?next_token:Types.next_token ->
deployments:Types.deployment_summary_list ->
unit ->
Types.list_deployments_outputval make_list_deployments_input :
?max_results:Types.max_page_results ->
?component_name:Types.resource_name ->
?service_instance_name:Types.resource_name ->
?service_name:Types.resource_name ->
?environment_name:Types.resource_name ->
?next_token:Types.next_token ->
unit ->
Types.list_deployments_inputval make_component_summary :
?last_succeeded_deployment_id:Types.deployment_id ->
?last_attempted_deployment_id:Types.deployment_id ->
?deployment_status_message:Types.status_message ->
?last_deployment_succeeded_at:Smaws_Lib.Smithy_api.Types.timestamp ->
?last_deployment_attempted_at:Smaws_Lib.Smithy_api.Types.timestamp ->
?service_instance_name:Types.resource_name ->
?service_name:Types.resource_name ->
deployment_status:Types.deployment_status ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
environment_name:Types.resource_name ->
arn:Types.component_arn ->
name:Types.resource_name ->
unit ->
Types.component_summaryval make_list_components_output :
?next_token:Types.next_token ->
components:Types.component_summary_list ->
unit ->
Types.list_components_outputval make_list_components_input :
?max_results:Types.max_page_results ->
?service_instance_name:Types.resource_name ->
?service_name:Types.resource_name ->
?environment_name:Types.resource_name ->
?next_token:Types.next_token ->
unit ->
Types.list_components_inputval make_list_component_provisioned_resources_output :
?next_token:Types.empty_next_token ->
provisioned_resources:Types.provisioned_resource_list ->
unit ->
Types.list_component_provisioned_resources_outputval make_list_component_provisioned_resources_input :
?next_token:Types.empty_next_token ->
component_name:Types.resource_name ->
unit ->
Types.list_component_provisioned_resources_inputval make_list_component_outputs_output :
?next_token:Types.empty_next_token ->
outputs:Types.outputs_list ->
unit ->
Types.list_component_outputs_outputval make_list_component_outputs_input :
?deployment_id:Types.deployment_id ->
?next_token:Types.empty_next_token ->
component_name:Types.resource_name ->
unit ->
Types.list_component_outputs_inputval make_get_template_sync_status_output :
?desired_state:Types.revision ->
?latest_successful_sync:Types.resource_sync_attempt ->
?latest_sync:Types.resource_sync_attempt ->
unit ->
Types.get_template_sync_status_outputval make_get_template_sync_status_input :
template_version:Types.template_version_part ->
template_type:Types.template_type ->
template_name:Types.resource_name ->
unit ->
Types.get_template_sync_status_inputval make_get_template_sync_config_output :
?template_sync_config:Types.template_sync_config ->
unit ->
Types.get_template_sync_config_outputval make_get_template_sync_config_input :
template_type:Types.template_type ->
template_name:Types.resource_name ->
unit ->
Types.get_template_sync_config_inputval make_get_service_template_version_output :
service_template_version:Types.service_template_version ->
unit ->
Types.get_service_template_version_outputval make_get_service_template_version_input :
minor_version:Types.template_version_part ->
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.get_service_template_version_inputval make_get_service_template_output :
service_template:Types.service_template ->
unit ->
Types.get_service_template_outputval make_get_service_template_input :
name:Types.resource_name ->
unit ->
Types.get_service_template_inputval make_get_service_sync_config_output :
?service_sync_config:Types.service_sync_config ->
unit ->
Types.get_service_sync_config_outputval make_get_service_sync_config_input :
service_name:Types.resource_name ->
unit ->
Types.get_service_sync_config_inputval make_get_service_sync_blocker_summary_output :
?service_sync_blocker_summary:Types.service_sync_blocker_summary ->
unit ->
Types.get_service_sync_blocker_summary_outputval make_get_service_sync_blocker_summary_input :
?service_instance_name:Types.resource_name ->
service_name:Types.resource_name ->
unit ->
Types.get_service_sync_blocker_summary_inputval make_get_service_output :
?service:Types.service ->
unit ->
Types.get_service_outputval make_get_service_instance_sync_status_output :
?desired_state:Types.revision ->
?latest_successful_sync:Types.resource_sync_attempt ->
?latest_sync:Types.resource_sync_attempt ->
unit ->
Types.get_service_instance_sync_status_outputval make_get_service_instance_sync_status_input :
service_instance_name:Types.resource_name ->
service_name:Types.resource_name ->
unit ->
Types.get_service_instance_sync_status_inputval make_get_service_instance_output :
service_instance:Types.service_instance ->
unit ->
Types.get_service_instance_outputval make_get_service_instance_input :
service_name:Types.resource_name ->
name:Types.resource_name ->
unit ->
Types.get_service_instance_inputval make_get_service_input :
name:Types.resource_name ->
unit ->
Types.get_service_inputval make_counts_summary :
?pipelines:Types.resource_counts_summary ->
?service_templates:Types.resource_counts_summary ->
?services:Types.resource_counts_summary ->
?service_instances:Types.resource_counts_summary ->
?environment_templates:Types.resource_counts_summary ->
?environments:Types.resource_counts_summary ->
?components:Types.resource_counts_summary ->
unit ->
Types.counts_summaryval make_get_resources_summary_output :
counts:Types.counts_summary ->
unit ->
Types.get_resources_summary_outputval make_get_repository_sync_status_output :
?latest_sync:Types.repository_sync_attempt ->
unit ->
Types.get_repository_sync_status_outputval make_get_repository_sync_status_input :
sync_type:Types.sync_type ->
branch:Types.git_branch_name ->
repository_provider:Types.repository_provider ->
repository_name:Types.repository_name ->
unit ->
Types.get_repository_sync_status_inputval make_get_repository_output :
repository:Types.repository ->
unit ->
Types.get_repository_outputval make_get_repository_input :
name:Types.repository_name ->
provider:Types.repository_provider ->
unit ->
Types.get_repository_inputval make_get_environment_template_version_output :
environment_template_version:Types.environment_template_version ->
unit ->
Types.get_environment_template_version_outputval make_get_environment_template_version_input :
minor_version:Types.template_version_part ->
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.get_environment_template_version_inputval make_get_environment_template_output :
environment_template:Types.environment_template ->
unit ->
Types.get_environment_template_outputval make_get_environment_template_input :
name:Types.resource_name ->
unit ->
Types.get_environment_template_inputval make_get_environment_output :
environment:Types.environment ->
unit ->
Types.get_environment_outputval make_get_environment_input :
name:Types.resource_name ->
unit ->
Types.get_environment_inputval make_get_environment_account_connection_output :
environment_account_connection:Types.environment_account_connection ->
unit ->
Types.get_environment_account_connection_outputval make_get_environment_account_connection_input :
id:Types.environment_account_connection_id ->
unit ->
Types.get_environment_account_connection_inputval make_environment_state :
?spec:Types.spec_contents ->
template_minor_version:Types.template_version_part ->
template_major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.environment_stateval make_component_state :
?template_file:Types.template_file_contents ->
?service_spec:Types.spec_contents ->
?service_instance_name:Types.resource_name_or_empty ->
?service_name:Types.resource_name_or_empty ->
unit ->
Types.component_stateval make_deployment :
?target_state:Types.deployment_state ->
?initial_state:Types.deployment_state ->
?last_succeeded_deployment_id:Types.deployment_id ->
?last_attempted_deployment_id:Types.deployment_id ->
?completed_at:Smaws_Lib.Smithy_api.Types.timestamp ->
?deployment_status_message:Types.status_message ->
?component_name:Types.resource_name ->
?service_instance_name:Types.resource_name ->
?service_name:Types.resource_name ->
last_modified_at:Smaws_Lib.Smithy_api.Types.timestamp ->
created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
deployment_status:Types.deployment_status ->
environment_name:Types.resource_name ->
target_resource_type:Types.deployment_target_resource_type ->
target_resource_created_at:Smaws_Lib.Smithy_api.Types.timestamp ->
target_arn:Types.arn ->
arn:Types.deployment_arn ->
id:Types.deployment_id ->
unit ->
Types.deploymentval make_get_deployment_output :
?deployment:Types.deployment ->
unit ->
Types.get_deployment_outputval make_get_deployment_input :
?component_name:Types.resource_name ->
?service_instance_name:Types.resource_name ->
?service_name:Types.resource_name ->
?environment_name:Types.resource_name ->
id:Types.deployment_id ->
unit ->
Types.get_deployment_inputval make_get_component_output :
?component:Types.component ->
unit ->
Types.get_component_outputval make_get_component_input :
name:Types.resource_name ->
unit ->
Types.get_component_inputval make_get_account_settings_output :
?account_settings:Types.account_settings ->
unit ->
Types.get_account_settings_outputval make_delete_template_sync_config_output :
?template_sync_config:Types.template_sync_config ->
unit ->
Types.delete_template_sync_config_outputval make_delete_template_sync_config_input :
template_type:Types.template_type ->
template_name:Types.resource_name ->
unit ->
Types.delete_template_sync_config_inputval make_delete_service_template_version_output :
?service_template_version:Types.service_template_version ->
unit ->
Types.delete_service_template_version_outputval make_delete_service_template_version_input :
minor_version:Types.template_version_part ->
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.delete_service_template_version_inputval make_delete_service_template_output :
?service_template:Types.service_template ->
unit ->
Types.delete_service_template_outputval make_delete_service_template_input :
name:Types.resource_name ->
unit ->
Types.delete_service_template_inputval make_delete_service_sync_config_output :
?service_sync_config:Types.service_sync_config ->
unit ->
Types.delete_service_sync_config_outputval make_delete_service_sync_config_input :
service_name:Types.resource_name ->
unit ->
Types.delete_service_sync_config_inputval make_delete_service_output :
?service:Types.service ->
unit ->
Types.delete_service_outputval make_delete_service_input :
name:Types.resource_name ->
unit ->
Types.delete_service_inputval make_delete_repository_output :
?repository:Types.repository ->
unit ->
Types.delete_repository_outputval make_delete_repository_input :
name:Types.repository_name ->
provider:Types.repository_provider ->
unit ->
Types.delete_repository_inputval make_delete_environment_template_version_output :
?environment_template_version:Types.environment_template_version ->
unit ->
Types.delete_environment_template_version_outputval make_delete_environment_template_version_input :
minor_version:Types.template_version_part ->
major_version:Types.template_version_part ->
template_name:Types.resource_name ->
unit ->
Types.delete_environment_template_version_inputval make_delete_environment_template_output :
?environment_template:Types.environment_template ->
unit ->
Types.delete_environment_template_outputval make_delete_environment_template_input :
name:Types.resource_name ->
unit ->
Types.delete_environment_template_inputval make_delete_environment_output :
?environment:Types.environment ->
unit ->
Types.delete_environment_outputval make_delete_environment_input :
name:Types.resource_name ->
unit ->
Types.delete_environment_inputval make_delete_environment_account_connection_output :
?environment_account_connection:Types.environment_account_connection ->
unit ->
Types.delete_environment_account_connection_outputval make_delete_environment_account_connection_input :
id:Types.environment_account_connection_id ->
unit ->
Types.delete_environment_account_connection_inputval make_delete_deployment_output :
?deployment:Types.deployment ->
unit ->
Types.delete_deployment_outputval make_delete_deployment_input :
id:Types.deployment_id ->
unit ->
Types.delete_deployment_inputval make_delete_component_output :
?component:Types.component ->
unit ->
Types.delete_component_outputval make_delete_component_input :
name:Types.resource_name ->
unit ->
Types.delete_component_inputval make_create_template_sync_config_output :
?template_sync_config:Types.template_sync_config ->
unit ->
Types.create_template_sync_config_outputval make_create_template_sync_config_input :
?subdirectory:Types.subdirectory ->
branch:Types.git_branch_name ->
repository_name:Types.repository_name ->
repository_provider:Types.repository_provider ->
template_type:Types.template_type ->
template_name:Types.resource_name ->
unit ->
Types.create_template_sync_config_inputval make_create_service_template_version_output :
service_template_version:Types.service_template_version ->
unit ->
Types.create_service_template_version_outputval make_create_service_template_version_input :
?supported_component_sources:
Types.service_template_supported_component_source_input_list ->
?tags:Types.tag_list ->
?major_version:Types.template_version_part ->
?description:Types.description ->
?client_token:Types.client_token ->
compatible_environment_templates:
Types.compatible_environment_template_input_list ->
source:Types.template_version_source_input ->
template_name:Types.resource_name ->
unit ->
Types.create_service_template_version_inputval make_create_service_template_output :
service_template:Types.service_template ->
unit ->
Types.create_service_template_outputval make_create_service_template_input :
?tags:Types.tag_list ->
?pipeline_provisioning:Types.provisioning ->
?encryption_key:Types.arn ->
?description:Types.description ->
?display_name:Types.display_name ->
name:Types.resource_name ->
unit ->
Types.create_service_template_inputval make_create_service_sync_config_output :
?service_sync_config:Types.service_sync_config ->
unit ->
Types.create_service_sync_config_outputval make_create_service_sync_config_input :
file_path:Types.ops_file_path ->
branch:Types.git_branch_name ->
repository_name:Types.repository_name ->
repository_provider:Types.repository_provider ->
service_name:Types.resource_name ->
unit ->
Types.create_service_sync_config_inputval make_create_service_output :
service:Types.service ->
unit ->
Types.create_service_outputval make_create_service_instance_output :
service_instance:Types.service_instance ->
unit ->
Types.create_service_instance_outputval make_create_service_instance_input :
?client_token:Types.client_token ->
?tags:Types.tag_list ->
?template_minor_version:Types.template_version_part ->
?template_major_version:Types.template_version_part ->
spec:Types.spec_contents ->
service_name:Types.resource_name ->
name:Types.resource_name ->
unit ->
Types.create_service_instance_inputval make_create_service_input :
?tags:Types.tag_list ->
?branch_name:Types.git_branch_name ->
?repository_id:Types.repository_id ->
?repository_connection_arn:Types.arn ->
?template_minor_version:Types.template_version_part ->
?description:Types.description ->
spec:Types.spec_contents ->
template_major_version:Types.template_version_part ->
template_name:Types.resource_name ->
name:Types.resource_name ->
unit ->
Types.create_service_inputval make_create_repository_output :
repository:Types.repository ->
unit ->
Types.create_repository_outputval make_create_repository_input :
?tags:Types.tag_list ->
?encryption_key:Types.arn ->
connection_arn:Types.arn ->
name:Types.repository_name ->
provider:Types.repository_provider ->
unit ->
Types.create_repository_inputval make_create_environment_template_version_output :
environment_template_version:Types.environment_template_version ->
unit ->
Types.create_environment_template_version_outputval make_create_environment_template_version_input :
?tags:Types.tag_list ->
?major_version:Types.template_version_part ->
?description:Types.description ->
?client_token:Types.client_token ->
source:Types.template_version_source_input ->
template_name:Types.resource_name ->
unit ->
Types.create_environment_template_version_inputval make_create_environment_template_output :
environment_template:Types.environment_template ->
unit ->
Types.create_environment_template_outputval make_create_environment_template_input :
?tags:Types.tag_list ->
?provisioning:Types.provisioning ->
?encryption_key:Types.arn ->
?description:Types.description ->
?display_name:Types.display_name ->
name:Types.resource_name ->
unit ->
Types.create_environment_template_inputval make_create_environment_output :
environment:Types.environment ->
unit ->
Types.create_environment_outputval make_create_environment_input :
?codebuild_role_arn:Types.role_arn ->
?component_role_arn:Types.role_arn ->
?provisioning_repository:Types.repository_branch_input ->
?tags:Types.tag_list ->
?environment_account_connection_id:Types.environment_account_connection_id ->
?proton_service_role_arn:Types.arn ->
?description:Types.description ->
?template_minor_version:Types.template_version_part ->
spec:Types.spec_contents ->
template_major_version:Types.template_version_part ->
template_name:Types.resource_name ->
name:Types.resource_name ->
unit ->
Types.create_environment_inputval make_create_environment_account_connection_output :
environment_account_connection:Types.environment_account_connection ->
unit ->
Types.create_environment_account_connection_outputval make_create_environment_account_connection_input :
?codebuild_role_arn:Types.role_arn ->
?component_role_arn:Types.role_arn ->
?tags:Types.tag_list ->
?role_arn:Types.role_arn ->
?client_token:Types.client_token ->
environment_name:Types.resource_name ->
management_account_id:Types.aws_account_id ->
unit ->
Types.create_environment_account_connection_inputval make_create_component_output :
component:Types.component ->
unit ->
Types.create_component_outputval make_create_component_input :
?client_token:Types.client_token ->
?tags:Types.tag_list ->
?service_spec:Types.spec_contents ->
?environment_name:Types.resource_name ->
?service_instance_name:Types.resource_name ->
?service_name:Types.resource_name ->
?description:Types.description ->
manifest:Types.template_manifest_contents ->
template_file:Types.template_file_contents ->
name:Types.resource_name ->
unit ->
Types.create_component_inputval make_cancel_service_pipeline_deployment_output :
pipeline:Types.service_pipeline ->
unit ->
Types.cancel_service_pipeline_deployment_outputval make_cancel_service_pipeline_deployment_input :
service_name:Types.resource_name ->
unit ->
Types.cancel_service_pipeline_deployment_inputval make_cancel_service_instance_deployment_output :
service_instance:Types.service_instance ->
unit ->
Types.cancel_service_instance_deployment_outputval make_cancel_service_instance_deployment_input :
service_name:Types.resource_name ->
service_instance_name:Types.resource_name ->
unit ->
Types.cancel_service_instance_deployment_inputval make_cancel_environment_deployment_output :
environment:Types.environment ->
unit ->
Types.cancel_environment_deployment_outputval make_cancel_environment_deployment_input :
environment_name:Types.resource_name ->
unit ->
Types.cancel_environment_deployment_inputval make_cancel_component_deployment_output :
component:Types.component ->
unit ->
Types.cancel_component_deployment_outputval make_cancel_component_deployment_input :
component_name:Types.resource_name ->
unit ->
Types.cancel_component_deployment_inputval make_accept_environment_account_connection_output :
environment_account_connection:Types.environment_account_connection ->
unit ->
Types.accept_environment_account_connection_outputval make_accept_environment_account_connection_input :
id:Types.environment_account_connection_id ->
unit ->
Types.accept_environment_account_connection_inputOperations
module AcceptEnvironmentAccountConnection : sig ... endIn a management account, an environment account connection request is accepted. When the environment account connection request is accepted, Proton can use the associated IAM role to provision environment infrastructure resources in the associated environment account.
module CancelComponentDeployment : sig ... endAttempts to cancel a component deployment (for a component that is in the IN_PROGRESS deployment status).
module CancelEnvironmentDeployment : sig ... endAttempts to cancel an environment deployment on an UpdateEnvironment action, if the deployment is IN_PROGRESS. For more information, see Update an environment in the Proton User guide.
module CancelServiceInstanceDeployment : sig ... endAttempts to cancel a service instance deployment on an UpdateServiceInstance action, if the deployment is IN_PROGRESS. For more information, see Update a service instance in the Proton User guide.
module CancelServicePipelineDeployment : sig ... endAttempts to cancel a service pipeline deployment on an UpdateServicePipeline action, if the deployment is IN_PROGRESS. For more information, see Update a service pipeline in the Proton User guide.
module CreateComponent : sig ... endCreate an Proton component. A component is an infrastructure extension for a service instance.
module CreateEnvironment : sig ... endDeploy a new environment. An Proton environment is created from an environment template that defines infrastructure and resources that can be shared across services.
module CreateEnvironmentAccountConnection : sig ... endCreate an environment account connection in an environment account so that environment infrastructure resources can be provisioned in the environment account from a management account.
module CreateEnvironmentTemplate : sig ... endCreate an environment template for Proton. For more information, see Environment Templates in the Proton User Guide.
module CreateEnvironmentTemplateVersion : sig ... endCreate a new major or minor version of an environment template. A major version of an environment template is a version that isn't backwards compatible. A minor version of an environment template is a version that's backwards compatible within its major version.
module CreateRepository : sig ... endCreate and register a link to a repository. Proton uses the link to repeatedly access the repository, to either push to it (self-managed provisioning) or pull from it (template sync). You can share a linked repository across multiple resources (like environments using self-managed provisioning, or synced templates). When you create a repository link, Proton creates a service-linked role for you.
module CreateService : sig ... endCreate an Proton service. An Proton service is an instantiation of a service template and often includes several service instances and pipeline. For more information, see Services in the Proton User Guide.
module CreateServiceInstance : sig ... endCreate a service instance.
module CreateServiceSyncConfig : sig ... endCreate the Proton Ops configuration file.
module CreateServiceTemplate : sig ... endCreate a service template. The administrator creates a service template to define standardized infrastructure and an optional CI/CD service pipeline. Developers, in turn, select the service template from Proton. If the selected service template includes a service pipeline definition, they provide a link to their source code repository. Proton then deploys and manages the infrastructure defined by the selected service template. For more information, see Proton templates in the Proton User Guide.
module CreateServiceTemplateVersion : sig ... endCreate a new major or minor version of a service template. A major version of a service template is a version that isn't backward compatible. A minor version of a service template is a version that's backward compatible within its major version.
module CreateTemplateSyncConfig : sig ... endSet up a template to create new template versions automatically by tracking a linked repository. A linked repository is a repository that has been registered with Proton. For more information, see CreateRepository.
module DeleteComponent : sig ... endDelete an Proton component resource.
module DeleteDeployment : sig ... endDelete the deployment.
module DeleteEnvironment : sig ... endDelete an environment.
module DeleteEnvironmentAccountConnection : sig ... endIn an environment account, delete an environment account connection.
module DeleteEnvironmentTemplate : sig ... endIf no other major or minor versions of an environment template exist, delete the environment template.
module DeleteEnvironmentTemplateVersion : sig ... endIf no other minor versions of an environment template exist, delete a major version of the environment template if it's not the Recommended version. Delete the Recommended version of the environment template if no other major versions or minor versions of the environment template exist. A major version of an environment template is a version that's not backward compatible.
module DeleteRepository : sig ... endDe-register and unlink your repository.
module DeleteService : sig ... endDelete a service, with its instances and pipeline.
module DeleteServiceSyncConfig : sig ... endDelete the Proton Ops file.
module DeleteServiceTemplate : sig ... endIf no other major or minor versions of the service template exist, delete the service template.
module DeleteServiceTemplateVersion : sig ... endIf no other minor versions of a service template exist, delete a major version of the service template if it's not the Recommended version. Delete the Recommended version of the service template if no other major versions or minor versions of the service template exist. A major version of a service template is a version that isn't backwards compatible.
module DeleteTemplateSyncConfig : sig ... endDelete a template sync configuration.
module GetAccountSettings : sig ... endGet detail data for Proton account-wide settings.
module GetComponent : sig ... endGet detailed data for a component.
module GetDeployment : sig ... endGet detailed data for a deployment.
module GetEnvironment : sig ... endGet detailed data for an environment.
module GetEnvironmentAccountConnection : sig ... endIn an environment account, get the detailed data for an environment account connection.
module GetEnvironmentTemplate : sig ... endGet detailed data for an environment template.
module GetEnvironmentTemplateVersion : sig ... endGet detailed data for a major or minor version of an environment template.
module GetRepository : sig ... endGet detail data for a linked repository.
module GetRepositorySyncStatus : sig ... endGet the sync status of a repository used for Proton template sync. For more information about template sync, see .
module GetResourcesSummary : sig ... endGet counts of Proton resources.
module GetService : sig ... endGet detailed data for a service.
module GetServiceInstance : sig ... endGet detailed data for a service instance. A service instance is an instantiation of service template and it runs in a specific environment.
module GetServiceInstanceSyncStatus : sig ... endGet the status of the synced service instance.
module GetServiceSyncBlockerSummary : sig ... endGet detailed data for the service sync blocker summary.
module GetServiceSyncConfig : sig ... endGet detailed information for the service sync configuration.
module GetServiceTemplate : sig ... endGet detailed data for a service template.
module GetServiceTemplateVersion : sig ... endGet detailed data for a major or minor version of a service template.
module GetTemplateSyncConfig : sig ... endGet detail data for a template sync configuration.
module GetTemplateSyncStatus : sig ... endGet the status of a template sync.
module ListComponentOutputs : sig ... endGet a list of component Infrastructure as Code (IaC) outputs.
module ListComponentProvisionedResources : sig ... endList provisioned resources for a component with details.
module ListComponents : sig ... endList components with summary data. You can filter the result list by environment, service, or a single service instance.
module ListDeployments : sig ... endList deployments. You can filter the result list by environment, service, or a single service instance.
module ListEnvironmentAccountConnections : sig ... endView a list of environment account connections.
module ListEnvironmentOutputs : sig ... endList the infrastructure as code outputs for your environment.
module ListEnvironmentProvisionedResources : sig ... endList the provisioned resources for your environment.
module ListEnvironmentTemplateVersions : sig ... endList major or minor versions of an environment template with detail data.
module ListEnvironmentTemplates : sig ... endList environment templates.
module ListEnvironments : sig ... endList environments with detail data summaries.
module ListRepositories : sig ... endList linked repositories with detail data.
module ListRepositorySyncDefinitions : sig ... endList repository sync definitions with detail data.
module ListServiceInstanceOutputs : sig ... endGet a list service of instance Infrastructure as Code (IaC) outputs.
module ListServiceInstanceProvisionedResources : sig ... endList provisioned resources for a service instance with details.
module ListServiceInstances : sig ... endList service instances with summary data. This action lists service instances of all services in the Amazon Web Services account.
module ListServicePipelineOutputs : sig ... endGet a list of service pipeline Infrastructure as Code (IaC) outputs.
module ListServicePipelineProvisionedResources : sig ... endList provisioned resources for a service and pipeline with details.
module ListServiceTemplateVersions : sig ... endList major or minor versions of a service template with detail data.
module ListServiceTemplates : sig ... endList service templates with detail data.
module ListServices : sig ... endList services with summaries of detail data.
module ListTagsForResource : sig ... endList tags for a resource. For more information, see Proton resources and tagging in the Proton User Guide.
module NotifyResourceDeploymentStatusChange : sig ... endNotify Proton of status changes to a provisioned resource when you use self-managed provisioning.
module RejectEnvironmentAccountConnection : sig ... endIn a management account, reject an environment account connection from another environment account.
module TagResource : sig ... endTag a resource. A tag is a key-value pair of metadata that you associate with an Proton resource.
module UntagResource : sig ... endRemove a customer tag from a resource. A tag is a key-value pair of metadata associated with an Proton resource.
module UpdateAccountSettings : sig ... endUpdate Proton settings that are used for multiple services in the Amazon Web Services account.
module UpdateComponent : sig ... endUpdate a component.
module UpdateEnvironment : sig ... endUpdate an environment.
module UpdateEnvironmentAccountConnection : sig ... endIn an environment account, update an environment account connection to use a new IAM role.
module UpdateEnvironmentTemplate : sig ... endUpdate an environment template.
module UpdateEnvironmentTemplateVersion : sig ... endUpdate a major or minor version of an environment template.
module UpdateService : sig ... endEdit a service description or use a spec to add and delete service instances.
module UpdateServiceInstance : sig ... endUpdate a service instance.
module UpdateServicePipeline : sig ... endUpdate the service pipeline.
module UpdateServiceSyncBlocker : sig ... endUpdate the service sync blocker by resolving it.
module UpdateServiceSyncConfig : sig ... endUpdate the Proton Ops config file.
module UpdateServiceTemplate : sig ... endUpdate a service template.
module UpdateServiceTemplateVersion : sig ... endUpdate a major or minor version of a service template.
module UpdateTemplateSyncConfig : sig ... endUpdate template sync configuration parameters, except for the templateName and templateType. Repository details (branch, name, and provider) should be of a linked repository. A linked repository is a repository that has been registered with Proton. For more information, see CreateRepository.
module Json_serializers : sig ... endmodule Json_deserializers : sig ... end