Module Awso_datasync.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule IamRoleArn : sig ... end
Sourcemodule S3BucketArn : sig ... end
Sourcemodule S3ObjectVersionId : sig ... end
Sourcemodule S3Subdirectory : sig ... end
Sourcemodule ReportLevel : sig ... end
Sourcemodule NfsVersion : sig ... end
Sourcemodule KmsKeyArn : sig ... end
Sourcemodule SecretArn : sig ... end
Sourcemodule IamRoleArnOrEmptyString : sig ... end
Sourcemodule SmbVersion : sig ... end
Sourcemodule FilterAttributeValue : sig ... end
Sourcemodule AgentVersion : sig ... end
Sourcemodule FilterType : sig ... end
Sourcemodule FilterValue : sig ... end
Sourcemodule S3ManifestConfig : sig ... end

Specifies the S3 bucket where you're hosting the manifest that you want DataSync to use. For more information and configuration examples, see Specifying what DataSync transfers by using a manifest.

Sourcemodule ReportDestinationS3 : sig ... end

Specifies the Amazon S3 bucket where DataSync uploads your task report.

Sourcemodule ReportOverride : sig ... end

Specifies the level of detail for a particular aspect of your DataSync task report.

Sourcemodule AgentArn : sig ... end
Sourcemodule HdfsServerHostname : sig ... end
Sourcemodule HdfsServerPort : sig ... end
Sourcemodule NfsMountOptions : sig ... end

Specifies how DataSync can access a location using the NFS protocol.

Sourcemodule CmkSecretConfig : sig ... end

Specifies configuration information for a DataSync-managed secret, such as an authentication token, secret key, password, or Kerberos keytab that DataSync uses to access a specific storage location, with a customer-managed KMS key. You can use either CmkSecretConfig or CustomSecretConfig to provide credentials for a CreateLocation request. Do not provide both parameters for the same request.

Sourcemodule CustomSecretConfig : sig ... end

Specifies configuration information for a customer-managed Secrets Manager secret where a storage location credentials is stored in Secrets Manager as plain text (for authentication token, secret key, or password) or as binary (for Kerberos keytab). This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret. You can use either CmkSecretConfig or CustomSecretConfig to provide credentials for a CreateLocation request. Do not provide both parameters for the same request.

Sourcemodule ManagedSecretConfig : sig ... end

Specifies configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location. DataSync uses the default Amazon Web Services-managed KMS key to encrypt this secret in Secrets Manager.

Sourcemodule SmbDomain : sig ... end
Sourcemodule SmbMountOptions : sig ... end

Specifies the version of the Server Message Block (SMB) protocol that DataSync uses to access an SMB file server.

Sourcemodule SmbPassword : sig ... end
Sourcemodule SmbUser : sig ... end
Sourcemodule UpdateSmbDomain : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule TaskArn : sig ... end
Sourcemodule TaskMode : sig ... end
Sourcemodule TaskStatus : sig ... end
Sourcemodule FilterValues : sig ... end
Sourcemodule Operator : sig ... end
Sourcemodule TaskFilterName : sig ... end
Sourcemodule TaskExecutionArn : sig ... end
Sourcemodule TaskExecutionStatus : sig ... end
Sourcemodule LocationArn : sig ... end
Sourcemodule LocationUri : sig ... end
Sourcemodule LocationFilterName : sig ... end
Sourcemodule AgentStatus : sig ... end
Sourcemodule Platform : sig ... end

The platform-related details about the DataSync agent, such as the version number.

Sourcemodule Ec2SecurityGroupArn : sig ... end
Sourcemodule Ec2SubnetArn : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule FilterRule : sig ... end

Specifies which files, folders, and objects to include or exclude when transferring files from source to destination.

Sourcemodule ManifestAction : sig ... end
Sourcemodule ManifestFormat : sig ... end
Sourcemodule SourceManifestConfig : sig ... end

