Module Smaws_Client_StorageGateway

Storage Gateway client library built on EIO.

Types

module Types : sig ... end

Builders

val make_volumei_scsi_attributes : ?chap_enabled:Types.boolean2 -> ?lun_number:Types.positive_int_object -> ?network_interface_port:Types.integer -> ?network_interface_id:Types.network_interface_id -> ?target_ar_n:Types.target_ar_n -> unit -> Types.volumei_scsi_attributes
val make_volume_recovery_point_info : ?volume_recovery_point_time:Types.string_ -> ?volume_usage_in_bytes:Types.long -> ?volume_size_in_bytes:Types.long -> ?volume_ar_n:Types.volume_ar_n -> unit -> Types.volume_recovery_point_info
val make_volume_info : ?volume_attachment_status:Types.volume_attachment_status -> ?volume_size_in_bytes:Types.long -> ?volume_type:Types.volume_type -> ?gateway_id:Types.gateway_id -> ?gateway_ar_n:Types.gateway_ar_n -> ?volume_id:Types.volume_id -> ?volume_ar_n:Types.volume_ar_n -> unit -> Types.volume_info
val make_devicei_scsi_attributes : ?chap_enabled:Types.boolean2 -> ?network_interface_port:Types.integer -> ?network_interface_id:Types.network_interface_id -> ?target_ar_n:Types.target_ar_n -> unit -> Types.devicei_scsi_attributes
val make_vtl_device : ?devicei_scsi_attributes:Types.devicei_scsi_attributes -> ?vtl_device_product_identifier:Types.vtl_device_product_identifier -> ?vtl_device_vendor:Types.vtl_device_vendor -> ?vtl_device_type:Types.vtl_device_type -> ?vtl_device_ar_n:Types.vtl_device_ar_n -> unit -> Types.vtl_device
val make_update_vtl_device_type_output : ?vtl_device_ar_n:Types.vtl_device_ar_n -> unit -> Types.update_vtl_device_type_output
val make_update_vtl_device_type_input : device_type:Types.device_type -> vtl_device_ar_n:Types.vtl_device_ar_n -> unit -> Types.update_vtl_device_type_input
val make_storage_gateway_error : ?error_details:Types.error_details -> ?error_code:Types.error_code -> unit -> Types.storage_gateway_error
val make_update_snapshot_schedule_output : ?volume_ar_n:Types.volume_ar_n -> unit -> Types.update_snapshot_schedule_output
val make_tag : value:Types.tag_value -> key:Types.tag_key -> unit -> Types.tag
val make_update_snapshot_schedule_input : ?tags:Types.tags -> ?description:Types.description -> recurrence_in_hours:Types.recurrence_in_hours -> start_at:Types.hour_of_day -> volume_ar_n:Types.volume_ar_n -> unit -> Types.update_snapshot_schedule_input
val make_update_smb_security_strategy_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_smb_security_strategy_output
val make_update_smb_security_strategy_input : smb_security_strategy:Types.smb_security_strategy -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_smb_security_strategy_input
val make_update_smb_local_groups_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_smb_local_groups_output
val make_smb_local_groups : ?gateway_admins:Types.user_list -> unit -> Types.smb_local_groups
val make_update_smb_local_groups_input : smb_local_groups:Types.smb_local_groups -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_smb_local_groups_input
val make_update_smb_file_share_visibility_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_smb_file_share_visibility_output
val make_update_smb_file_share_visibility_input : file_shares_visible:Types.boolean_ -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_smb_file_share_visibility_input
val make_update_smb_file_share_output : ?file_share_ar_n:Types.file_share_ar_n -> unit -> Types.update_smb_file_share_output
val make_cache_attributes : ?cache_stale_timeout_in_seconds:Types.cache_stale_timeout_in_seconds -> unit -> Types.cache_attributes
val make_update_smb_file_share_input : ?oplocks_enabled:Types.boolean_ -> ?notification_policy:Types.notification_policy -> ?cache_attributes:Types.cache_attributes -> ?file_share_name:Types.file_share_name -> ?case_sensitivity:Types.case_sensitivity -> ?audit_destination_ar_n:Types.audit_destination_ar_n -> ?invalid_user_list:Types.user_list -> ?valid_user_list:Types.user_list -> ?admin_user_list:Types.user_list -> ?access_based_enumeration:Types.boolean_ -> ?smbacl_enabled:Types.boolean_ -> ?requester_pays:Types.boolean_ -> ?guess_mime_type_enabled:Types.boolean_ -> ?read_only:Types.boolean_ -> ?object_ac_l:Types.object_ac_l -> ?default_storage_class:Types.storage_class -> ?kms_key:Types.kms_key -> ?kms_encrypted:Types.boolean_ -> ?encryption_type:Types.encryption_type -> file_share_ar_n:Types.file_share_ar_n -> unit -> Types.update_smb_file_share_input
val make_update_nfs_file_share_output : ?file_share_ar_n:Types.file_share_ar_n -> unit -> Types.update_nfs_file_share_output
val make_nfs_file_share_defaults : ?owner_id:Types.permission_id -> ?group_id:Types.permission_id -> ?directory_mode:Types.permission_mode -> ?file_mode:Types.permission_mode -> unit -> Types.nfs_file_share_defaults
val make_update_nfs_file_share_input : ?audit_destination_ar_n:Types.audit_destination_ar_n -> ?notification_policy:Types.notification_policy -> ?cache_attributes:Types.cache_attributes -> ?file_share_name:Types.file_share_name -> ?requester_pays:Types.boolean_ -> ?guess_mime_type_enabled:Types.boolean_ -> ?read_only:Types.boolean_ -> ?squash:Types.squash -> ?client_list:Types.file_share_client_list -> ?object_ac_l:Types.object_ac_l -> ?default_storage_class:Types.storage_class -> ?nfs_file_share_defaults:Types.nfs_file_share_defaults -> ?kms_key:Types.kms_key -> ?kms_encrypted:Types.boolean_ -> ?encryption_type:Types.encryption_type -> file_share_ar_n:Types.file_share_ar_n -> unit -> Types.update_nfs_file_share_input
val make_update_maintenance_start_time_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_maintenance_start_time_output
val make_software_update_preferences : ?automatic_update_policy:Types.automatic_update_policy -> unit -> Types.software_update_preferences
val make_update_maintenance_start_time_input : ?software_update_preferences:Types.software_update_preferences -> ?day_of_month:Types.day_of_month -> ?day_of_week:Types.day_of_week -> ?minute_of_hour:Types.minute_of_hour -> ?hour_of_day:Types.hour_of_day -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_maintenance_start_time_input
val make_update_gateway_software_now_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_gateway_software_now_output
val make_update_gateway_software_now_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_gateway_software_now_input
val make_update_gateway_information_output : ?gateway_name:Types.string_ -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_gateway_information_output
val make_update_gateway_information_input : ?gateway_capacity:Types.gateway_capacity -> ?cloud_watch_log_group_ar_n:Types.cloud_watch_log_group_ar_n -> ?gateway_timezone:Types.gateway_timezone -> ?gateway_name:Types.gateway_name -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_gateway_information_input
val make_update_file_system_association_output : ?file_system_association_ar_n:Types.file_system_association_ar_n -> unit -> Types.update_file_system_association_output
val make_update_file_system_association_input : ?cache_attributes:Types.cache_attributes -> ?audit_destination_ar_n:Types.audit_destination_ar_n -> ?password:Types.domain_user_password -> ?user_name:Types.domain_user_name -> file_system_association_ar_n:Types.file_system_association_ar_n -> unit -> Types.update_file_system_association_input
val make_update_chap_credentials_output : ?initiator_name:Types.iqn_name -> ?target_ar_n:Types.target_ar_n -> unit -> Types.update_chap_credentials_output
val make_update_chap_credentials_input : ?secret_to_authenticate_target:Types.chap_secret -> initiator_name:Types.iqn_name -> secret_to_authenticate_initiator:Types.chap_secret -> target_ar_n:Types.target_ar_n -> unit -> Types.update_chap_credentials_input
val make_update_bandwidth_rate_limit_schedule_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_bandwidth_rate_limit_schedule_output
val make_bandwidth_rate_limit_interval : ?average_download_rate_limit_in_bits_per_sec: Types.bandwidth_download_rate_limit -> ?average_upload_rate_limit_in_bits_per_sec:Types.bandwidth_upload_rate_limit -> days_of_week:Types.days_of_week -> end_minute_of_hour:Types.minute_of_hour -> end_hour_of_day:Types.hour_of_day -> start_minute_of_hour:Types.minute_of_hour -> start_hour_of_day:Types.hour_of_day -> unit -> Types.bandwidth_rate_limit_interval
val make_update_bandwidth_rate_limit_schedule_input : bandwidth_rate_limit_intervals:Types.bandwidth_rate_limit_intervals -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_bandwidth_rate_limit_schedule_input
val make_update_bandwidth_rate_limit_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_bandwidth_rate_limit_output
val make_update_bandwidth_rate_limit_input : ?average_download_rate_limit_in_bits_per_sec: Types.bandwidth_download_rate_limit -> ?average_upload_rate_limit_in_bits_per_sec:Types.bandwidth_upload_rate_limit -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_bandwidth_rate_limit_input
val make_update_automatic_tape_creation_policy_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.update_automatic_tape_creation_policy_output
val make_automatic_tape_creation_rule : ?worm:Types.boolean2 -> minimum_num_tapes:Types.minimum_num_tapes -> tape_size_in_bytes:Types.tape_size -> pool_id:Types.pool_id -> tape_barcode_prefix:Types.tape_barcode_prefix -> unit -> Types.automatic_tape_creation_rule
val make_update_automatic_tape_creation_policy_input : gateway_ar_n:Types.gateway_ar_n -> automatic_tape_creation_rules:Types.automatic_tape_creation_rules -> unit -> Types.update_automatic_tape_creation_policy_input
val make_tape : ?pool_entry_date:Types.time -> ?retention_start_date:Types.time -> ?worm:Types.boolean2 -> ?pool_id:Types.pool_id -> ?kms_key:Types.kms_key -> ?tape_used_in_bytes:Types.tape_usage -> ?progress:Types.double_object -> ?vtl_device:Types.vtl_device_ar_n -> ?tape_status:Types.tape_status -> ?tape_size_in_bytes:Types.tape_size -> ?tape_created_date:Types.time -> ?tape_barcode:Types.tape_barcode -> ?tape_ar_n:Types.tape_ar_n -> unit -> Types.tape
val make_tape_recovery_point_info : ?tape_status:Types.tape_recovery_point_status -> ?tape_size_in_bytes:Types.tape_size -> ?tape_recovery_point_time:Types.time -> ?tape_ar_n:Types.tape_ar_n -> unit -> Types.tape_recovery_point_info
val make_tape_info : ?pool_entry_date:Types.time -> ?retention_start_date:Types.time -> ?pool_id:Types.pool_id -> ?gateway_ar_n:Types.gateway_ar_n -> ?tape_status:Types.tape_status -> ?tape_size_in_bytes:Types.tape_size -> ?tape_barcode:Types.tape_barcode -> ?tape_ar_n:Types.tape_ar_n -> unit -> Types.tape_info
val make_tape_archive : ?pool_entry_date:Types.time -> ?retention_start_date:Types.time -> ?worm:Types.boolean2 -> ?pool_id:Types.pool_id -> ?kms_key:Types.kms_key -> ?tape_used_in_bytes:Types.tape_usage -> ?tape_status:Types.tape_archive_status -> ?retrieved_to:Types.gateway_ar_n -> ?completion_time:Types.time -> ?tape_size_in_bytes:Types.tape_size -> ?tape_created_date:Types.time -> ?tape_barcode:Types.tape_barcode -> ?tape_ar_n:Types.tape_ar_n -> unit -> Types.tape_archive
val make_storedi_scsi_volume : ?target_name:Types.target_name -> ?kms_key:Types.kms_key -> ?volume_used_in_bytes:Types.volume_used_in_bytes -> ?created_date:Types.created_date -> ?volumei_scsi_attributes:Types.volumei_scsi_attributes -> ?preserved_existing_data:Types.boolean2 -> ?source_snapshot_id:Types.snapshot_id -> ?volume_disk_id:Types.disk_id -> ?volume_progress:Types.double_object -> ?volume_size_in_bytes:Types.long -> ?volume_attachment_status:Types.volume_attachment_status -> ?volume_status:Types.volume_status -> ?volume_type:Types.volume_type -> ?volume_id:Types.volume_id -> ?volume_ar_n:Types.volume_ar_n -> unit -> Types.storedi_scsi_volume
val make_start_gateway_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.start_gateway_output
val make_start_gateway_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.start_gateway_input
val make_start_cache_report_output : ?cache_report_ar_n:Types.cache_report_ar_n -> unit -> Types.start_cache_report_output
val make_cache_report_filter : values:Types.cache_report_filter_values -> name:Types.cache_report_filter_name -> unit -> Types.cache_report_filter
val make_start_cache_report_input : ?tags:Types.tags -> ?exclusion_filters:Types.cache_report_filter_list -> ?inclusion_filters:Types.cache_report_filter_list -> ?vpc_endpoint_dns_name:Types.dns_host_name -> client_token:Types.client_token -> bucket_region:Types.region_id -> location_ar_n:Types.location_ar_n -> role:Types.role -> file_share_ar_n:Types.file_share_ar_n -> unit -> Types.start_cache_report_input
val make_start_availability_monitor_test_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.start_availability_monitor_test_output
val make_start_availability_monitor_test_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.start_availability_monitor_test_input
val make_shutdown_gateway_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.shutdown_gateway_output
val make_shutdown_gateway_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.shutdown_gateway_input
val make_set_smb_guest_password_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.set_smb_guest_password_output
val make_set_smb_guest_password_input : password:Types.smb_guest_password -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.set_smb_guest_password_input
val make_set_local_console_password_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.set_local_console_password_output
val make_set_local_console_password_input : local_console_password:Types.local_console_password -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.set_local_console_password_input
val make_retrieve_tape_recovery_point_output : ?tape_ar_n:Types.tape_ar_n -> unit -> Types.retrieve_tape_recovery_point_output
val make_retrieve_tape_recovery_point_input : gateway_ar_n:Types.gateway_ar_n -> tape_ar_n:Types.tape_ar_n -> unit -> Types.retrieve_tape_recovery_point_input
val make_retrieve_tape_archive_output : ?tape_ar_n:Types.tape_ar_n -> unit -> Types.retrieve_tape_archive_output
val make_retrieve_tape_archive_input : gateway_ar_n:Types.gateway_ar_n -> tape_ar_n:Types.tape_ar_n -> unit -> Types.retrieve_tape_archive_input
val make_reset_cache_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.reset_cache_output
val make_reset_cache_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.reset_cache_input
val make_remove_tags_from_resource_output : ?resource_ar_n:Types.resource_ar_n -> unit -> Types.remove_tags_from_resource_output
val make_remove_tags_from_resource_input : tag_keys:Types.tag_keys -> resource_ar_n:Types.resource_ar_n -> unit -> Types.remove_tags_from_resource_input
val make_refresh_cache_output : ?notification_id:Types.notification_id -> ?file_share_ar_n:Types.file_share_ar_n -> unit -> Types.refresh_cache_output
val make_refresh_cache_input : ?recursive:Types.boolean_ -> ?folder_list:Types.folder_list -> file_share_ar_n:Types.file_share_ar_n -> unit -> Types.refresh_cache_input
val make_notify_when_uploaded_output : ?notification_id:Types.notification_id -> ?file_share_ar_n:Types.file_share_ar_n -> unit -> Types.notify_when_uploaded_output
val make_notify_when_uploaded_input : file_share_ar_n:Types.file_share_ar_n -> unit -> Types.notify_when_uploaded_input
val make_list_volumes_output : ?volume_infos:Types.volume_infos -> ?marker:Types.marker -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.list_volumes_output
val make_list_volumes_input : ?limit:Types.positive_int_object -> ?marker:Types.marker -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.list_volumes_input
val make_list_volume_recovery_points_output : ?volume_recovery_point_infos:Types.volume_recovery_point_infos -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.list_volume_recovery_points_output
val make_list_volume_recovery_points_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.list_volume_recovery_points_input
val make_list_volume_initiators_output : ?initiators:Types.initiators -> unit -> Types.list_volume_initiators_output
val make_list_volume_initiators_input : volume_ar_n:Types.volume_ar_n -> unit -> Types.list_volume_initiators_input
val make_list_tapes_output : ?marker:Types.marker -> ?tape_infos:Types.tape_infos -> unit -> Types.list_tapes_output
val make_list_tapes_input : ?limit:Types.positive_int_object -> ?marker:Types.marker -> ?tape_ar_ns:Types.tape_ar_ns -> unit -> Types.list_tapes_input
val make_pool_info : ?pool_status:Types.pool_status -> ?retention_lock_time_in_days:Types.retention_lock_time_in_days -> ?retention_lock_type:Types.retention_lock_type -> ?storage_class:Types.tape_storage_class -> ?pool_name:Types.pool_name -> ?pool_ar_n:Types.pool_ar_n -> unit -> Types.pool_info
val make_list_tape_pools_output : ?marker:Types.marker -> ?pool_infos:Types.pool_infos -> unit -> Types.list_tape_pools_output
val make_list_tape_pools_input : ?limit:Types.positive_int_object -> ?marker:Types.marker -> ?pool_ar_ns:Types.pool_ar_ns -> unit -> Types.list_tape_pools_input
val make_list_tags_for_resource_output : ?tags:Types.tags -> ?marker:Types.marker -> ?resource_ar_n:Types.resource_ar_n -> unit -> Types.list_tags_for_resource_output
val make_list_tags_for_resource_input : ?limit:Types.positive_int_object -> ?marker:Types.marker -> resource_ar_n:Types.resource_ar_n -> unit -> Types.list_tags_for_resource_input
val make_disk : ?disk_attribute_list:Types.disk_attribute_list -> ?disk_allocation_resource:Types.string_ -> ?disk_allocation_type:Types.disk_allocation_type -> ?disk_size_in_bytes:Types.long -> ?disk_status:Types.string_ -> ?disk_node:Types.string_ -> ?disk_path:Types.string_ -> ?disk_id:Types.disk_id -> unit -> Types.disk
val make_list_local_disks_output : ?disks:Types.disks -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.list_local_disks_output
val make_list_local_disks_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.list_local_disks_input
val make_gateway_info : ?software_version:Types.software_version -> ?deprecation_date:Types.deprecation_date -> ?host_environment_id:Types.host_environment_id -> ?host_environment:Types.host_environment -> ?ec2_instance_region:Types.ec2_instance_region -> ?ec2_instance_id:Types.ec2_instance_id -> ?gateway_name:Types.string_ -> ?gateway_operational_state:Types.gateway_operational_state -> ?gateway_type:Types.gateway_type -> ?gateway_ar_n:Types.gateway_ar_n -> ?gateway_id:Types.gateway_id -> unit -> Types.gateway_info
val make_list_gateways_output : ?marker:Types.marker -> ?gateways:Types.gateways -> unit -> Types.list_gateways_output
val make_list_gateways_input : ?limit:Types.positive_int_object -> ?marker:Types.marker -> unit -> Types.list_gateways_input
val make_file_system_association_summary : ?gateway_ar_n:Types.gateway_ar_n -> ?file_system_association_status:Types.file_system_association_status -> ?file_system_association_ar_n:Types.file_system_association_ar_n -> ?file_system_association_id:Types.file_system_association_id -> unit -> Types.file_system_association_summary
val make_list_file_system_associations_output : ?file_system_association_summary_list: Types.file_system_association_summary_list -> ?next_marker:Types.marker -> ?marker:Types.marker -> unit -> Types.list_file_system_associations_output
val make_list_file_system_associations_input : ?marker:Types.marker -> ?limit:Types.positive_int_object -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.list_file_system_associations_input
val make_file_share_info : ?gateway_ar_n:Types.gateway_ar_n -> ?file_share_status:Types.file_share_status -> ?file_share_id:Types.file_share_id -> ?file_share_ar_n:Types.file_share_ar_n -> ?file_share_type:Types.file_share_type -> unit -> Types.file_share_info
val make_list_file_shares_output : ?file_share_info_list:Types.file_share_info_list -> ?next_marker:Types.marker -> ?marker:Types.marker -> unit -> Types.list_file_shares_output
val make_list_file_shares_input : ?marker:Types.marker -> ?limit:Types.positive_int_object -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.list_file_shares_input
val make_cache_report_info : ?tags:Types.tags -> ?report_name:Types.cache_report_name -> ?exclusion_filters:Types.cache_report_filter_list -> ?inclusion_filters:Types.cache_report_filter_list -> ?start_time:Types.time -> ?location_ar_n:Types.location_ar_n -> ?file_share_ar_n:Types.file_share_ar_n -> ?role:Types.role -> ?end_time:Types.time -> ?report_completion_percent:Types.report_completion_percent -> ?cache_report_status:Types.cache_report_status -> ?cache_report_ar_n:Types.cache_report_ar_n -> unit -> Types.cache_report_info
val make_list_cache_reports_output : ?marker:Types.marker -> ?cache_report_list:Types.cache_report_list -> unit -> Types.list_cache_reports_output
val make_list_cache_reports_input : ?marker:Types.marker -> unit -> Types.list_cache_reports_input
val make_automatic_tape_creation_policy_info : ?gateway_ar_n:Types.gateway_ar_n -> ?automatic_tape_creation_rules:Types.automatic_tape_creation_rules -> unit -> Types.automatic_tape_creation_policy_info
val make_list_automatic_tape_creation_policies_output : ?automatic_tape_creation_policy_infos: Types.automatic_tape_creation_policy_infos -> unit -> Types.list_automatic_tape_creation_policies_output
val make_list_automatic_tape_creation_policies_input : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.list_automatic_tape_creation_policies_input
val make_join_domain_output : ?active_directory_status:Types.active_directory_status -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.join_domain_output
val make_join_domain_input : ?timeout_in_seconds:Types.timeout_in_seconds -> ?domain_controllers:Types.hosts -> ?organizational_unit:Types.organizational_unit -> password:Types.domain_user_password -> user_name:Types.domain_user_name -> domain_name:Types.domain_name -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.join_domain_input
val make_evict_files_failing_upload_output : ?notification_id:Types.string_ -> unit -> Types.evict_files_failing_upload_output
val make_evict_files_failing_upload_input : ?force_remove:Types.boolean2 -> file_share_ar_n:Types.file_share_ar_n -> unit -> Types.evict_files_failing_upload_input
val make_disassociate_file_system_output : ?file_system_association_ar_n:Types.file_system_association_ar_n -> unit -> Types.disassociate_file_system_output
val make_disassociate_file_system_input : ?force_delete:Types.boolean2 -> file_system_association_ar_n:Types.file_system_association_ar_n -> unit -> Types.disassociate_file_system_input
val make_disable_gateway_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.disable_gateway_output
val make_disable_gateway_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.disable_gateway_input
val make_detach_volume_output : ?volume_ar_n:Types.volume_ar_n -> unit -> Types.detach_volume_output
val make_detach_volume_input : ?force_detach:Types.boolean_ -> volume_ar_n:Types.volume_ar_n -> unit -> Types.detach_volume_input
val make_describe_working_storage_output : ?working_storage_allocated_in_bytes:Types.long -> ?working_storage_used_in_bytes:Types.long -> ?disk_ids:Types.disk_ids -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_working_storage_output
val make_describe_working_storage_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_working_storage_input
val make_describe_vtl_devices_output : ?marker:Types.marker -> ?vtl_devices:Types.vtl_devices -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_vtl_devices_output
val make_describe_vtl_devices_input : ?limit:Types.positive_int_object -> ?marker:Types.marker -> ?vtl_device_ar_ns:Types.vtl_device_ar_ns -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_vtl_devices_input
val make_describe_upload_buffer_output : ?upload_buffer_allocated_in_bytes:Types.long -> ?upload_buffer_used_in_bytes:Types.long -> ?disk_ids:Types.disk_ids -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_upload_buffer_output
val make_describe_upload_buffer_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_upload_buffer_input
val make_describe_tapes_output : ?marker:Types.marker -> ?tapes:Types.tapes -> unit -> Types.describe_tapes_output
val make_describe_tapes_input : ?limit:Types.positive_int_object -> ?marker:Types.marker -> ?tape_ar_ns:Types.tape_ar_ns -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_tapes_input
val make_describe_tape_recovery_points_output : ?marker:Types.marker -> ?tape_recovery_point_infos:Types.tape_recovery_point_infos -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_tape_recovery_points_output
val make_describe_tape_recovery_points_input : ?limit:Types.positive_int_object -> ?marker:Types.marker -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_tape_recovery_points_input
val make_describe_tape_archives_output : ?marker:Types.marker -> ?tape_archives:Types.tape_archives -> unit -> Types.describe_tape_archives_output
val make_describe_tape_archives_input : ?limit:Types.positive_int_object -> ?marker:Types.marker -> ?tape_ar_ns:Types.tape_ar_ns -> unit -> Types.describe_tape_archives_input
val make_describe_storedi_scsi_volumes_output : ?storedi_scsi_volumes:Types.storedi_scsi_volumes -> unit -> Types.describe_storedi_scsi_volumes_output
val make_describe_storedi_scsi_volumes_input : volume_ar_ns:Types.volume_ar_ns -> unit -> Types.describe_storedi_scsi_volumes_input
val make_describe_snapshot_schedule_output : ?tags:Types.tags -> ?timezone:Types.gateway_timezone -> ?description:Types.description -> ?recurrence_in_hours:Types.recurrence_in_hours -> ?start_at:Types.hour_of_day -> ?volume_ar_n:Types.volume_ar_n -> unit -> Types.describe_snapshot_schedule_output
val make_describe_snapshot_schedule_input : volume_ar_n:Types.volume_ar_n -> unit -> Types.describe_snapshot_schedule_input
val make_describe_smb_settings_output : ?smb_local_groups:Types.smb_local_groups -> ?file_shares_visible:Types.boolean_ -> ?smb_security_strategy:Types.smb_security_strategy -> ?smb_guest_password_set:Types.boolean_ -> ?active_directory_status:Types.active_directory_status -> ?domain_name:Types.domain_name -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_smb_settings_output
val make_describe_smb_settings_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_smb_settings_input
val make_smb_file_share_info : ?oplocks_enabled:Types.boolean_ -> ?bucket_region:Types.region_id -> ?vpc_endpoint_dns_name:Types.dns_host_name -> ?notification_policy:Types.notification_policy -> ?cache_attributes:Types.cache_attributes -> ?file_share_name:Types.file_share_name -> ?tags:Types.tags -> ?case_sensitivity:Types.case_sensitivity -> ?authentication:Types.authentication -> ?audit_destination_ar_n:Types.audit_destination_ar_n -> ?invalid_user_list:Types.user_list -> ?valid_user_list:Types.user_list -> ?admin_user_list:Types.user_list -> ?access_based_enumeration:Types.boolean_ -> ?smbacl_enabled:Types.boolean_ -> ?requester_pays:Types.boolean_ -> ?guess_mime_type_enabled:Types.boolean_ -> ?read_only:Types.boolean_ -> ?object_ac_l:Types.object_ac_l -> ?default_storage_class:Types.storage_class -> ?location_ar_n:Types.location_ar_n -> ?role:Types.role -> ?path:Types.path -> ?kms_key:Types.kms_key -> ?kms_encrypted:Types.boolean2 -> ?encryption_type:Types.encryption_type -> ?gateway_ar_n:Types.gateway_ar_n -> ?file_share_status:Types.file_share_status -> ?file_share_id:Types.file_share_id -> ?file_share_ar_n:Types.file_share_ar_n -> unit -> Types.smb_file_share_info
val make_describe_smb_file_shares_output : ?smb_file_share_info_list:Types.smb_file_share_info_list -> unit -> Types.describe_smb_file_shares_output
val make_describe_smb_file_shares_input : file_share_arn_list:Types.file_share_arn_list -> unit -> Types.describe_smb_file_shares_input
val make_nfs_file_share_info : ?audit_destination_ar_n:Types.audit_destination_ar_n -> ?bucket_region:Types.region_id -> ?vpc_endpoint_dns_name:Types.dns_host_name -> ?notification_policy:Types.notification_policy -> ?cache_attributes:Types.cache_attributes -> ?file_share_name:Types.file_share_name -> ?tags:Types.tags -> ?requester_pays:Types.boolean_ -> ?guess_mime_type_enabled:Types.boolean_ -> ?read_only:Types.boolean_ -> ?squash:Types.squash -> ?client_list:Types.file_share_client_list -> ?object_ac_l:Types.object_ac_l -> ?default_storage_class:Types.storage_class -> ?location_ar_n:Types.location_ar_n -> ?role:Types.role -> ?path:Types.path -> ?kms_key:Types.kms_key -> ?kms_encrypted:Types.boolean2 -> ?encryption_type:Types.encryption_type -> ?gateway_ar_n:Types.gateway_ar_n -> ?file_share_status:Types.file_share_status -> ?file_share_id:Types.file_share_id -> ?file_share_ar_n:Types.file_share_ar_n -> ?nfs_file_share_defaults:Types.nfs_file_share_defaults -> unit -> Types.nfs_file_share_info
val make_describe_nfs_file_shares_output : ?nfs_file_share_info_list:Types.nfs_file_share_info_list -> unit -> Types.describe_nfs_file_shares_output
val make_describe_nfs_file_shares_input : file_share_arn_list:Types.file_share_arn_list -> unit -> Types.describe_nfs_file_shares_input
val make_describe_maintenance_start_time_output : ?software_update_preferences:Types.software_update_preferences -> ?timezone:Types.gateway_timezone -> ?day_of_month:Types.day_of_month -> ?day_of_week:Types.day_of_week -> ?minute_of_hour:Types.minute_of_hour -> ?hour_of_day:Types.hour_of_day -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_maintenance_start_time_output
val make_describe_maintenance_start_time_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_maintenance_start_time_input
val make_network_interface : ?ipv6_address:Types.string_ -> ?mac_address:Types.string_ -> ?ipv4_address:Types.string_ -> unit -> Types.network_interface
val make_describe_gateway_information_output : ?software_version:Types.software_version -> ?host_environment_id:Types.host_environment_id -> ?supported_gateway_capacities:Types.supported_gateway_capacities -> ?gateway_capacity:Types.gateway_capacity -> ?deprecation_date:Types.deprecation_date -> ?software_updates_end_date:Types.software_updates_end_date -> ?endpoint_type:Types.endpoint_type -> ?host_environment:Types.host_environment -> ?cloud_watch_log_group_ar_n:Types.cloud_watch_log_group_ar_n -> ?vpc_endpoint:Types.string_ -> ?tags:Types.tags -> ?ec2_instance_region:Types.ec2_instance_region -> ?ec2_instance_id:Types.ec2_instance_id -> ?last_software_update:Types.last_software_update -> ?next_update_availability_date:Types.next_update_availability_date -> ?gateway_type:Types.gateway_type -> ?gateway_network_interfaces:Types.gateway_network_interfaces -> ?gateway_state:Types.gateway_state -> ?gateway_timezone:Types.gateway_timezone -> ?gateway_name:Types.string_ -> ?gateway_id:Types.gateway_id -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_gateway_information_output
val make_describe_gateway_information_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_gateway_information_input
val make_endpoint_network_configuration : ?ip_addresses:Types.ip_address_list -> unit -> Types.endpoint_network_configuration
val make_file_system_association_status_detail : ?error_code:Types.file_system_association_sync_error_code -> unit -> Types.file_system_association_status_detail
val make_file_system_association_info : ?file_system_association_status_details: Types.file_system_association_status_details -> ?endpoint_network_configuration:Types.endpoint_network_configuration -> ?cache_attributes:Types.cache_attributes -> ?tags:Types.tags -> ?gateway_ar_n:Types.gateway_ar_n -> ?audit_destination_ar_n:Types.audit_destination_ar_n -> ?file_system_association_status:Types.file_system_association_status -> ?location_ar_n:Types.file_system_location_ar_n -> ?file_system_association_ar_n:Types.file_system_association_ar_n -> unit -> Types.file_system_association_info
val make_describe_file_system_associations_output : ?file_system_association_info_list:Types.file_system_association_info_list -> unit -> Types.describe_file_system_associations_output
val make_describe_file_system_associations_input : file_system_association_arn_list:Types.file_system_association_arn_list -> unit -> Types.describe_file_system_associations_input
val make_chap_info : ?secret_to_authenticate_target:Types.chap_secret -> ?initiator_name:Types.iqn_name -> ?secret_to_authenticate_initiator:Types.chap_secret -> ?target_ar_n:Types.target_ar_n -> unit -> Types.chap_info
val make_describe_chap_credentials_output : ?chap_credentials:Types.chap_credentials -> unit -> Types.describe_chap_credentials_output
val make_describe_chap_credentials_input : target_ar_n:Types.target_ar_n -> unit -> Types.describe_chap_credentials_input
val make_describe_cache_report_output : ?cache_report_info:Types.cache_report_info -> unit -> Types.describe_cache_report_output
val make_describe_cache_report_input : cache_report_ar_n:Types.cache_report_ar_n -> unit -> Types.describe_cache_report_input
val make_cachedi_scsi_volume : ?target_name:Types.target_name -> ?kms_key:Types.kms_key -> ?volume_used_in_bytes:Types.volume_used_in_bytes -> ?created_date:Types.created_date -> ?volumei_scsi_attributes:Types.volumei_scsi_attributes -> ?source_snapshot_id:Types.snapshot_id -> ?volume_progress:Types.double_object -> ?volume_size_in_bytes:Types.long -> ?volume_attachment_status:Types.volume_attachment_status -> ?volume_status:Types.volume_status -> ?volume_type:Types.volume_type -> ?volume_id:Types.volume_id -> ?volume_ar_n:Types.volume_ar_n -> unit -> Types.cachedi_scsi_volume
val make_describe_cachedi_scsi_volumes_output : ?cachedi_scsi_volumes:Types.cachedi_scsi_volumes -> unit -> Types.describe_cachedi_scsi_volumes_output
val make_describe_cachedi_scsi_volumes_input : volume_ar_ns:Types.volume_ar_ns -> unit -> Types.describe_cachedi_scsi_volumes_input
val make_describe_cache_output : ?cache_miss_percentage:Types.double -> ?cache_hit_percentage:Types.double -> ?cache_dirty_percentage:Types.double -> ?cache_used_percentage:Types.double -> ?cache_allocated_in_bytes:Types.long -> ?disk_ids:Types.disk_ids -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_cache_output
val make_describe_cache_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_cache_input
val make_describe_bandwidth_rate_limit_schedule_output : ?bandwidth_rate_limit_intervals:Types.bandwidth_rate_limit_intervals -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_bandwidth_rate_limit_schedule_output
val make_describe_bandwidth_rate_limit_schedule_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_bandwidth_rate_limit_schedule_input
val make_describe_bandwidth_rate_limit_output : ?average_download_rate_limit_in_bits_per_sec: Types.bandwidth_download_rate_limit -> ?average_upload_rate_limit_in_bits_per_sec:Types.bandwidth_upload_rate_limit -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_bandwidth_rate_limit_output
val make_describe_bandwidth_rate_limit_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_bandwidth_rate_limit_input
val make_describe_availability_monitor_test_output : ?start_time:Types.time -> ?status:Types.availability_monitor_test_status -> ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_availability_monitor_test_output
val make_describe_availability_monitor_test_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.describe_availability_monitor_test_input
val make_delete_volume_output : ?volume_ar_n:Types.volume_ar_n -> unit -> Types.delete_volume_output
val make_delete_volume_input : volume_ar_n:Types.volume_ar_n -> unit -> Types.delete_volume_input
val make_delete_tape_pool_output : ?pool_ar_n:Types.pool_ar_n -> unit -> Types.delete_tape_pool_output
val make_delete_tape_pool_input : pool_ar_n:Types.pool_ar_n -> unit -> Types.delete_tape_pool_input
val make_delete_tape_archive_output : ?tape_ar_n:Types.tape_ar_n -> unit -> Types.delete_tape_archive_output
val make_delete_tape_archive_input : ?bypass_governance_retention:Types.boolean2 -> tape_ar_n:Types.tape_ar_n -> unit -> Types.delete_tape_archive_input
val make_delete_tape_output : ?tape_ar_n:Types.tape_ar_n -> unit -> Types.delete_tape_output
val make_delete_tape_input : ?bypass_governance_retention:Types.boolean2 -> tape_ar_n:Types.tape_ar_n -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.delete_tape_input
val make_delete_snapshot_schedule_output : ?volume_ar_n:Types.volume_ar_n -> unit -> Types.delete_snapshot_schedule_output
val make_delete_snapshot_schedule_input : volume_ar_n:Types.volume_ar_n -> unit -> Types.delete_snapshot_schedule_input
val make_delete_gateway_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.delete_gateway_output
val make_delete_gateway_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.delete_gateway_input
val make_delete_file_share_output : ?file_share_ar_n:Types.file_share_ar_n -> unit -> Types.delete_file_share_output
val make_delete_file_share_input : ?force_delete:Types.boolean2 -> file_share_ar_n:Types.file_share_ar_n -> unit -> Types.delete_file_share_input
val make_delete_chap_credentials_output : ?initiator_name:Types.iqn_name -> ?target_ar_n:Types.target_ar_n -> unit -> Types.delete_chap_credentials_output
val make_delete_chap_credentials_input : initiator_name:Types.iqn_name -> target_ar_n:Types.target_ar_n -> unit -> Types.delete_chap_credentials_input
val make_delete_cache_report_output : ?cache_report_ar_n:Types.cache_report_ar_n -> unit -> Types.delete_cache_report_output
val make_delete_cache_report_input : cache_report_ar_n:Types.cache_report_ar_n -> unit -> Types.delete_cache_report_input
val make_delete_bandwidth_rate_limit_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.delete_bandwidth_rate_limit_output
val make_delete_bandwidth_rate_limit_input : bandwidth_type:Types.bandwidth_type -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.delete_bandwidth_rate_limit_input
val make_delete_automatic_tape_creation_policy_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.delete_automatic_tape_creation_policy_output
val make_delete_automatic_tape_creation_policy_input : gateway_ar_n:Types.gateway_ar_n -> unit -> Types.delete_automatic_tape_creation_policy_input
val make_create_tape_with_barcode_output : ?tape_ar_n:Types.tape_ar_n -> unit -> Types.create_tape_with_barcode_output
val make_create_tape_with_barcode_input : ?tags:Types.tags -> ?worm:Types.boolean2 -> ?pool_id:Types.pool_id -> ?kms_key:Types.kms_key -> ?kms_encrypted:Types.boolean_ -> tape_barcode:Types.tape_barcode -> tape_size_in_bytes:Types.tape_size -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.create_tape_with_barcode_input
val make_create_tapes_output : ?tape_ar_ns:Types.tape_ar_ns -> unit -> Types.create_tapes_output
val make_create_tapes_input : ?tags:Types.tags -> ?worm:Types.boolean2 -> ?pool_id:Types.pool_id -> ?kms_key:Types.kms_key -> ?kms_encrypted:Types.boolean_ -> tape_barcode_prefix:Types.tape_barcode_prefix -> num_tapes_to_create:Types.num_tapes_to_create -> client_token:Types.client_token -> tape_size_in_bytes:Types.tape_size -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.create_tapes_input
val make_create_tape_pool_output : ?pool_ar_n:Types.pool_ar_n -> unit -> Types.create_tape_pool_output
val make_create_tape_pool_input : ?tags:Types.tags -> ?retention_lock_time_in_days:Types.retention_lock_time_in_days -> ?retention_lock_type:Types.retention_lock_type -> storage_class:Types.tape_storage_class -> pool_name:Types.pool_name -> unit -> Types.create_tape_pool_input
val make_create_storedi_scsi_volume_output : ?target_ar_n:Types.target_ar_n -> ?volume_size_in_bytes:Types.long -> ?volume_ar_n:Types.volume_ar_n -> unit -> Types.create_storedi_scsi_volume_output
val make_create_storedi_scsi_volume_input : ?tags:Types.tags -> ?kms_key:Types.kms_key -> ?kms_encrypted:Types.boolean_ -> ?snapshot_id:Types.snapshot_id -> network_interface_id:Types.network_interface_id -> target_name:Types.target_name -> preserve_existing_data:Types.boolean2 -> disk_id:Types.disk_id -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.create_storedi_scsi_volume_input
val make_create_snapshot_from_volume_recovery_point_output : ?volume_recovery_point_time:Types.string_ -> ?volume_ar_n:Types.volume_ar_n -> ?snapshot_id:Types.snapshot_id -> unit -> Types.create_snapshot_from_volume_recovery_point_output
val make_create_snapshot_from_volume_recovery_point_input : ?tags:Types.tags -> snapshot_description:Types.snapshot_description -> volume_ar_n:Types.volume_ar_n -> unit -> Types.create_snapshot_from_volume_recovery_point_input
val make_create_snapshot_output : ?snapshot_id:Types.snapshot_id -> ?volume_ar_n:Types.volume_ar_n -> unit -> Types.create_snapshot_output
val make_create_snapshot_input : ?tags:Types.tags -> snapshot_description:Types.snapshot_description -> volume_ar_n:Types.volume_ar_n -> unit -> Types.create_snapshot_input
val make_create_smb_file_share_output : ?file_share_ar_n:Types.file_share_ar_n -> unit -> Types.create_smb_file_share_output
val make_create_smb_file_share_input : ?oplocks_enabled:Types.boolean_ -> ?bucket_region:Types.region_id -> ?vpc_endpoint_dns_name:Types.dns_host_name -> ?notification_policy:Types.notification_policy -> ?cache_attributes:Types.cache_attributes -> ?file_share_name:Types.file_share_name -> ?tags:Types.tags -> ?case_sensitivity:Types.case_sensitivity -> ?authentication:Types.authentication -> ?audit_destination_ar_n:Types.audit_destination_ar_n -> ?invalid_user_list:Types.user_list -> ?valid_user_list:Types.user_list -> ?admin_user_list:Types.user_list -> ?access_based_enumeration:Types.boolean_ -> ?smbacl_enabled:Types.boolean_ -> ?requester_pays:Types.boolean_ -> ?guess_mime_type_enabled:Types.boolean_ -> ?read_only:Types.boolean_ -> ?object_ac_l:Types.object_ac_l -> ?default_storage_class:Types.storage_class -> ?kms_key:Types.kms_key -> ?kms_encrypted:Types.boolean_ -> ?encryption_type:Types.encryption_type -> location_ar_n:Types.location_ar_n -> role:Types.role -> gateway_ar_n:Types.gateway_ar_n -> client_token:Types.client_token -> unit -> Types.create_smb_file_share_input
val make_create_nfs_file_share_output : ?file_share_ar_n:Types.file_share_ar_n -> unit -> Types.create_nfs_file_share_output
val make_create_nfs_file_share_input : ?audit_destination_ar_n:Types.audit_destination_ar_n -> ?bucket_region:Types.region_id -> ?vpc_endpoint_dns_name:Types.dns_host_name -> ?notification_policy:Types.notification_policy -> ?cache_attributes:Types.cache_attributes -> ?file_share_name:Types.file_share_name -> ?tags:Types.tags -> ?requester_pays:Types.boolean_ -> ?guess_mime_type_enabled:Types.boolean_ -> ?read_only:Types.boolean_ -> ?squash:Types.squash -> ?client_list:Types.file_share_client_list -> ?object_ac_l:Types.object_ac_l -> ?default_storage_class:Types.storage_class -> ?kms_key:Types.kms_key -> ?kms_encrypted:Types.boolean_ -> ?encryption_type:Types.encryption_type -> ?nfs_file_share_defaults:Types.nfs_file_share_defaults -> location_ar_n:Types.location_ar_n -> role:Types.role -> gateway_ar_n:Types.gateway_ar_n -> client_token:Types.client_token -> unit -> Types.create_nfs_file_share_input
val make_create_cachedi_scsi_volume_output : ?target_ar_n:Types.target_ar_n -> ?volume_ar_n:Types.volume_ar_n -> unit -> Types.create_cachedi_scsi_volume_output
val make_create_cachedi_scsi_volume_input : ?tags:Types.tags -> ?kms_key:Types.kms_key -> ?kms_encrypted:Types.boolean_ -> ?source_volume_ar_n:Types.volume_ar_n -> ?snapshot_id:Types.snapshot_id -> client_token:Types.client_token -> network_interface_id:Types.network_interface_id -> target_name:Types.target_name -> volume_size_in_bytes:Types.long -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.create_cachedi_scsi_volume_input
val make_cancel_retrieval_output : ?tape_ar_n:Types.tape_ar_n -> unit -> Types.cancel_retrieval_output
val make_cancel_retrieval_input : tape_ar_n:Types.tape_ar_n -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.cancel_retrieval_input
val make_cancel_cache_report_output : ?cache_report_ar_n:Types.cache_report_ar_n -> unit -> Types.cancel_cache_report_output
val make_cancel_cache_report_input : cache_report_ar_n:Types.cache_report_ar_n -> unit -> Types.cancel_cache_report_input
val make_cancel_archival_output : ?tape_ar_n:Types.tape_ar_n -> unit -> Types.cancel_archival_output
val make_cancel_archival_input : tape_ar_n:Types.tape_ar_n -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.cancel_archival_input
val make_attach_volume_output : ?target_ar_n:Types.target_ar_n -> ?volume_ar_n:Types.volume_ar_n -> unit -> Types.attach_volume_output
val make_attach_volume_input : ?disk_id:Types.disk_id -> ?target_name:Types.target_name -> network_interface_id:Types.network_interface_id -> volume_ar_n:Types.volume_ar_n -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.attach_volume_input
val make_associate_file_system_output : ?file_system_association_ar_n:Types.file_system_association_ar_n -> unit -> Types.associate_file_system_output
val make_associate_file_system_input : ?endpoint_network_configuration:Types.endpoint_network_configuration -> ?cache_attributes:Types.cache_attributes -> ?audit_destination_ar_n:Types.audit_destination_ar_n -> ?tags:Types.tags -> location_ar_n:Types.file_system_location_ar_n -> gateway_ar_n:Types.gateway_ar_n -> client_token:Types.client_token -> password:Types.domain_user_password -> user_name:Types.domain_user_name -> unit -> Types.associate_file_system_input
val make_assign_tape_pool_output : ?tape_ar_n:Types.tape_ar_n -> unit -> Types.assign_tape_pool_output
val make_assign_tape_pool_input : ?bypass_governance_retention:Types.boolean2 -> pool_id:Types.pool_id -> tape_ar_n:Types.tape_ar_n -> unit -> Types.assign_tape_pool_input
val make_add_working_storage_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.add_working_storage_output
val make_add_working_storage_input : disk_ids:Types.disk_ids -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.add_working_storage_input
val make_add_upload_buffer_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.add_upload_buffer_output
val make_add_upload_buffer_input : disk_ids:Types.disk_ids -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.add_upload_buffer_input
val make_add_tags_to_resource_output : ?resource_ar_n:Types.resource_ar_n -> unit -> Types.add_tags_to_resource_output
val make_add_tags_to_resource_input : tags:Types.tags -> resource_ar_n:Types.resource_ar_n -> unit -> Types.add_tags_to_resource_input
val make_add_cache_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.add_cache_output
val make_add_cache_input : disk_ids:Types.disk_ids -> gateway_ar_n:Types.gateway_ar_n -> unit -> Types.add_cache_input
val make_activate_gateway_output : ?gateway_ar_n:Types.gateway_ar_n -> unit -> Types.activate_gateway_output
val make_activate_gateway_input : ?tags:Types.tags -> ?medium_changer_type:Types.medium_changer_type -> ?tape_drive_type:Types.tape_drive_type -> ?gateway_type:Types.gateway_type -> gateway_region:Types.region_id -> gateway_timezone:Types.gateway_timezone -> gateway_name:Types.gateway_name -> activation_key:Types.activation_key -> unit -> Types.activate_gateway_input

