LICENSE
README.md
pyproject.toml
src/capo_datasync/__init__.py
src/capo_datasync/_async.py
src/capo_datasync/_iter.py
src/capo_datasync/_pagination.py
src/capo_datasync/py.typed
src/capo_datasync.egg-info/PKG-INFO
src/capo_datasync.egg-info/SOURCES.txt
src/capo_datasync.egg-info/dependency_links.txt
src/capo_datasync.egg-info/requires.txt
src/capo_datasync.egg-info/top_level.txt
src/capo_datasync/_auth/_identity.py
src/capo_datasync/_auth/_providers.py
src/capo_datasync/_auth/_signers.py
src/capo_datasync/_auth/_sigv4.py
src/capo_datasync/_auth/_zapros_handler.py
src/capo_datasync/_operations/fmrs_service/cancel_task_execution.py
src/capo_datasync/_operations/fmrs_service/create_agent.py
src/capo_datasync/_operations/fmrs_service/create_location_azure_blob.py
src/capo_datasync/_operations/fmrs_service/create_location_efs.py
src/capo_datasync/_operations/fmrs_service/create_location_fsx_lustre.py
src/capo_datasync/_operations/fmrs_service/create_location_fsx_ontap.py
src/capo_datasync/_operations/fmrs_service/create_location_fsx_open_zfs.py
src/capo_datasync/_operations/fmrs_service/create_location_fsx_windows.py
src/capo_datasync/_operations/fmrs_service/create_location_hdfs.py
src/capo_datasync/_operations/fmrs_service/create_location_nfs.py
src/capo_datasync/_operations/fmrs_service/create_location_object_storage.py
src/capo_datasync/_operations/fmrs_service/create_location_s3.py
src/capo_datasync/_operations/fmrs_service/create_location_smb.py
src/capo_datasync/_operations/fmrs_service/create_task.py
src/capo_datasync/_operations/fmrs_service/delete_agent.py
src/capo_datasync/_operations/fmrs_service/delete_location.py
src/capo_datasync/_operations/fmrs_service/delete_task.py
src/capo_datasync/_operations/fmrs_service/describe_agent.py
src/capo_datasync/_operations/fmrs_service/describe_location_azure_blob.py
src/capo_datasync/_operations/fmrs_service/describe_location_efs.py
src/capo_datasync/_operations/fmrs_service/describe_location_fsx_lustre.py
src/capo_datasync/_operations/fmrs_service/describe_location_fsx_ontap.py
src/capo_datasync/_operations/fmrs_service/describe_location_fsx_open_zfs.py
src/capo_datasync/_operations/fmrs_service/describe_location_fsx_windows.py
src/capo_datasync/_operations/fmrs_service/describe_location_hdfs.py
src/capo_datasync/_operations/fmrs_service/describe_location_nfs.py
src/capo_datasync/_operations/fmrs_service/describe_location_object_storage.py
src/capo_datasync/_operations/fmrs_service/describe_location_s3.py
src/capo_datasync/_operations/fmrs_service/describe_location_smb.py
src/capo_datasync/_operations/fmrs_service/describe_task.py
src/capo_datasync/_operations/fmrs_service/describe_task_execution.py
src/capo_datasync/_operations/fmrs_service/list_agents.py
src/capo_datasync/_operations/fmrs_service/list_locations.py
src/capo_datasync/_operations/fmrs_service/list_tags_for_resource.py
src/capo_datasync/_operations/fmrs_service/list_task_executions.py
src/capo_datasync/_operations/fmrs_service/list_tasks.py
src/capo_datasync/_operations/fmrs_service/start_task_execution.py
src/capo_datasync/_operations/fmrs_service/tag_resource.py
src/capo_datasync/_operations/fmrs_service/untag_resource.py
src/capo_datasync/_operations/fmrs_service/update_agent.py
src/capo_datasync/_operations/fmrs_service/update_location_azure_blob.py
src/capo_datasync/_operations/fmrs_service/update_location_efs.py
src/capo_datasync/_operations/fmrs_service/update_location_fsx_lustre.py
src/capo_datasync/_operations/fmrs_service/update_location_fsx_ontap.py
src/capo_datasync/_operations/fmrs_service/update_location_fsx_open_zfs.py
src/capo_datasync/_operations/fmrs_service/update_location_fsx_windows.py
src/capo_datasync/_operations/fmrs_service/update_location_hdfs.py
src/capo_datasync/_operations/fmrs_service/update_location_nfs.py
src/capo_datasync/_operations/fmrs_service/update_location_object_storage.py
src/capo_datasync/_operations/fmrs_service/update_location_s3.py
src/capo_datasync/_operations/fmrs_service/update_location_smb.py
src/capo_datasync/_operations/fmrs_service/update_task.py
src/capo_datasync/_operations/fmrs_service/update_task_execution.py
src/capo_datasync/_protocol/__init__.py
src/capo_datasync/_protocol/errors.py
src/capo_datasync/_protocol/eventstream.py
src/capo_datasync/_protocol/serialize.py
src/capo_datasync/_protocol/xml.py
src/capo_datasync/_rule_engine/__init__.py
src/capo_datasync/_rule_engine/_aws_partition.py
src/capo_datasync/_rule_engine/_endpoint_rule_set.py
src/capo_datasync/_rule_engine/_endpoint_runtime.py
src/capo_datasync/_services/_aws_config.py
src/capo_datasync/_services/_pipeline.py
src/capo_datasync/_services/async_data_sync.py
src/capo_datasync/_services/data_sync.py
src/capo_datasync/errors/__init__.py
src/capo_datasync/errors/_base.py
src/capo_datasync/errors/internal_exception.py
src/capo_datasync/errors/invalid_request_exception.py
src/capo_datasync/types/activation_key.py
src/capo_datasync/types/agent_arn.py
src/capo_datasync/types/agent_arn_list.py
src/capo_datasync/types/agent_list.py
src/capo_datasync/types/agent_list_entry.py
src/capo_datasync/types/agent_status.py
src/capo_datasync/types/agent_version.py
src/capo_datasync/types/atime.py
src/capo_datasync/types/azure_access_tier.py
src/capo_datasync/types/azure_blob_authentication_type.py
src/capo_datasync/types/azure_blob_container_url.py
src/capo_datasync/types/azure_blob_sas_configuration.py
src/capo_datasync/types/azure_blob_sas_token.py
src/capo_datasync/types/azure_blob_subdirectory.py
src/capo_datasync/types/azure_blob_type.py
src/capo_datasync/types/bytes_per_second.py
src/capo_datasync/types/cancel_task_execution_request.py
src/capo_datasync/types/cancel_task_execution_response.py
src/capo_datasync/types/cmk_secret_config.py
src/capo_datasync/types/create_agent_request.py
src/capo_datasync/types/create_agent_response.py
src/capo_datasync/types/create_location_azure_blob_request.py
src/capo_datasync/types/create_location_azure_blob_response.py
src/capo_datasync/types/create_location_efs_request.py
src/capo_datasync/types/create_location_efs_response.py
src/capo_datasync/types/create_location_fsx_lustre_request.py
src/capo_datasync/types/create_location_fsx_lustre_response.py
src/capo_datasync/types/create_location_fsx_ontap_request.py
src/capo_datasync/types/create_location_fsx_ontap_response.py
src/capo_datasync/types/create_location_fsx_open_zfs_request.py
src/capo_datasync/types/create_location_fsx_open_zfs_response.py
src/capo_datasync/types/create_location_fsx_windows_request.py
src/capo_datasync/types/create_location_fsx_windows_response.py
src/capo_datasync/types/create_location_hdfs_request.py
src/capo_datasync/types/create_location_hdfs_response.py
src/capo_datasync/types/create_location_nfs_request.py
src/capo_datasync/types/create_location_nfs_response.py
src/capo_datasync/types/create_location_object_storage_request.py
src/capo_datasync/types/create_location_object_storage_response.py
src/capo_datasync/types/create_location_s3_request.py
src/capo_datasync/types/create_location_s3_response.py
src/capo_datasync/types/create_location_smb_request.py
src/capo_datasync/types/create_location_smb_response.py
src/capo_datasync/types/create_task_request.py
src/capo_datasync/types/create_task_response.py
src/capo_datasync/types/custom_secret_config.py
src/capo_datasync/types/delete_agent_request.py
src/capo_datasync/types/delete_agent_response.py
src/capo_datasync/types/delete_location_request.py
src/capo_datasync/types/delete_location_response.py
src/capo_datasync/types/delete_task_request.py
src/capo_datasync/types/delete_task_response.py
src/capo_datasync/types/describe_agent_request.py
src/capo_datasync/types/describe_agent_response.py
src/capo_datasync/types/describe_location_azure_blob_request.py
src/capo_datasync/types/describe_location_azure_blob_response.py
src/capo_datasync/types/describe_location_efs_request.py
src/capo_datasync/types/describe_location_efs_response.py
src/capo_datasync/types/describe_location_fsx_lustre_request.py
src/capo_datasync/types/describe_location_fsx_lustre_response.py
src/capo_datasync/types/describe_location_fsx_ontap_request.py
src/capo_datasync/types/describe_location_fsx_ontap_response.py
src/capo_datasync/types/describe_location_fsx_open_zfs_request.py
src/capo_datasync/types/describe_location_fsx_open_zfs_response.py
src/capo_datasync/types/describe_location_fsx_windows_request.py
src/capo_datasync/types/describe_location_fsx_windows_response.py
src/capo_datasync/types/describe_location_hdfs_request.py
src/capo_datasync/types/describe_location_hdfs_response.py
src/capo_datasync/types/describe_location_nfs_request.py
src/capo_datasync/types/describe_location_nfs_response.py
src/capo_datasync/types/describe_location_object_storage_request.py
src/capo_datasync/types/describe_location_object_storage_response.py
src/capo_datasync/types/describe_location_s3_request.py
src/capo_datasync/types/describe_location_s3_response.py
src/capo_datasync/types/describe_location_smb_request.py
src/capo_datasync/types/describe_location_smb_response.py
src/capo_datasync/types/describe_task_execution_request.py
src/capo_datasync/types/describe_task_execution_response.py
src/capo_datasync/types/describe_task_request.py
src/capo_datasync/types/describe_task_response.py
src/capo_datasync/types/destination_network_interface_arns.py
src/capo_datasync/types/dns_ip_list.py
src/capo_datasync/types/duration.py
src/capo_datasync/types/ec2_config.py
src/capo_datasync/types/ec2_security_group_arn.py
src/capo_datasync/types/ec2_security_group_arn_list.py
src/capo_datasync/types/ec2_subnet_arn.py
src/capo_datasync/types/efs_access_point_arn.py
src/capo_datasync/types/efs_filesystem_arn.py
src/capo_datasync/types/efs_in_transit_encryption.py
src/capo_datasync/types/efs_subdirectory.py
src/capo_datasync/types/endpoint.py
src/capo_datasync/types/endpoint_type.py
src/capo_datasync/types/filter_attribute_value.py
src/capo_datasync/types/filter_list.py
src/capo_datasync/types/filter_rule.py
src/capo_datasync/types/filter_type.py
src/capo_datasync/types/filter_value.py
src/capo_datasync/types/filter_values.py
src/capo_datasync/types/fsx_filesystem_arn.py
src/capo_datasync/types/fsx_lustre_subdirectory.py
src/capo_datasync/types/fsx_ontap_subdirectory.py
src/capo_datasync/types/fsx_open_zfs_subdirectory.py
src/capo_datasync/types/fsx_protocol.py
src/capo_datasync/types/fsx_protocol_nfs.py
src/capo_datasync/types/fsx_protocol_smb.py
src/capo_datasync/types/fsx_update_protocol.py
src/capo_datasync/types/fsx_update_protocol_smb.py
src/capo_datasync/types/fsx_windows_subdirectory.py
src/capo_datasync/types/gid.py
src/capo_datasync/types/hdfs_authentication_type.py
src/capo_datasync/types/hdfs_block_size.py
src/capo_datasync/types/hdfs_data_transfer_protection.py
src/capo_datasync/types/hdfs_name_node.py
src/capo_datasync/types/hdfs_name_node_list.py
src/capo_datasync/types/hdfs_replication_factor.py
src/capo_datasync/types/hdfs_rpc_protection.py
src/capo_datasync/types/hdfs_server_hostname.py
src/capo_datasync/types/hdfs_server_port.py
src/capo_datasync/types/hdfs_subdirectory.py
src/capo_datasync/types/hdfs_user.py
src/capo_datasync/types/iam_role_arn.py
src/capo_datasync/types/iam_role_arn_or_empty_string.py
src/capo_datasync/types/input_tag_list.py
src/capo_datasync/types/item_count.py
src/capo_datasync/types/kerberos_keytab_file.py
src/capo_datasync/types/kerberos_krb5_conf_file.py
src/capo_datasync/types/kerberos_principal.py
src/capo_datasync/types/kms_key_arn.py
src/capo_datasync/types/kms_key_provider_uri.py
src/capo_datasync/types/list_agents_request.py
src/capo_datasync/types/list_agents_response.py
src/capo_datasync/types/list_locations_request.py
src/capo_datasync/types/list_locations_response.py
src/capo_datasync/types/list_tags_for_resource_request.py
src/capo_datasync/types/list_tags_for_resource_response.py
src/capo_datasync/types/list_task_executions_request.py
src/capo_datasync/types/list_task_executions_response.py
src/capo_datasync/types/list_tasks_request.py
src/capo_datasync/types/list_tasks_response.py
src/capo_datasync/types/location_arn.py
src/capo_datasync/types/location_filter.py
src/capo_datasync/types/location_filter_name.py
src/capo_datasync/types/location_filters.py
src/capo_datasync/types/location_list.py
src/capo_datasync/types/location_list_entry.py
src/capo_datasync/types/location_uri.py
src/capo_datasync/types/log_group_arn.py
src/capo_datasync/types/log_level.py
src/capo_datasync/types/long.py
src/capo_datasync/types/managed_secret_config.py
src/capo_datasync/types/manifest_action.py
src/capo_datasync/types/manifest_config.py
src/capo_datasync/types/manifest_format.py
src/capo_datasync/types/max_results.py
src/capo_datasync/types/mtime.py
src/capo_datasync/types/network_interface_arn.py
src/capo_datasync/types/next_token.py
src/capo_datasync/types/nfs_mount_options.py
src/capo_datasync/types/nfs_subdirectory.py
src/capo_datasync/types/nfs_version.py
src/capo_datasync/types/object_storage_access_key.py
src/capo_datasync/types/object_storage_bucket_name.py
src/capo_datasync/types/object_storage_certificate.py
src/capo_datasync/types/object_storage_secret_key.py
src/capo_datasync/types/object_storage_server_port.py
src/capo_datasync/types/object_storage_server_protocol.py
src/capo_datasync/types/object_tags.py
src/capo_datasync/types/object_version_ids.py
src/capo_datasync/types/on_prem_config.py
src/capo_datasync/types/operator.py
src/capo_datasync/types/options.py
src/capo_datasync/types/output_tag_list.py
src/capo_datasync/types/overwrite_mode.py
src/capo_datasync/types/phase_status.py
src/capo_datasync/types/pl_security_group_arn_list.py
src/capo_datasync/types/pl_subnet_arn_list.py
src/capo_datasync/types/platform.py
src/capo_datasync/types/posix_permissions.py
src/capo_datasync/types/preserve_deleted_files.py
src/capo_datasync/types/preserve_devices.py
src/capo_datasync/types/private_link_config.py
src/capo_datasync/types/qop_configuration.py
src/capo_datasync/types/report_destination.py
src/capo_datasync/types/report_destination_s3.py
src/capo_datasync/types/report_level.py
src/capo_datasync/types/report_output_type.py
src/capo_datasync/types/report_override.py
src/capo_datasync/types/report_overrides.py
src/capo_datasync/types/report_result.py
src/capo_datasync/types/s3_bucket_arn.py
src/capo_datasync/types/s3_config.py
src/capo_datasync/types/s3_manifest_config.py
src/capo_datasync/types/s3_object_version_id.py
src/capo_datasync/types/s3_storage_class.py
src/capo_datasync/types/s3_subdirectory.py
src/capo_datasync/types/schedule_disabled_by.py
src/capo_datasync/types/schedule_disabled_reason.py
src/capo_datasync/types/schedule_expression_cron.py
src/capo_datasync/types/schedule_status.py
src/capo_datasync/types/secret_arn.py
src/capo_datasync/types/server_hostname.py
src/capo_datasync/types/server_ip_address.py
src/capo_datasync/types/smb_authentication_type.py
src/capo_datasync/types/smb_domain.py
src/capo_datasync/types/smb_mount_options.py
src/capo_datasync/types/smb_password.py
src/capo_datasync/types/smb_security_descriptor_copy_flags.py
src/capo_datasync/types/smb_subdirectory.py
src/capo_datasync/types/smb_user.py
src/capo_datasync/types/smb_version.py
src/capo_datasync/types/source_manifest_config.py
src/capo_datasync/types/source_network_interface_arns.py
src/capo_datasync/types/start_task_execution_request.py
src/capo_datasync/types/start_task_execution_response.py
src/capo_datasync/types/storage_virtual_machine_arn.py
src/capo_datasync/types/string.py
src/capo_datasync/types/tag_key.py
src/capo_datasync/types/tag_key_list.py
src/capo_datasync/types/tag_list_entry.py
src/capo_datasync/types/tag_resource_request.py
src/capo_datasync/types/tag_resource_response.py
src/capo_datasync/types/tag_value.py
src/capo_datasync/types/taggable_resource_arn.py
src/capo_datasync/types/task_arn.py
src/capo_datasync/types/task_execution_arn.py
src/capo_datasync/types/task_execution_files_failed_detail.py
src/capo_datasync/types/task_execution_files_listed_detail.py
src/capo_datasync/types/task_execution_folders_failed_detail.py
src/capo_datasync/types/task_execution_folders_listed_detail.py
src/capo_datasync/types/task_execution_list.py
src/capo_datasync/types/task_execution_list_entry.py
src/capo_datasync/types/task_execution_result_detail.py
src/capo_datasync/types/task_execution_status.py
src/capo_datasync/types/task_filter.py
src/capo_datasync/types/task_filter_name.py
src/capo_datasync/types/task_filters.py
src/capo_datasync/types/task_list.py
src/capo_datasync/types/task_list_entry.py
src/capo_datasync/types/task_mode.py
src/capo_datasync/types/task_queueing.py
src/capo_datasync/types/task_report_config.py
src/capo_datasync/types/task_schedule.py
src/capo_datasync/types/task_schedule_details.py
src/capo_datasync/types/task_status.py
src/capo_datasync/types/time.py
src/capo_datasync/types/transfer_mode.py
src/capo_datasync/types/uid.py
src/capo_datasync/types/untag_resource_request.py
src/capo_datasync/types/untag_resource_response.py
src/capo_datasync/types/update_agent_request.py
src/capo_datasync/types/update_agent_response.py
src/capo_datasync/types/update_location_azure_blob_request.py
src/capo_datasync/types/update_location_azure_blob_response.py
src/capo_datasync/types/update_location_efs_request.py
src/capo_datasync/types/update_location_efs_response.py
src/capo_datasync/types/update_location_fsx_lustre_request.py
src/capo_datasync/types/update_location_fsx_lustre_response.py
src/capo_datasync/types/update_location_fsx_ontap_request.py
src/capo_datasync/types/update_location_fsx_ontap_response.py
src/capo_datasync/types/update_location_fsx_open_zfs_request.py
src/capo_datasync/types/update_location_fsx_open_zfs_response.py
src/capo_datasync/types/update_location_fsx_windows_request.py
src/capo_datasync/types/update_location_fsx_windows_response.py
src/capo_datasync/types/update_location_hdfs_request.py
src/capo_datasync/types/update_location_hdfs_response.py
src/capo_datasync/types/update_location_nfs_request.py
src/capo_datasync/types/update_location_nfs_response.py
src/capo_datasync/types/update_location_object_storage_request.py
src/capo_datasync/types/update_location_object_storage_response.py
src/capo_datasync/types/update_location_s3_request.py
src/capo_datasync/types/update_location_s3_response.py
src/capo_datasync/types/update_location_smb_request.py
src/capo_datasync/types/update_location_smb_response.py
src/capo_datasync/types/update_smb_domain.py
src/capo_datasync/types/update_task_execution_request.py
src/capo_datasync/types/update_task_execution_response.py
src/capo_datasync/types/update_task_request.py
src/capo_datasync/types/update_task_response.py
src/capo_datasync/types/updated_efs_access_point_arn.py
src/capo_datasync/types/updated_efs_iam_role_arn.py
src/capo_datasync/types/verify_mode.py
src/capo_datasync/types/vpc_endpoint_id.py
src/capo_datasync/types/_prelude/blob.py
src/capo_datasync/types/_prelude/timestamp.py
tests/test_sigv4.py