Specifies the manifest that you want DataSync to use and where it's hosted. For more information and configuration examples, see Specifying what DataSync transfers by using a manifest.

Sourcemodule Atime : sig ... end
Sourcemodule BytesPerSecond : sig ... end
Sourcemodule Gid : sig ... end
Sourcemodule LogLevel : sig ... end
Sourcemodule Mtime : sig ... end
Sourcemodule ObjectTags : sig ... end
Sourcemodule OverwriteMode : sig ... end
Sourcemodule PosixPermissions : sig ... end
Sourcemodule PreserveDeletedFiles : sig ... end
Sourcemodule PreserveDevices : sig ... end
Sourcemodule TaskQueueing : sig ... end
Sourcemodule TransferMode : sig ... end
Sourcemodule Uid : sig ... end
Sourcemodule VerifyMode : sig ... end
Sourcemodule ObjectVersionIds : sig ... end
Sourcemodule ReportDestination : sig ... end

Specifies where DataSync uploads your task report.

Sourcemodule ReportOutputType : sig ... end
Sourcemodule ReportOverrides : sig ... end

The level of detail included in each aspect of your DataSync task report.

Sourcemodule ScheduleExpressionCron : sig ... end
Sourcemodule ScheduleStatus : sig ... end
Sourcemodule ServerIpAddress : sig ... end
Sourcemodule AgentArnList : sig ... end
Sourcemodule HdfsNameNode : sig ... end

The NameNode of the Hadoop Distributed File System (HDFS). The NameNode manages the file system's namespace. The NameNode performs operations such as opening, closing, and renaming files and directories. The NameNode contains the information to map blocks of data to the DataNodes.

Sourcemodule HdfsRpcProtection : sig ... end
Sourcemodule FsxProtocolNfs : sig ... end

Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for OpenZFS file system or FSx for ONTAP file system's storage virtual machine (SVM).

Sourcemodule FsxProtocolSmb : sig ... end

Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your Amazon FSx for NetApp ONTAP file system's storage virtual machine (SVM). For more information, see Providing DataSync access to FSx for ONTAP file systems.

Sourcemodule FsxUpdateProtocolSmb : sig ... end

Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your Amazon FSx for NetApp ONTAP file system's storage virtual machine (SVM). For more information, see Providing DataSync access to FSx for ONTAP file systems.

Sourcemodule AzureBlobSasToken : sig ... end
Sourcemodule TagListEntry : sig ... end

A key-value pair representing a single tag that's been applied to an Amazon Web Services resource.

Sourcemodule TaskListEntry : sig ... end

Represents a single entry in a list of tasks. TaskListEntry returns an array that contains a list of tasks when the ListTasks operation is called. A task includes the source and destination file systems to sync and the options to use for the tasks.

Sourcemodule TaskFilter : sig ... end

You can use API filters to narrow down the list of resources returned by ListTasks. For example, to retrieve all tasks on a source location, you can use ListTasks with filter name LocationId and Operator Equals with the ARN for the location. For more information, see filtering DataSync resources.

Sourcemodule TaskExecutionListEntry : sig ... end

Represents a single entry in a list of DataSync task executions that's returned with the ListTaskExecutions operation.

Sourcemodule LocationListEntry : sig ... end

Represents a single entry in a list of locations. LocationListEntry returns an array that contains a list of locations when the ListLocations operation is called.

Sourcemodule LocationFilter : sig ... end

Narrow down the list of resources returned by ListLocations. For example, to see all your Amazon S3 locations, create a filter using "Name": "LocationType", "Operator": "Equals", and "Values": "S3". For more information, see filtering resources.

Sourcemodule AgentListEntry : sig ... end

Represents a single entry in a list (or array) of DataSync agents when you call the ListAgents operation.

