Package-level declarations

Types

Link copied to clipboard

DataSync is an online data movement and discovery service that simplifies data migration and helps you quickly, easily, and securely transfer your file or object data to, from, and between Amazon Web Services storage services.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Creates an Amazon Web Services resource for an on-premises storage system that you want DataSync Discovery to collect information about.

Link copied to clipboard

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.

Link copied to clipboard
inline suspend fun DataSyncClient.createAgent(crossinline block: CreateAgentRequest.Builder.() -> Unit): CreateAgentResponse

Activates an DataSync agent that you've deployed in your storage environment. The activation process associates the agent with your Amazon Web Services account.

Link copied to clipboard

Creates a transfer location for a Microsoft Azure Blob Storage container. DataSync can use this location as a transfer source or destination.

Link copied to clipboard

Creates a transfer location for an Amazon EFS file system. DataSync can use this location as a source or destination for transferring data.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

Creates a transfer location for a Hadoop Distributed File System (HDFS). DataSync can use this location as a source or destination for transferring data.

Link copied to clipboard

Creates a transfer location for a Network File System (NFS) file server. DataSync can use this location as a source or destination for transferring data.

Link copied to clipboard

Creates a transfer location for an object storage system. DataSync can use this location as a source or destination for transferring data.

Link copied to clipboard

Creates a transfer location for an Amazon S3 bucket. DataSync can use this location as a source or destination for transferring data.

Link copied to clipboard

Creates a transfer location for a Server Message Block (SMB) file server. DataSync can use this location as a source or destination for transferring data.

Link copied to clipboard
inline suspend fun DataSyncClient.createTask(crossinline block: CreateTaskRequest.Builder.() -> Unit): CreateTaskResponse

Configures a transfer task, which defines where and how DataSync moves your data.

Link copied to clipboard
inline suspend fun DataSyncClient.deleteAgent(crossinline block: DeleteAgentRequest.Builder.() -> Unit): DeleteAgentResponse

Removes an DataSync agent resource from your Amazon Web Services account.

Link copied to clipboard

Deletes a transfer location resource from DataSync.

Link copied to clipboard
inline suspend fun DataSyncClient.deleteTask(crossinline block: DeleteTaskRequest.Builder.() -> Unit): DeleteTaskResponse

Deletes a transfer task resource from DataSync.

Link copied to clipboard

Returns information about an DataSync agent, such as its name, service endpoint type, and status.

Link copied to clipboard

Returns information about a DataSync discovery job.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Provides details about how an DataSync transfer location for a Network File System (NFS) file server is configured.

Link copied to clipboard

Provides details about how an DataSync transfer location for an object storage system is configured.

Link copied to clipboard

Provides details about how an DataSync transfer location for an S3 bucket is configured.

Link copied to clipboard

Provides details about how an DataSync transfer location for a Server Message Block (SMB) file server is configured.

Link copied to clipboard

Returns information about an on-premises storage system that you're using with DataSync Discovery.

Link copied to clipboard

Returns information, including performance data and capacity usage, which DataSync Discovery collects about a specific resource in your-premises storage system.

Link copied to clipboard

Returns information that DataSync Discovery collects about resources in your on-premises storage system.

Link copied to clipboard

Provides information about an DataSync transfer task.

Link copied to clipboard

Provides information about an execution of your DataSync task. You can use this operation to help monitor the progress of an ongoing transfer or check the results of the transfer.

Link copied to clipboard

Creates recommendations about where to migrate your data to in Amazon Web Services. Recommendations are generated based on information that DataSync Discovery collects about your on-premises storage system's resources. For more information, see Recommendations provided by DataSync Discovery.

Link copied to clipboard
inline suspend fun DataSyncClient.listAgents(crossinline block: ListAgentsRequest.Builder.() -> Unit): ListAgentsResponse

Returns a list of DataSync agents that belong to an Amazon Web Services account in the Amazon Web Services Region specified in the request.

Link copied to clipboard

Provides a list of the existing discovery jobs in the Amazon Web Services Region and Amazon Web Services account where you're using DataSync Discovery.

Link copied to clipboard

Returns a list of source and destination locations.

Link copied to clipboard

Lists the on-premises storage systems that you're using with DataSync Discovery.

Link copied to clipboard

Returns all the tags associated with an Amazon Web Services resource.

Link copied to clipboard

Returns a list of executions for an DataSync transfer task.

Link copied to clipboard
inline suspend fun DataSyncClient.listTasks(crossinline block: ListTasksRequest.Builder.() -> Unit): ListTasksResponse

Returns a list of the DataSync tasks you created.

Link copied to clipboard

Permanently removes a storage system resource from DataSync Discovery, including the associated discovery jobs, collected data, and recommendations.

Link copied to clipboard

Runs a DataSync discovery job on your on-premises storage system. If you haven't added the storage system to DataSync Discovery yet, do this first by using the AddStorageSystem operation.

Link copied to clipboard

Starts an DataSync transfer task. For each task, you can only run one task execution at a time.

Link copied to clipboard

Stops a running DataSync discovery job.

Link copied to clipboard
inline suspend fun DataSyncClient.tagResource(crossinline block: TagResourceRequest.Builder.() -> Unit): TagResourceResponse

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.

Link copied to clipboard

Removes tags from an Amazon Web Services resource.

Link copied to clipboard
inline suspend fun DataSyncClient.updateAgent(crossinline block: UpdateAgentRequest.Builder.() -> Unit): UpdateAgentResponse

Updates the name of an DataSync agent.

Link copied to clipboard

Edits a DataSync discovery job configuration.

Link copied to clipboard

Modifies some configurations of the Microsoft Azure Blob Storage transfer location that you're using with DataSync.

Link copied to clipboard

Updates some parameters of a previously created location for a Hadoop Distributed File System cluster.

Link copied to clipboard

Modifies some configurations of the Network File System (NFS) transfer location that you're using with DataSync.

Link copied to clipboard

Updates some parameters of an existing object storage location that DataSync accesses for a transfer. For information about creating a self-managed object storage location, see Creating a location for object storage.

Link copied to clipboard

Updates some of the parameters of a Server Message Block (SMB) file server location that you can use for DataSync transfers.

Link copied to clipboard

Modifies some configurations of an on-premises storage system resource that you're using with DataSync Discovery.

Link copied to clipboard
inline suspend fun DataSyncClient.updateTask(crossinline block: UpdateTaskRequest.Builder.() -> Unit): UpdateTaskResponse

Updates the configuration of an DataSync transfer task.

Link copied to clipboard

Updates the configuration of a running DataSync task execution.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.