Package-level declarations
Types
Represents a single entry in a list (or array) of DataSync agents when you call the ListAgents operation.
The shared access signature (SAS) configuration that allows DataSync to access your Microsoft Azure Blob Storage.
CancelTaskExecutionRequest
CreateAgentRequest
CreateAgentResponse
CreateLocationEfsRequest
CreateLocationEfs
CreateLocationNfsRequest
CreateLocationNfsResponse
CreateLocationObjectStorageRequest
CreateLocationObjectStorageResponse
CreateLocationS3Request
CreateLocationS3Response
CreateLocationSmbRequest
CreateLocationSmbResponse
CreateTaskRequest
CreateTaskResponse
The credentials that provide DataSync Discovery read access to your on-premises storage system's management interface.
Base class for all service related exceptions thrown by the DataSync client
DeleteAgentRequest
DeleteLocation
DeleteTask
DescribeAgent
DescribeAgentResponse
DescribeLocationEfsRequest
DescribeLocationEfsResponse
DescribeLocationNfsRequest
DescribeLocationNfsResponse
DescribeLocationObjectStorageRequest
DescribeLocationObjectStorageResponse
DescribeLocationS3Request
DescribeLocationS3Response
DescribeLocationSmbRequest
DescribeLocationSmbResponse
DescribeTaskExecutionRequest
DescribeTaskExecutionResponse
DescribeTaskRequest
DescribeTaskResponse
The details about a specific DataSync discovery job.
The network settings that DataSync Discovery uses to connect with your on-premises storage system's management interface.
Specifies which files, folders, and objects to include or exclude when transferring files from source to destination.
Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.
Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your Amazon FSx for OpenZFS or Amazon FSx for NetApp ONTAP file system.
Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your Amazon FSx for NetApp ONTAP file system. For more information, see Accessing FSx for ONTAP file systems.
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.
This exception is thrown when an error occurs in the DataSync service.
This exception is thrown when the client submits a malformed request.
ListAgentsRequest
ListAgentsResponse
ListLocationsRequest
ListLocationsResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
ListTaskExecutions
ListTaskExecutionsResponse
ListTasksRequest
ListTasksResponse
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"
.
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.
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.
The performance data that DataSync Discovery collects about an on-premises storage system resource.
The information that DataSync Discovery collects about an on-premises storage system cluster.
The information that DataSync Discovery collects about a storage virtual machine (SVM) in your on-premises storage system.
The information that DataSync Discovery collects about a volume in your on-premises storage system.
Specifies how DataSync can access a location using the NFS protocol.
The DataSync agents that are connecting to a Network File System (NFS) location.
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.
The types of performance data that DataSync Discovery collects about an on-premises storage system resource.
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.
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.
The details about an Amazon Web Services storage service that DataSync Discovery recommends for a resource in your on-premises storage system.
Specifies where DataSync uploads your task report.
Specifies the Amazon S3 bucket where DataSync uploads your task report.
Specifies the level of detail for a particular aspect of your DataSync task report.
The level of detail included in each aspect of your DataSync task report.
Indicates whether DataSync created a complete task report for your transfer.
Information provided by DataSync Discovery about the resources in your on-premises storage system.
Information, including performance data and capacity usage, provided by DataSync Discovery about a resource in your on-premises storage system.
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.
Specifies the version of the Server Message Block (SMB) protocol that DataSync uses to access an SMB file server.
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.
StartTaskExecutionRequest
StartTaskExecutionResponse
Information that identifies an on-premises storage system that you're using with DataSync Discovery.
A key-value pair representing a single tag that's been applied to an Amazon Web Services resource.
TagResourceRequest
Represents a single entry in a list of DataSync task executions that's returned with the ListTaskExecutions operation.
Describes the detailed result of a TaskExecution
operation. This result includes the time in milliseconds spent in each phase, the status of the task execution, and the errors encountered.
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.
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.
Specifies how you want to configure a task report, which provides detailed information about for your DataSync transfer.
Specifies the schedule you want your task to use for repeated executions. For more information, see Schedule Expressions for Rules.
The throughput peaks for an on-premises storage system volume. Each data point represents the 95th percentile peak value during a 1-hour interval.
UntagResourceRequest
UpdateAgentRequest
UpdateTaskResponse