Sourcemodule NetworkInterfaceArn : sig ... end
Sourcemodule ScheduleDisabledBy : sig ... end
Sourcemodule ScheduleDisabledReason : sig ... end
Sourcemodule Time : sig ... end
Sourcemodule PhaseStatus : sig ... end
Sourcemodule Long : sig ... end
Sourcemodule Duration : sig ... end
Sourcemodule Ec2SecurityGroupArnList : sig ... end
Sourcemodule Endpoint : sig ... end
Sourcemodule PLSecurityGroupArnList : sig ... end
Sourcemodule PLSubnetArnList : sig ... end
Sourcemodule VpcEndpointId : sig ... end
Sourcemodule InternalException : sig ... end

This exception is thrown when an error occurs in the DataSync service.

Sourcemodule InvalidRequestException : sig ... end

This exception is thrown when the client submits a malformed request.

Sourcemodule FilterList : sig ... end
Sourcemodule LogGroupArn : sig ... end
Sourcemodule ManifestConfig : sig ... end

Configures a manifest, which is a list of files or objects that you want DataSync to transfer. For more information and configuration examples, see Specifying what DataSync transfers by using a manifest.

Sourcemodule Options : sig ... end

Indicates how your transfer task is configured. These options include how DataSync handles files, objects, and their associated metadata during your transfer. You also can specify how to verify data integrity, set bandwidth limits for your task, among other options. Each option has a default value. Unless you need to, you don't have to configure any option before calling StartTaskExecution. You also can override your task options for each task execution. For example, you might want to adjust the LogLevel for an individual execution.

Sourcemodule TaskReportConfig : sig ... end

Specifies how you want to configure a task report, which provides detailed information about for your DataSync transfer. For more information, see Task reports.

Sourcemodule TaskSchedule : sig ... end

Configures your DataSync task to run on a schedule (at a minimum interval of 1 hour).

Sourcemodule DnsIpList : sig ... end
Sourcemodule KerberosKeytabFile : sig ... end
Sourcemodule KerberosKrb5ConfFile : sig ... end
Sourcemodule KerberosPrincipal : sig ... end
Sourcemodule ServerHostname : sig ... end
Sourcemodule SmbAuthenticationType : sig ... end
Sourcemodule SmbSubdirectory : sig ... end
Sourcemodule S3Config : sig ... end

Specifies the Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that DataSync uses to access your S3 bucket. For more information, see Providing DataSync access to S3 buckets.

Sourcemodule S3StorageClass : sig ... end
Sourcemodule ObjectStorageAccessKey : sig ... end
Sourcemodule ObjectStorageCertificate : sig ... end
Sourcemodule ObjectStorageSecretKey : sig ... end
Sourcemodule ObjectStorageServerPort : sig ... end
Sourcemodule NfsSubdirectory : sig ... end
Sourcemodule OnPremConfig : sig ... end

The DataSync agents that can connect to your Network File System (NFS) file server.

Sourcemodule HdfsAuthenticationType : sig ... end
Sourcemodule HdfsBlockSize : sig ... end
Sourcemodule HdfsNameNodeList : sig ... end
Sourcemodule HdfsReplicationFactor : sig ... end
Sourcemodule HdfsSubdirectory : sig ... end
Sourcemodule HdfsUser : sig ... end
Sourcemodule KmsKeyProviderUri : sig ... end
Sourcemodule QopConfiguration : sig ... end

The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer privacy settings configured on the Hadoop Distributed File System (HDFS) cluster.

Sourcemodule FsxWindowsSubdirectory : sig ... end
Sourcemodule FsxProtocol : sig ... end

Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.

Sourcemodule FsxOntapSubdirectory : sig ... end
Sourcemodule FsxUpdateProtocol : sig ... end

Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system. You can't update the Network File System (NFS) protocol configuration for FSx for ONTAP locations. DataSync currently only supports NFS version 3 with this location type.

Sourcemodule EfsInTransitEncryption : sig ... end
Sourcemodule EfsSubdirectory : sig ... end
Sourcemodule UpdatedEfsAccessPointArn : sig ... end
Sourcemodule UpdatedEfsIamRoleArn : sig ... end
Sourcemodule AzureAccessTier : sig ... end
Sourcemodule AzureBlobSasConfiguration : sig ... end