Operations

module ActivateGateway : sig ... end

Activates the gateway you previously deployed on your host. In the activation process, you specify information such as the Amazon Web Services Region that you want to use for storing snapshots or tapes, the time zone for scheduled snapshots the gateway snapshot schedule window, an activation key, and a name for your gateway. The activation process also associates your gateway with your account. For more information, see UpdateGatewayInformation.

module AddCache : sig ... end

Configures one or more gateway local disks as cache for a gateway. This operation is only supported in the cached volume, tape, and file gateway type (see How Storage Gateway works (architecture).

module AddTagsToResource : sig ... end

Adds one or more tags to the specified resource. You use tags to add metadata to resources, which you can use to categorize these resources. For example, you can categorize resources by purpose, owner, environment, or team. Each tag consists of a key and a value, which you define. You can add tags to the following Storage Gateway resources:

module AddUploadBuffer : sig ... end

Configures one or more gateway local disks as upload buffer for a specified gateway. This operation is supported for the stored volume, cached volume, and tape gateway types.

module AddWorkingStorage : sig ... end

Configures one or more gateway local disks as working storage for a gateway. This operation is only supported in the stored volume gateway type. This operation is deprecated in cached volume API version 20120630. Use AddUploadBuffer instead.

module AssignTapePool : sig ... end

Assigns a tape to a tape pool for archiving. The tape assigned to a pool is archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the S3 storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.

module AssociateFileSystem : sig ... end

Associate an Amazon FSx file system with the FSx File Gateway. After the association process is complete, the file shares on the Amazon FSx file system are available for access through the gateway. This operation only supports the FSx File Gateway type.

module AttachVolume : sig ... end

Connects a volume to an iSCSI connection and then attaches the volume to the specified gateway. Detaching and attaching a volume enables you to recover your data from one gateway to a different gateway without creating a snapshot. It also makes it easier to move your volumes from an on-premises gateway to a gateway hosted on an Amazon EC2 instance.

module CancelArchival : sig ... end

Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated. This operation is only supported in the tape gateway type.

module CancelCacheReport : sig ... end

Cancels generation of a specified cache report. You can use this operation to manually cancel an IN-PROGRESS report for any reason. This action changes the report status from IN-PROGRESS to CANCELLED. You can only cancel in-progress reports. If the the report you attempt to cancel is in FAILED, ERROR, or COMPLETED state, the cancel operation returns an error.

module CancelRetrieval : sig ... end

Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated. The virtual tape is returned to the VTS. This operation is only supported in the tape gateway type.

module CreateCachediSCSIVolume : sig ... end

Creates a cached volume on a specified cached volume gateway. This operation is only supported in the cached volume gateway type.

module CreateNFSFileShare : sig ... end

Creates a Network File System (NFS) file share on an existing S3 File Gateway. In Storage Gateway, a file share is a file system mount point backed by Amazon S3 cloud storage. Storage Gateway exposes file shares using an NFS interface. This operation is only supported for S3 File Gateways.

module CreateSMBFileShare : sig ... end

Creates a Server Message Block (SMB) file share on an existing S3 File Gateway. In Storage Gateway, a file share is a file system mount point backed by Amazon S3 cloud storage. Storage Gateway exposes file shares using an SMB interface. This operation is only supported for S3 File Gateways.

module CreateSnapshot : sig ... end

Initiates a snapshot of a volume.

Initiates a snapshot of a gateway from a volume recovery point. This operation is only supported in the cached volume gateway type.

module CreateStorediSCSIVolume : sig ... end

Creates a volume on a specified gateway. This operation is only supported in the stored volume gateway type.

module CreateTapePool : sig ... end

Creates a new custom tape pool. You can use custom tape pool to enable tape retention lock on tapes that are archived in the custom pool.

module CreateTapes : sig ... end

Creates one or more virtual tapes. You write data to the virtual tapes and then archive the tapes. This operation is only supported in the tape gateway type.

module CreateTapeWithBarcode : sig ... end

Creates a virtual tape by using your own barcode. You write data to the virtual tape and then archive the tape. A barcode is unique and cannot be reused if it has already been used on a tape. This applies to barcodes used on deleted tapes. This operation is only supported in the tape gateway type.

Deletes the automatic tape creation policy of a gateway. If you delete this policy, new virtual tapes must be created manually. Use the Amazon Resource Name (ARN) of the gateway in your request to remove the policy.

module DeleteBandwidthRateLimit : sig ... end

Deletes the bandwidth rate limits of a gateway. You can delete either the upload and download bandwidth rate limit, or you can delete both. If you delete only one of the limits, the other limit remains unchanged. To specify which gateway to work with, use the Amazon Resource Name (ARN) of the gateway in your request. This operation is supported only for the stored volume, cached volume, and tape gateway types.

module DeleteCacheReport : sig ... end

Deletes the specified cache report and any associated tags from the Storage Gateway database. You can only delete completed reports. If the status of the report you attempt to delete still IN-PROGRESS, the delete operation returns an error. You can use CancelCacheReport to cancel an IN-PROGRESS report.

module DeleteChapCredentials : sig ... end

Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair. This operation is supported in volume and tape gateway types.

module DeleteFileShare : sig ... end

Deletes a file share from an S3 File Gateway. This operation is only supported for S3 File Gateways.

module DeleteGateway : sig ... end

Deletes a gateway. To specify which gateway to delete, use the Amazon Resource Name (ARN) of the gateway in your request. The operation deletes the gateway; however, it does not delete the gateway virtual machine (VM) from your host computer.

module DeleteSnapshotSchedule : sig ... end

Deletes a snapshot of a volume.

module DeleteTape : sig ... end

Deletes the specified virtual tape. This operation is only supported in the tape gateway type.

module DeleteTapeArchive : sig ... end

Deletes the specified virtual tape from the virtual tape shelf (VTS). This operation is only supported in the tape gateway type.

module DeleteTapePool : sig ... end

Delete a custom tape pool. A custom tape pool can only be deleted if there are no tapes in the pool and if there are no automatic tape creation policies that reference the custom tape pool.

module DeleteVolume : sig ... end

Deletes the specified storage volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API. This operation is only supported in the cached volume and stored volume types. For stored volume gateways, the local disk that was configured as the storage volume is not deleted. You can reuse the local disk to create another storage volume.

module DescribeAvailabilityMonitorTest : sig ... end

Returns information about the most recent high availability monitoring test that was performed on the host in a cluster. If a test isn't performed, the status and start time in the response would be null.

module DescribeBandwidthRateLimit : sig ... end

Returns the bandwidth rate limits of a gateway. By default, these limits are not set, which means no bandwidth rate limiting is in effect. This operation is supported only for the stored volume, cached volume, and tape gateway types. To describe bandwidth rate limits for S3 file gateways, use DescribeBandwidthRateLimitSchedule.

Returns information about the bandwidth rate limit schedule of a gateway. By default, gateways do not have bandwidth rate limit schedules, which means no bandwidth rate limiting is in effect. This operation is supported only for volume, tape and S3 file gateways. FSx file gateways do not support bandwidth rate limits.

module DescribeCache : sig ... end

Returns information about the cache of a gateway. This operation is only supported in the cached volume, tape, and file gateway types.

module DescribeCachediSCSIVolumes : sig ... end

Returns a description of the gateway volumes specified in the request. This operation is only supported in the cached volume gateway types.

module DescribeCacheReport : sig ... end

Returns information about the specified cache report, including completion status and generation progress.

module DescribeChapCredentials : sig ... end

Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair. This operation is supported in the volume and tape gateway types.

module DescribeFileSystemAssociations : sig ... end

Gets the file system association information. This operation is only supported for FSx File Gateways.

module DescribeGatewayInformation : sig ... end

Returns metadata about a gateway such as its name, network interfaces, time zone, status, and software version. To specify which gateway to describe, use the Amazon Resource Name (ARN) of the gateway in your request.

module DescribeMaintenanceStartTime : sig ... end

Returns your gateway's maintenance window schedule information, with values for monthly or weekly cadence, specific day and time to begin maintenance, and which types of updates to apply. Time values returned are for the gateway's time zone.

module DescribeNFSFileShares : sig ... end

Gets a description for one or more Network File System (NFS) file shares from an S3 File Gateway. This operation is only supported for S3 File Gateways.

module DescribeSMBFileShares : sig ... end

Gets a description for one or more Server Message Block (SMB) file shares from a S3 File Gateway. This operation is only supported for S3 File Gateways.

module DescribeSMBSettings : sig ... end

Gets a description of a Server Message Block (SMB) file share settings from a file gateway. This operation is only supported for file gateways.

module DescribeSnapshotSchedule : sig ... end

Describes the snapshot schedule for the specified gateway volume. The snapshot schedule information includes intervals at which snapshots are automatically initiated on the volume. This operation is only supported in the cached volume and stored volume types.

module DescribeStorediSCSIVolumes : sig ... end

Returns the description of the gateway volumes specified in the request. The list of gateway volumes in the request must be from one gateway. In the response, Storage Gateway returns volume information sorted by volume ARNs. This operation is only supported in stored volume gateway type.

module DescribeTapeArchives : sig ... end

Returns a description of specified virtual tapes in the virtual tape shelf (VTS). This operation is only supported in the tape gateway type.

module DescribeTapeRecoveryPoints : sig ... end

Returns a list of virtual tape recovery points that are available for the specified tape gateway.

module DescribeTapes : sig ... end

Returns a description of virtual tapes that correspond to the specified Amazon Resource Names (ARNs). If TapeARN is not specified, returns a description of the virtual tapes associated with the specified gateway. This operation is only supported for the tape gateway type.

module DescribeUploadBuffer : sig ... end

Returns information about the upload buffer of a gateway. This operation is supported for the stored volume, cached volume, and tape gateway types.

module DescribeVTLDevices : sig ... end

Returns a description of virtual tape library (VTL) devices for the specified tape gateway. In the response, Storage Gateway returns VTL device information.

module DescribeWorkingStorage : sig ... end

Returns information about the working storage of a gateway. This operation is only supported in the stored volumes gateway type. This operation is deprecated in cached volumes API version (20120630). Use DescribeUploadBuffer instead.

module DetachVolume : sig ... end

Disconnects a volume from an iSCSI connection and then detaches the volume from the specified gateway. Detaching and attaching a volume enables you to recover your data from one gateway to a different gateway without creating a snapshot. It also makes it easier to move your volumes from an on-premises gateway to a gateway hosted on an Amazon EC2 instance. This operation is only supported in the volume gateway type.

module DisableGateway : sig ... end

Disables a tape gateway when the gateway is no longer functioning. For example, if your gateway VM is damaged, you can disable the gateway so you can recover virtual tapes.

module DisassociateFileSystem : sig ... end

Disassociates an Amazon FSx file system from the specified gateway. After the disassociation process finishes, the gateway can no longer access the Amazon FSx file system. This operation is only supported in the FSx File Gateway type.

module EvictFilesFailingUpload : sig ... end

Starts a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3. This API operation reports success if the request is received with valid arguments, and there are no other cache clean operations currently in-progress for the specified file share. After a successful request, the cache clean operation occurs asynchronously and reports progress using CloudWatch logs and notifications.

module JoinDomain : sig ... end

Adds a file gateway to an Active Directory domain. This operation is only supported for file gateways that support the SMB file protocol.

Lists the automatic tape creation policies for a gateway. If there are no automatic tape creation policies for the gateway, it returns an empty list.

module ListCacheReports : sig ... end

Returns a list of existing cache reports for all file shares associated with your Amazon Web Services account. This list includes all information provided by the DescribeCacheReport action, such as report name, status, completion progress, start time, end time, filters, and tags.

module ListFileShares : sig ... end

Gets a list of the file shares for a specific S3 File Gateway, or the list of file shares that belong to the calling Amazon Web Services account. This operation is only supported for S3 File Gateways.

module ListFileSystemAssociations : sig ... end

Gets a list of FileSystemAssociationSummary objects. Each object contains a summary of a file system association. This operation is only supported for FSx File Gateways.

module ListGateways : sig ... end

Lists gateways owned by an Amazon Web Services account in an Amazon Web Services Region specified in the request. The returned list is ordered by gateway Amazon Resource Name (ARN).

module ListLocalDisks : sig ... end

Returns a list of the gateway's local disks. To specify which gateway to describe, you use the Amazon Resource Name (ARN) of the gateway in the body of the request.

module ListTagsForResource : sig ... end

Lists the tags that have been added to the specified resource. This operation is supported in storage gateways of all types.

module ListTapePools : sig ... end

Lists custom tape pools. You specify custom tape pools to list by specifying one or more custom tape pool Amazon Resource Names (ARNs). If you don't specify a custom tape pool ARN, the operation lists all custom tape pools.

module ListTapes : sig ... end

Lists virtual tapes in your virtual tape library (VTL) and your virtual tape shelf (VTS). You specify the tapes to list by specifying one or more tape Amazon Resource Names (ARNs). If you don't specify a tape ARN, the operation lists all virtual tapes in both your VTL and VTS.

module ListVolumeInitiators : sig ... end

Lists iSCSI initiators that are connected to a volume. You can use this operation to determine whether a volume is being used or not. This operation is only supported in the cached volume and stored volume gateway types.

module ListVolumeRecoveryPoints : sig ... end

Lists the recovery points for a specified gateway. This operation is only supported in the cached volume gateway type.

module ListVolumes : sig ... end

Lists the iSCSI stored volumes of a gateway. Results are sorted by volume ARN. The response includes only the volume ARNs. If you want additional volume information, use the DescribeStorediSCSIVolumes or the DescribeCachediSCSIVolumes API.

module NotifyWhenUploaded : sig ... end

Sends you notification through Amazon EventBridge when all files written to your file share have been uploaded to Amazon S3.

module RefreshCache : sig ... end

Refreshes the cached inventory of objects for the specified file share. This operation finds objects in the Amazon S3 bucket that were added, removed, or replaced since the gateway last listed the bucket's contents and cached the results. This operation does not import files into the S3 File Gateway cache storage. It only updates the cached inventory to reflect changes in the inventory of the objects in the S3 bucket. This operation is only supported in the S3 File Gateway types.

module RemoveTagsFromResource : sig ... end

Removes one or more tags from the specified resource. This operation is supported in storage gateways of all types.

module ResetCache : sig ... end

Resets all cache disks that have encountered an error and makes the disks available for reconfiguration as cache storage. If your cache disk encounters an error, the gateway prevents read and write operations on virtual tapes in the gateway. For example, an error can occur when a disk is corrupted or removed from the gateway. When a cache is reset, the gateway loses its cache storage. At this point, you can reconfigure the disks as cache disks. This operation is only supported in the cached volume and tape types.

module RetrieveTapeArchive : sig ... end

Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a tape gateway. Virtual tapes archived in the VTS are not associated with any gateway. However after a tape is retrieved, it is associated with a gateway, even though it is also listed in the VTS, that is, archive. This operation is only supported in the tape gateway type.

module RetrieveTapeRecoveryPoint : sig ... end

Retrieves the recovery point for the specified virtual tape. This operation is only supported in the tape gateway type.

module SetLocalConsolePassword : sig ... end

Sets the password for your VM local console. When you log in to the local console for the first time, you log in to the VM with the default credentials. We recommend that you set a new password. You don't need to know the default password to set a new password.

module SetSMBGuestPassword : sig ... end

Sets the password for the guest user smbguest. The smbguest user is the user when the authentication method for the file share is set to GuestAccess. This operation only supported for S3 File Gateways

module ShutdownGateway : sig ... end

Shuts down a Tape Gateway or Volume Gateway. To specify which gateway to shut down, use the Amazon Resource Name (ARN) of the gateway in the body of your request.

module StartAvailabilityMonitorTest : sig ... end

Start a test that verifies that the specified gateway is configured for High Availability monitoring in your host environment. This request only initiates the test and that a successful response only indicates that the test was started. It doesn't indicate that the test passed. For the status of the test, invoke the DescribeAvailabilityMonitorTest API.

module StartCacheReport : sig ... end

Starts generating a report of the file metadata currently cached by an S3 File Gateway for a specific file share. You can use this report to identify and resolve issues if you have files failing upload from your gateway to Amazon S3. The report is a CSV file containing a list of files which match the set of filter parameters you specify in the request.

module StartGateway : sig ... end

Starts a gateway that you previously shut down (see ShutdownGateway). After the gateway starts, you can then make other API calls, your applications can read from or write to the gateway's storage volumes and you will be able to take snapshot backups.

Updates the automatic tape creation policy of a gateway. Use this to update the policy with a new set of automatic tape creation rules. This is only supported for tape gateways.

module UpdateBandwidthRateLimit : sig ... end

Updates the bandwidth rate limits of a gateway. You can update both the upload and download bandwidth rate limit or specify only one of the two. If you don't set a bandwidth rate limit, the existing rate limit remains. This operation is supported only for the stored volume, cached volume, and tape gateway types. To update bandwidth rate limits for S3 file gateways, use UpdateBandwidthRateLimitSchedule.

Updates the bandwidth rate limit schedule for a specified gateway. By default, gateways do not have bandwidth rate limit schedules, which means no bandwidth rate limiting is in effect. Use this to initiate or update a gateway's bandwidth rate limit schedule. This operation is supported for volume, tape, and S3 file gateways. S3 file gateways support bandwidth rate limits for upload only. FSx file gateways do not support bandwidth rate limits.

module UpdateChapCredentials : sig ... end

Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target. By default, a gateway does not have CHAP enabled; however, for added security, you might use it. This operation is supported in the volume and tape gateway types.

module UpdateFileSystemAssociation : sig ... end

Updates a file system association. This operation is only supported in the FSx File Gateways.

module UpdateGatewayInformation : sig ... end

Updates a gateway's metadata, which includes the gateway's name, time zone, and metadata cache size. To specify which gateway to update, use the Amazon Resource Name (ARN) of the gateway in your request.

module UpdateGatewaySoftwareNow : sig ... end

Updates the gateway virtual machine (VM) software. The request immediately triggers the software update.

module UpdateMaintenanceStartTime : sig ... end

Updates a gateway's maintenance window schedule, with settings for monthly or weekly cadence, specific day and time to begin maintenance, and which types of updates to apply. Time configuration uses the gateway's time zone. You can pass values for a complete maintenance schedule, or update policy, or both. Previous values will persist for whichever setting you choose not to modify. If an incomplete or invalid maintenance schedule is passed, the entire request will be rejected with an error and no changes will occur.

module UpdateNFSFileShare : sig ... end

Updates a Network File System (NFS) file share. This operation is only supported in S3 File Gateways.

module UpdateSMBFileShare : sig ... end

Updates a Server Message Block (SMB) file share. This operation is only supported for S3 File Gateways.

module UpdateSMBFileShareVisibility : sig ... end

Controls whether the shares on an S3 File Gateway are visible in a net view or browse list. The operation is only supported for S3 File Gateways.

module UpdateSMBLocalGroups : sig ... end

Updates the list of Active Directory users and groups that have special permissions for SMB file shares on the gateway.

module UpdateSMBSecurityStrategy : sig ... end

Updates the SMB security strategy level for an Amazon S3 file gateway. This action is only supported for Amazon S3 file gateways.

module UpdateSnapshotSchedule : sig ... end

Updates a snapshot schedule configured for a gateway volume. This operation is only supported in the cached volume and stored volume gateway types.

module UpdateVTLDeviceType : sig ... end
module Json_serializers : sig ... end
module Json_deserializers : sig ... end