The shared access signature (SAS) configuration that allows DataSync to access your Microsoft Azure Blob Storage. For more information, see SAS tokens for accessing your Azure Blob Storage.

Sourcemodule AzureBlobSubdirectory : sig ... end
Sourcemodule AzureBlobType : sig ... end
Sourcemodule TagKeyList : sig ... end
Sourcemodule TaggableResourceArn : sig ... end
Sourcemodule InputTagList : sig ... end
Sourcemodule NextToken : sig ... end
Sourcemodule TaskList : sig ... end
Sourcemodule MaxResults : sig ... end
Sourcemodule TaskFilters : sig ... end
Sourcemodule TaskExecutionList : sig ... end
Sourcemodule OutputTagList : sig ... end
Sourcemodule LocationList : sig ... end
Sourcemodule LocationFilters : sig ... end
Sourcemodule AgentList : sig ... end
Sourcemodule TaskScheduleDetails : sig ... end

Provides information about your DataSync task schedule.

Sourcemodule ItemCount : sig ... end
Sourcemodule ReportResult : sig ... end

Indicates whether DataSync created a complete task report for your transfer.

The number of files or objects that DataSync fails to prepare, transfer, verify, and delete during your task execution. Applies only to Enhanced mode tasks.

The number of files or objects that DataSync finds at your locations. Applies only to Enhanced mode tasks.

The number of directories that DataSync fails to list, prepare, transfer, verify, and delete during your task execution. Applies only to Enhanced mode tasks.

The number of directories that DataSync finds at your locations. Applies only to Enhanced mode tasks.

Sourcemodule TaskExecutionResultDetail : sig ... end

Provides detailed information about the result of your DataSync task execution.

Sourcemodule FsxFilesystemArn : sig ... end
Sourcemodule StorageVirtualMachineArn : sig ... end
Sourcemodule Ec2Config : sig ... end

The subnet and security groups that DataSync uses to connect to one of your Amazon EFS file system's mount targets.

Sourcemodule EfsAccessPointArn : sig ... end
Sourcemodule EndpointType : sig ... end
Sourcemodule PrivateLinkConfig : sig ... end

Specifies how your DataSync agent connects to Amazon Web Services using a virtual private cloud (VPC) service endpoint. An agent that uses a VPC endpoint isn't accessible over the public internet.

Sourcemodule ObjectStorageBucketName : sig ... end
Sourcemodule FsxOpenZfsSubdirectory : sig ... end
Sourcemodule FsxLustreSubdirectory : sig ... end
Sourcemodule EfsFilesystemArn : sig ... end
Sourcemodule AzureBlobContainerUrl : sig ... end
Sourcemodule ActivationKey : sig ... end
Sourcemodule UpdateTaskResponse : sig ... end

Updates the configuration of a task, which defines where and how DataSync transfers your data.

Sourcemodule UpdateTaskRequest : sig ... end

UpdateTaskResponse

Updates the configuration of a running DataSync task execution. Currently, the only Option that you can modify with UpdateTaskExecution is BytesPerSecond , which throttles bandwidth for a running or queued task execution.

Updates the configuration of a running DataSync task execution. Currently, the only Option that you can modify with UpdateTaskExecution is BytesPerSecond , which throttles bandwidth for a running or queued task execution.

Sourcemodule UpdateLocationSmbResponse : sig ... end

Modifies the following configuration parameters of the Server Message Block (SMB) transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with an SMB file server.

Sourcemodule UpdateLocationSmbRequest : sig ... end

Modifies the following configuration parameters of the Server Message Block (SMB) transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with an SMB file server.

Sourcemodule UpdateLocationS3Response : sig ... end

Modifies the following configuration parameters of the Amazon S3 transfer location that you're using with DataSync. Before you begin, make sure that you read the following topics: Storage class considerations with Amazon S3 locations Evaluating S3 request costs when using DataSync

Sourcemodule UpdateLocationS3Request : sig ... end

Modifies the following configuration parameters of the Amazon S3 transfer location that you're using with DataSync. Before you begin, make sure that you read the following topics: Storage class considerations with Amazon S3 locations Evaluating S3 request costs when using DataSync

Modifies the following configuration parameters of the object storage transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with an object storage system.

Modifies the following configuration parameters of the object storage transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with an object storage system.

Sourcemodule UpdateLocationNfsResponse : sig ... end

Modifies the following configuration parameters of the Network File System (NFS) transfer location that you're using with DataSync. For more information, see Configuring transfers with an NFS file server.

Sourcemodule UpdateLocationNfsRequest : sig ... end

Modifies the following configuration parameters of the Network File System (NFS) transfer location that you're using with DataSync. For more information, see Configuring transfers with an NFS file server.

Modifies the following configuration parameters of the Hadoop Distributed File System (HDFS) transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with an HDFS cluster.

Sourcemodule UpdateLocationHdfsRequest : sig ... end

Modifies the following configuration parameters of the Hadoop Distributed File System (HDFS) transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with an HDFS cluster.

Modifies the following configuration parameters of the Amazon FSx for Windows File Server transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with FSx for Windows File Server.

Modifies the following configuration parameters of the Amazon FSx for Windows File Server transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with FSx for Windows File Server.

Modifies the following configuration parameters of the Amazon FSx for OpenZFS transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with FSx for OpenZFS. Request parameters related to SMB aren't supported with the UpdateLocationFsxOpenZfs operation.

Modifies the following configuration parameters of the Amazon FSx for OpenZFS transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with FSx for OpenZFS. Request parameters related to SMB aren't supported with the UpdateLocationFsxOpenZfs operation.

Modifies the following configuration parameters of the Amazon FSx for NetApp ONTAP transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with FSx for ONTAP.

Modifies the following configuration parameters of the Amazon FSx for NetApp ONTAP transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with FSx for ONTAP.

Modifies the following configuration parameters of the Amazon FSx for Lustre transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with FSx for Lustre.

Modifies the following configuration parameters of the Amazon FSx for Lustre transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with FSx for Lustre.

Sourcemodule UpdateLocationEfsResponse : sig ... end

Modifies the following configuration parameters of the Amazon EFS transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with Amazon EFS.

Sourcemodule UpdateLocationEfsRequest : sig ... end

Modifies the following configuration parameters of the Amazon EFS transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with Amazon EFS.

Modifies the following configurations of the Microsoft Azure Blob Storage transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with Azure Blob Storage.

Modifies the following configurations of the Microsoft Azure Blob Storage transfer location that you're using with DataSync. For more information, see Configuring DataSync transfers with Azure Blob Storage.

Sourcemodule UpdateAgentResponse : sig ... end

Updates the name of an DataSync agent.

Sourcemodule UpdateAgentRequest : sig ... end

UpdateAgentRequest

Sourcemodule UntagResourceResponse : sig ... end

Removes tags from an Amazon Web Services resource.

Sourcemodule UntagResourceRequest : sig ... end

UntagResourceRequest

Sourcemodule TagResourceResponse : sig ... end

Applies a tag to an Amazon Web Services resource. Tags are key-value pairs that can help you manage, filter, and search for your resources. These include DataSync resources, such as locations, tasks, and task executions.

Sourcemodule TagResourceRequest : sig ... end

TagResourceRequest

StartTaskExecutionResponse

Sourcemodule StartTaskExecutionRequest : sig ... end

StartTaskExecutionRequest

Sourcemodule ListTasksResponse : sig ... end

ListTasksResponse

Sourcemodule ListTasksRequest : sig ... end

ListTasksRequest

ListTaskExecutionsResponse

Sourcemodule ListTaskExecutionsRequest : sig ... end

ListTaskExecutions

ListTagsForResourceResponse

ListTagsForResourceRequest

Sourcemodule ListLocationsResponse : sig ... end

ListLocationsResponse

Sourcemodule ListLocationsRequest : sig ... end

ListLocationsRequest

Sourcemodule ListAgentsResponse : sig ... end

ListAgentsResponse

Sourcemodule ListAgentsRequest : sig ... end

ListAgentsRequest

Sourcemodule DescribeTaskResponse : sig ... end

DescribeTaskResponse

Sourcemodule DescribeTaskRequest : sig ... end

DescribeTaskRequest

DescribeTaskExecutionResponse

DescribeTaskExecutionRequest

DescribeLocationSmbResponse

DescribeLocationSmbRequest

DescribeLocationS3Response

Sourcemodule DescribeLocationS3Request : sig ... end

DescribeLocationS3Request

DescribeLocationObjectStorageResponse

DescribeLocationObjectStorageRequest

DescribeLocationNfsResponse

DescribeLocationNfsRequest

Provides details about how an DataSync transfer location for a Hadoop Distributed File System (HDFS) is configured.

Provides details about how an DataSync transfer location for a Hadoop Distributed File System (HDFS) is configured.

Provides details about how an DataSync transfer location for an Amazon FSx for Windows File Server file system is configured.

Provides details about how an DataSync transfer location for an Amazon FSx for Windows File Server file system is configured.

Provides details about how an DataSync transfer location for an Amazon FSx for OpenZFS file system is configured. Response elements related to SMB aren't supported with the DescribeLocationFsxOpenZfs operation.

Provides details about how an DataSync transfer location for an Amazon FSx for OpenZFS file system is configured. Response elements related to SMB aren't supported with the DescribeLocationFsxOpenZfs operation.

Provides details about how an DataSync transfer location for an Amazon FSx for NetApp ONTAP file system is configured. If your location uses SMB, the DescribeLocationFsxOntap operation doesn't actually return a Password.

Provides details about how an DataSync transfer location for an Amazon FSx for NetApp ONTAP file system is configured. If your location uses SMB, the DescribeLocationFsxOntap operation doesn't actually return a Password.

Provides details about how an DataSync transfer location for an Amazon FSx for Lustre file system is configured.

Provides details about how an DataSync transfer location for an Amazon FSx for Lustre file system is configured.

DescribeLocationEfsResponse

DescribeLocationEfsRequest

Provides details about how an DataSync transfer location for Microsoft Azure Blob Storage is configured.

Provides details about how an DataSync transfer location for Microsoft Azure Blob Storage is configured.

Sourcemodule DescribeAgentResponse : sig ... end

DescribeAgentResponse

Sourcemodule DescribeAgentRequest : sig ... end

DescribeAgent

Sourcemodule DeleteTaskResponse : sig ... end

Deletes a transfer task resource from DataSync.

Sourcemodule DeleteTaskRequest : sig ... end

DeleteTask

Sourcemodule DeleteLocationResponse : sig ... end

Deletes a transfer location resource from DataSync.

Sourcemodule DeleteLocationRequest : sig ... end

DeleteLocation

Sourcemodule DeleteAgentResponse : sig ... end

Removes an DataSync agent resource from your Amazon Web Services account. Keep in mind that this operation (which can't be undone) doesn't remove the agent's virtual machine (VM) or Amazon EC2 instance from your storage environment. For next steps, you can delete the VM or instance from your storage environment or reuse it to activate a new agent.

Sourcemodule DeleteAgentRequest : sig ... end

DeleteAgentRequest

Sourcemodule CreateTaskResponse : sig ... end

CreateTaskResponse

Sourcemodule CreateTaskRequest : sig ... end

CreateTaskRequest

Sourcemodule CreateLocationSmbResponse : sig ... end

CreateLocationSmbResponse

Sourcemodule CreateLocationSmbRequest : sig ... end

CreateLocationSmbRequest

Sourcemodule CreateLocationS3Response : sig ... end

CreateLocationS3Response

Sourcemodule CreateLocationS3Request : sig ... end

CreateLocationS3Request

CreateLocationObjectStorageResponse

CreateLocationObjectStorageRequest

Sourcemodule CreateLocationNfsResponse : sig ... end

CreateLocationNfsResponse

Sourcemodule CreateLocationNfsRequest : sig ... end

CreateLocationNfsRequest

Creates a transfer location for a Hadoop Distributed File System (HDFS). DataSync can use this location as a source or destination for transferring data. Before you begin, make sure that you understand how DataSync accesses HDFS clusters.

Sourcemodule CreateLocationHdfsRequest : sig ... end

Creates a transfer location for a Hadoop Distributed File System (HDFS). DataSync can use this location as a source or destination for transferring data. Before you begin, make sure that you understand how DataSync accesses HDFS clusters.

Creates a transfer location for an Amazon FSx for Windows File Server file system. DataSync can use this location as a source or destination for transferring data. Before you begin, make sure that you understand how DataSync accesses FSx for Windows File Server file systems.

Creates a transfer location for an Amazon FSx for Windows File Server file system. DataSync can use this location as a source or destination for transferring data. Before you begin, make sure that you understand how DataSync accesses FSx for Windows File Server file systems.

Creates a transfer location for an Amazon FSx for OpenZFS file system. DataSync can use this location as a source or destination for transferring data. Before you begin, make sure that you understand how DataSync accesses FSx for OpenZFS file systems. Request parameters related to SMB aren't supported with the CreateLocationFsxOpenZfs operation.

Creates a transfer location for an Amazon FSx for OpenZFS file system. DataSync can use this location as a source or destination for transferring data. Before you begin, make sure that you understand how DataSync accesses FSx for OpenZFS file systems. Request parameters related to SMB aren't supported with the CreateLocationFsxOpenZfs operation.

Creates a transfer location for an Amazon FSx for NetApp ONTAP file system. DataSync can use this location as a source or destination for transferring data. Before you begin, make sure that you understand how DataSync accesses FSx for ONTAP file systems.

Creates a transfer location for an Amazon FSx for NetApp ONTAP file system. DataSync can use this location as a source or destination for transferring data. Before you begin, make sure that you understand how DataSync accesses FSx for ONTAP file systems.

Creates a transfer location for an Amazon FSx for Lustre file system. DataSync can use this location as a source or destination for transferring data. Before you begin, make sure that you understand how DataSync accesses FSx for Lustre file systems.

Creates a transfer location for an Amazon FSx for Lustre file system. DataSync can use this location as a source or destination for transferring data. Before you begin, make sure that you understand how DataSync accesses FSx for Lustre file systems.

Sourcemodule CreateLocationEfsResponse : sig ... end

CreateLocationEfs

Sourcemodule CreateLocationEfsRequest : sig ... end

CreateLocationEfsRequest

Creates a transfer location for a Microsoft Azure Blob Storage container. DataSync can use this location as a transfer source or destination. You can make transfers with or without a DataSync agent that connects to your container. Before you begin, make sure you know how DataSync accesses Azure Blob Storage and works with access tiers and blob types.

Creates a transfer location for a Microsoft Azure Blob Storage container. DataSync can use this location as a transfer source or destination. You can make transfers with or without a DataSync agent that connects to your container. Before you begin, make sure you know how DataSync accesses Azure Blob Storage and works with access tiers and blob types.

Sourcemodule CreateAgentResponse : sig ... end

CreateAgentResponse

Sourcemodule CreateAgentRequest : sig ... end

CreateAgentRequest

Stops an DataSync task execution that's in progress. The transfer of some files are abruptly interrupted. File contents that're transferred to the destination might be incomplete or inconsistent with the source files. However, if you start a new task execution using the same task and allow it to finish, file content on the destination will be complete and consistent. This applies to other unexpected failures that interrupt a task execution. In all of these cases, DataSync successfully completes the transfer when you start the next task execution.

CancelTaskExecutionRequest