{ "version": "2.0", "metadata": { "apiVersion": "2018-11-09", "endpointPrefix": "datasync", "jsonVersion": "1.1", "protocol": "json", "protocols": [ "json" ], "serviceAbbreviation": "DataSync", "serviceFullName": "AWS DataSync", "serviceId": "DataSync", "signatureVersion": "v4", "signingName": "datasync", "targetPrefix": "FmrsService", "uid": "datasync-2018-11-09" }, "operations": { "AddStorageSystem": { "name": "AddStorageSystem", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "AddStorageSystemRequest" }, "output": { "shape": "AddStorageSystemResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

", "endpoint": { "hostPrefix": "discovery-" } }, "CancelTaskExecution": { "name": "CancelTaskExecution", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CancelTaskExecutionRequest" }, "output": { "shape": "CancelTaskExecutionResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "CreateAgent": { "name": "CreateAgent", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateAgentRequest" }, "output": { "shape": "CreateAgentResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

If you haven't deployed an agent yet, see the following topics to learn more:

If you're transferring between Amazon Web Services storage services, you don't need a DataSync agent.

" }, "CreateLocationAzureBlob": { "name": "CreateLocationAzureBlob", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationAzureBlobRequest" }, "output": { "shape": "CreateLocationAzureBlobResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

Before you begin, make sure you know how DataSync accesses Azure Blob Storage and works with access tiers and blob types. You also need a DataSync agent that can connect to your container.

" }, "CreateLocationEfs": { "name": "CreateLocationEfs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationEfsRequest" }, "output": { "shape": "CreateLocationEfsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Creates a transfer location for an Amazon EFS 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 Amazon EFS file systems.

" }, "CreateLocationFsxLustre": { "name": "CreateLocationFsxLustre", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationFsxLustreRequest" }, "output": { "shape": "CreateLocationFsxLustreResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "CreateLocationFsxOntap": { "name": "CreateLocationFsxOntap", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationFsxOntapRequest" }, "output": { "shape": "CreateLocationFsxOntapResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "CreateLocationFsxOpenZfs": { "name": "CreateLocationFsxOpenZfs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationFsxOpenZfsRequest" }, "output": { "shape": "CreateLocationFsxOpenZfsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "CreateLocationFsxWindows": { "name": "CreateLocationFsxWindows", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationFsxWindowsRequest" }, "output": { "shape": "CreateLocationFsxWindowsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "CreateLocationHdfs": { "name": "CreateLocationHdfs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationHdfsRequest" }, "output": { "shape": "CreateLocationHdfsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "CreateLocationNfs": { "name": "CreateLocationNfs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationNfsRequest" }, "output": { "shape": "CreateLocationNfsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

Before you begin, make sure that you understand how DataSync accesses NFS file servers.

If you're copying data to or from an Snowcone device, you can also use CreateLocationNfs to create your transfer location. For more information, see Configuring transfers with Snowcone.

" }, "CreateLocationObjectStorage": { "name": "CreateLocationObjectStorage", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationObjectStorageRequest" }, "output": { "shape": "CreateLocationObjectStorageResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

Before you begin, make sure that you understand the prerequisites for DataSync to work with object storage systems.

" }, "CreateLocationS3": { "name": "CreateLocationS3", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationS3Request" }, "output": { "shape": "CreateLocationS3Response" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

Before you begin, make sure that you read the following topics:

For more information, see Configuring transfers with Amazon S3.

" }, "CreateLocationSmb": { "name": "CreateLocationSmb", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLocationSmbRequest" }, "output": { "shape": "CreateLocationSmbResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

Before you begin, make sure that you understand how DataSync accesses SMB file servers.

" }, "CreateTask": { "name": "CreateTask", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateTaskRequest" }, "output": { "shape": "CreateTaskResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

A task includes a source location, destination location, and transfer options (such as bandwidth limits, scheduling, and more).

If you're planning to transfer data to or from an Amazon S3 location, review how DataSync can affect your S3 request charges and the DataSync pricing page before you begin.

" }, "DeleteAgent": { "name": "DeleteAgent", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteAgentRequest" }, "output": { "shape": "DeleteAgentResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "DeleteLocation": { "name": "DeleteLocation", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteLocationRequest" }, "output": { "shape": "DeleteLocationResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Deletes a transfer location resource from DataSync.

" }, "DeleteTask": { "name": "DeleteTask", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteTaskRequest" }, "output": { "shape": "DeleteTaskResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Deletes a transfer task resource from DataSync.

" }, "DescribeAgent": { "name": "DescribeAgent", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeAgentRequest" }, "output": { "shape": "DescribeAgentResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "DescribeDiscoveryJob": { "name": "DescribeDiscoveryJob", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeDiscoveryJobRequest" }, "output": { "shape": "DescribeDiscoveryJobResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Returns information about a DataSync discovery job.

", "endpoint": { "hostPrefix": "discovery-" } }, "DescribeLocationAzureBlob": { "name": "DescribeLocationAzureBlob", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationAzureBlobRequest" }, "output": { "shape": "DescribeLocationAzureBlobResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "DescribeLocationEfs": { "name": "DescribeLocationEfs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationEfsRequest" }, "output": { "shape": "DescribeLocationEfsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "DescribeLocationFsxLustre": { "name": "DescribeLocationFsxLustre", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationFsxLustreRequest" }, "output": { "shape": "DescribeLocationFsxLustreResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "DescribeLocationFsxOntap": { "name": "DescribeLocationFsxOntap", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationFsxOntapRequest" }, "output": { "shape": "DescribeLocationFsxOntapResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "DescribeLocationFsxOpenZfs": { "name": "DescribeLocationFsxOpenZfs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationFsxOpenZfsRequest" }, "output": { "shape": "DescribeLocationFsxOpenZfsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "DescribeLocationFsxWindows": { "name": "DescribeLocationFsxWindows", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationFsxWindowsRequest" }, "output": { "shape": "DescribeLocationFsxWindowsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "DescribeLocationHdfs": { "name": "DescribeLocationHdfs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationHdfsRequest" }, "output": { "shape": "DescribeLocationHdfsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "DescribeLocationNfs": { "name": "DescribeLocationNfs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationNfsRequest" }, "output": { "shape": "DescribeLocationNfsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "DescribeLocationObjectStorage": { "name": "DescribeLocationObjectStorage", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationObjectStorageRequest" }, "output": { "shape": "DescribeLocationObjectStorageResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "DescribeLocationS3": { "name": "DescribeLocationS3", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationS3Request" }, "output": { "shape": "DescribeLocationS3Response" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "DescribeLocationSmb": { "name": "DescribeLocationSmb", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLocationSmbRequest" }, "output": { "shape": "DescribeLocationSmbResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "DescribeStorageSystem": { "name": "DescribeStorageSystem", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeStorageSystemRequest" }, "output": { "shape": "DescribeStorageSystemResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

", "endpoint": { "hostPrefix": "discovery-" } }, "DescribeStorageSystemResourceMetrics": { "name": "DescribeStorageSystemResourceMetrics", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeStorageSystemResourceMetricsRequest" }, "output": { "shape": "DescribeStorageSystemResourceMetricsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

", "endpoint": { "hostPrefix": "discovery-" } }, "DescribeStorageSystemResources": { "name": "DescribeStorageSystemResources", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeStorageSystemResourcesRequest" }, "output": { "shape": "DescribeStorageSystemResourcesResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

", "endpoint": { "hostPrefix": "discovery-" } }, "DescribeTask": { "name": "DescribeTask", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeTaskRequest" }, "output": { "shape": "DescribeTaskResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Provides information about a task, which defines where and how DataSync transfers your data.

" }, "DescribeTaskExecution": { "name": "DescribeTaskExecution", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeTaskExecutionRequest" }, "output": { "shape": "DescribeTaskExecutionResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "GenerateRecommendations": { "name": "GenerateRecommendations", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GenerateRecommendationsRequest" }, "output": { "shape": "GenerateRecommendationsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

Once generated, you can view your recommendations by using the DescribeStorageSystemResources operation.

", "endpoint": { "hostPrefix": "discovery-" } }, "ListAgents": { "name": "ListAgents", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListAgentsRequest" }, "output": { "shape": "ListAgentsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

With pagination, you can reduce the number of agents returned in a response. If you get a truncated list of agents in a response, the response contains a marker that you can specify in your next request to fetch the next page of agents.

ListAgents is eventually consistent. This means the result of running the operation might not reflect that you just created or deleted an agent. For example, if you create an agent with CreateAgent and then immediately run ListAgents, that agent might not show up in the list right away. In situations like this, you can always confirm whether an agent has been created (or deleted) by using DescribeAgent.

" }, "ListDiscoveryJobs": { "name": "ListDiscoveryJobs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListDiscoveryJobsRequest" }, "output": { "shape": "ListDiscoveryJobsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

", "endpoint": { "hostPrefix": "discovery-" } }, "ListLocations": { "name": "ListLocations", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListLocationsRequest" }, "output": { "shape": "ListLocationsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Returns a list of source and destination locations.

If you have more locations than are returned in a response (that is, the response returns only a truncated list of your agents), the response contains a token that you can specify in your next request to fetch the next page of locations.

" }, "ListStorageSystems": { "name": "ListStorageSystems", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListStorageSystemsRequest" }, "output": { "shape": "ListStorageSystemsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

", "endpoint": { "hostPrefix": "discovery-" } }, "ListTagsForResource": { "name": "ListTagsForResource", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListTagsForResourceRequest" }, "output": { "shape": "ListTagsForResourceResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "ListTaskExecutions": { "name": "ListTaskExecutions", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListTaskExecutionsRequest" }, "output": { "shape": "ListTaskExecutionsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Returns a list of executions for an DataSync transfer task.

" }, "ListTasks": { "name": "ListTasks", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListTasksRequest" }, "output": { "shape": "ListTasksResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Returns a list of the DataSync tasks you created.

" }, "RemoveStorageSystem": { "name": "RemoveStorageSystem", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "RemoveStorageSystemRequest" }, "output": { "shape": "RemoveStorageSystemResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

", "endpoint": { "hostPrefix": "discovery-" } }, "StartDiscoveryJob": { "name": "StartDiscoveryJob", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "StartDiscoveryJobRequest" }, "output": { "shape": "StartDiscoveryJobResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

", "endpoint": { "hostPrefix": "discovery-" } }, "StartTaskExecution": { "name": "StartTaskExecution", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "StartTaskExecutionRequest" }, "output": { "shape": "StartTaskExecutionResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

There are several phases to a task execution. For more information, see Task execution statuses.

If you're planning to transfer data to or from an Amazon S3 location, review how DataSync can affect your S3 request charges and the DataSync pricing page before you begin.

" }, "StopDiscoveryJob": { "name": "StopDiscoveryJob", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "StopDiscoveryJobRequest" }, "output": { "shape": "StopDiscoveryJobResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Stops a running DataSync discovery job.

You can stop a discovery job anytime. A job that's stopped before it's scheduled to end likely will provide you some information about your on-premises storage system resources. To get recommendations for a stopped job, you must use the GenerateRecommendations operation.

", "endpoint": { "hostPrefix": "discovery-" } }, "TagResource": { "name": "TagResource", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "TagResourceRequest" }, "output": { "shape": "TagResourceResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" }, "UntagResource": { "name": "UntagResource", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UntagResourceRequest" }, "output": { "shape": "UntagResourceResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Removes tags from an Amazon Web Services resource.

" }, "UpdateAgent": { "name": "UpdateAgent", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateAgentRequest" }, "output": { "shape": "UpdateAgentResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Updates the name of an DataSync agent.

" }, "UpdateDiscoveryJob": { "name": "UpdateDiscoveryJob", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateDiscoveryJobRequest" }, "output": { "shape": "UpdateDiscoveryJobResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Edits a DataSync discovery job configuration.

", "endpoint": { "hostPrefix": "discovery-" } }, "UpdateLocationAzureBlob": { "name": "UpdateLocationAzureBlob", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateLocationAzureBlobRequest" }, "output": { "shape": "UpdateLocationAzureBlobResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "UpdateLocationHdfs": { "name": "UpdateLocationHdfs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateLocationHdfsRequest" }, "output": { "shape": "UpdateLocationHdfsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "UpdateLocationNfs": { "name": "UpdateLocationNfs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateLocationNfsRequest" }, "output": { "shape": "UpdateLocationNfsResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

For more information, see Configuring transfers to or from an NFS file server.

" }, "UpdateLocationObjectStorage": { "name": "UpdateLocationObjectStorage", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateLocationObjectStorageRequest" }, "output": { "shape": "UpdateLocationObjectStorageResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

Updates some parameters of an existing DataSync location for an object storage system.

" }, "UpdateLocationSmb": { "name": "UpdateLocationSmb", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateLocationSmbRequest" }, "output": { "shape": "UpdateLocationSmbResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "UpdateStorageSystem": { "name": "UpdateStorageSystem", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateStorageSystemRequest" }, "output": { "shape": "UpdateStorageSystemResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

", "endpoint": { "hostPrefix": "discovery-" } }, "UpdateTask": { "name": "UpdateTask", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateTaskRequest" }, "output": { "shape": "UpdateTaskResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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

" }, "UpdateTaskExecution": { "name": "UpdateTaskExecution", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "UpdateTaskExecutionRequest" }, "output": { "shape": "UpdateTaskExecutionResponse" }, "errors": [ { "shape": "InvalidRequestException" }, { "shape": "InternalException" } ], "documentation": "

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.

" } }, "shapes": { "ActivationKey": { "type": "string", "max": 29, "pattern": "[A-Z0-9]{5}(-[A-Z0-9]{5}){4}" }, "AddStorageSystemRequest": { "type": "structure", "required": [ "ServerConfiguration", "SystemType", "AgentArns", "ClientToken", "Credentials" ], "members": { "ServerConfiguration": { "shape": "DiscoveryServerConfiguration", "documentation": "

Specifies the server name and network port required to connect with the management interface of your on-premises storage system.

" }, "SystemType": { "shape": "DiscoverySystemType", "documentation": "

Specifies the type of on-premises storage system that you want DataSync Discovery to collect information about.

DataSync Discovery currently supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later.

" }, "AgentArns": { "shape": "DiscoveryAgentArnList", "documentation": "

Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your on-premises storage system's management interface. You can only specify one ARN.

" }, "CloudWatchLogGroupArn": { "shape": "LogGroupArn", "documentation": "

Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery job events.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your on-premises storage system.

" }, "Name": { "shape": "Name", "documentation": "

Specifies a familiar name for your on-premises storage system.

" }, "ClientToken": { "shape": "PtolemyUUID", "documentation": "

Specifies a client token to make sure requests with this API operation are idempotent. If you don't specify a client token, DataSync generates one for you automatically.

", "idempotencyToken": true }, "Credentials": { "shape": "Credentials", "documentation": "

Specifies the user name and password for accessing your on-premises storage system's management interface.

" } } }, "AddStorageSystemResponse": { "type": "structure", "required": [ "StorageSystemArn" ], "members": { "StorageSystemArn": { "shape": "StorageSystemArn", "documentation": "

The ARN of the on-premises storage system that you can use with DataSync Discovery.

" } } }, "AgentArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:agent/agent-[0-9a-z]{17}$" }, "AgentArnList": { "type": "list", "member": { "shape": "AgentArn" }, "max": 4, "min": 1 }, "AgentList": { "type": "list", "member": { "shape": "AgentListEntry" } }, "AgentListEntry": { "type": "structure", "members": { "AgentArn": { "shape": "AgentArn", "documentation": "

The Amazon Resource Name (ARN) of a DataSync agent.

" }, "Name": { "shape": "TagValue", "documentation": "

The name of an agent.

" }, "Status": { "shape": "AgentStatus", "documentation": "

The status of an agent.

" }, "Platform": { "shape": "Platform", "documentation": "

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

" } }, "documentation": "

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

" }, "AgentStatus": { "type": "string", "enum": [ "ONLINE", "OFFLINE" ] }, "AgentVersion": { "type": "string", "max": 256, "min": 1, "pattern": "^[a-zA-Z0-9\\s+=._:@/-]+$" }, "Atime": { "type": "string", "enum": [ "NONE", "BEST_EFFORT" ] }, "AzureAccessTier": { "type": "string", "enum": [ "HOT", "COOL", "ARCHIVE" ] }, "AzureBlobAuthenticationType": { "type": "string", "enum": [ "SAS" ] }, "AzureBlobContainerUrl": { "type": "string", "max": 325, "pattern": "^https:\\/\\/[A-Za-z0-9]((\\.|-+)?[A-Za-z0-9]){0,252}\\/[a-z0-9](-?[a-z0-9]){2,62}$" }, "AzureBlobSasConfiguration": { "type": "structure", "required": [ "Token" ], "members": { "Token": { "shape": "AzureBlobSasToken", "documentation": "

Specifies a SAS token that provides permissions to access your Azure Blob Storage.

The token is part of the SAS URI string that comes after the storage resource URI and a question mark. A token looks something like this:

sp=r&st=2023-12-20T14:54:52Z&se=2023-12-20T22:54:52Z&spr=https&sv=2021-06-08&sr=c&sig=aBBKDWQvyuVcTPH9EBp%2FXTI9E%2F%2Fmq171%2BZU178wcwqU%3D

" } }, "documentation": "

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.

" }, "AzureBlobSasToken": { "type": "string", "max": 255, "min": 1, "pattern": "^.+$", "sensitive": true }, "AzureBlobSubdirectory": { "type": "string", "max": 1024, "pattern": "^[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}\\p{C}]*$" }, "AzureBlobType": { "type": "string", "enum": [ "BLOCK" ] }, "BytesPerSecond": { "type": "long", "min": -1 }, "CancelTaskExecutionRequest": { "type": "structure", "required": [ "TaskExecutionArn" ], "members": { "TaskExecutionArn": { "shape": "TaskExecutionArn", "documentation": "

The Amazon Resource Name (ARN) of the task execution to stop.

" } }, "documentation": "

CancelTaskExecutionRequest

" }, "CancelTaskExecutionResponse": { "type": "structure", "members": {} }, "Capacity": { "type": "structure", "members": { "Used": { "shape": "NonNegativeLong", "documentation": "

The amount of space that's being used in a storage system resource.

" }, "Provisioned": { "shape": "NonNegativeLong", "documentation": "

The total amount of space available in a storage system resource.

" }, "LogicalUsed": { "shape": "NonNegativeLong", "documentation": "

The amount of space that's being used in a storage system resource without accounting for compression or deduplication.

" }, "ClusterCloudStorageUsed": { "shape": "NonNegativeLong", "documentation": "

The amount of space in the cluster that's in cloud storage (for example, if you're using data tiering).

" } }, "documentation": "

The storage capacity of an on-premises storage system resource (for example, a volume).

" }, "CollectionDurationMinutes": { "type": "integer", "max": 44640, "min": 60 }, "CreateAgentRequest": { "type": "structure", "required": [ "ActivationKey" ], "members": { "ActivationKey": { "shape": "ActivationKey", "documentation": "

Specifies your DataSync agent's activation key. If you don't have an activation key, see Activate your agent.

" }, "AgentName": { "shape": "TagValue", "documentation": "

Specifies a name for your agent. You can see this name in the DataSync console.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least one tag for your agent.

" }, "VpcEndpointId": { "shape": "VpcEndpointId", "documentation": "

Specifies the ID of the VPC endpoint that you want your agent to connect to. For example, a VPC endpoint ID looks like vpce-01234d5aff67890e1.

The VPC endpoint you use must include the DataSync service name (for example, com.amazonaws.us-east-2.datasync).

" }, "SubnetArns": { "shape": "PLSubnetArnList", "documentation": "

Specifies the ARN of the subnet where you want to run your DataSync task when using a VPC endpoint. This is the subnet where DataSync creates and manages the network interfaces for your transfer. You can only specify one ARN.

" }, "SecurityGroupArns": { "shape": "PLSecurityGroupArnList", "documentation": "

Specifies the Amazon Resource Name (ARN) of the security group that protects your task's network interfaces when using a virtual private cloud (VPC) endpoint. You can only specify one ARN.

" } }, "documentation": "

CreateAgentRequest

" }, "CreateAgentResponse": { "type": "structure", "members": { "AgentArn": { "shape": "AgentArn", "documentation": "

The ARN of the agent that you just activated. Use the ListAgents operation to return a list of agents in your Amazon Web Services account and Amazon Web Services Region.

" } }, "documentation": "

CreateAgentResponse

" }, "CreateLocationAzureBlobRequest": { "type": "structure", "required": [ "ContainerUrl", "AuthenticationType", "AgentArns" ], "members": { "ContainerUrl": { "shape": "AzureBlobContainerUrl", "documentation": "

Specifies the URL of the Azure Blob Storage container involved in your transfer.

" }, "AuthenticationType": { "shape": "AzureBlobAuthenticationType", "documentation": "

Specifies the authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).

" }, "SasConfiguration": { "shape": "AzureBlobSasConfiguration", "documentation": "

Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.

" }, "BlobType": { "shape": "AzureBlobType", "documentation": "

Specifies the type of blob that you want your objects or files to be when transferring them into Azure Blob Storage. Currently, DataSync only supports moving data into Azure Blob Storage as block blobs. For more information on blob types, see the Azure Blob Storage documentation.

" }, "AccessTier": { "shape": "AzureAccessTier", "documentation": "

Specifies the access tier that you want your objects or files transferred into. This only applies when using the location as a transfer destination. For more information, see Access tiers.

" }, "Subdirectory": { "shape": "AzureBlobSubdirectory", "documentation": "

Specifies path segments if you want to limit your transfer to a virtual directory in your container (for example, /my/images).

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with your Azure Blob Storage container.

You can specify more than one agent. For more information, see Using multiple agents for your transfer.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your transfer location.

" } } }, "CreateLocationAzureBlobResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the Azure Blob Storage transfer location that you created.

" } } }, "CreateLocationEfsRequest": { "type": "structure", "required": [ "EfsFilesystemArn", "Ec2Config" ], "members": { "Subdirectory": { "shape": "EfsSubdirectory", "documentation": "

Specifies a mount path for your Amazon EFS file system. This is where DataSync reads or writes data (depending on if this is a source or destination location). By default, DataSync uses the root directory, but you can also include subdirectories.

You must specify a value with forward slashes (for example, /path/to/folder).

" }, "EfsFilesystemArn": { "shape": "EfsFilesystemArn", "documentation": "

Specifies the ARN for the Amazon EFS file system.

" }, "Ec2Config": { "shape": "Ec2Config", "documentation": "

Specifies the subnet and security groups DataSync uses to access your Amazon EFS file system.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies the key-value pair that represents a tag that you want to add to the resource. The value can be an empty string. This value helps you manage, filter, and search for your resources. We recommend that you create a name tag for your location.

" }, "AccessPointArn": { "shape": "EfsAccessPointArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the access point that DataSync uses to access the Amazon EFS file system.

" }, "FileSystemAccessRoleArn": { "shape": "IamRoleArn", "documentation": "

Specifies an Identity and Access Management (IAM) role that DataSync assumes when mounting the Amazon EFS file system.

" }, "InTransitEncryption": { "shape": "EfsInTransitEncryption", "documentation": "

Specifies whether you want DataSync to use Transport Layer Security (TLS) 1.2 encryption when it copies data to or from the Amazon EFS file system.

If you specify an access point using AccessPointArn or an IAM role using FileSystemAccessRoleArn, you must set this parameter to TLS1_2.

" } }, "documentation": "

CreateLocationEfsRequest

" }, "CreateLocationEfsResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The Amazon Resource Name (ARN) of the Amazon EFS file system location that you create.

" } }, "documentation": "

CreateLocationEfs

" }, "CreateLocationFsxLustreRequest": { "type": "structure", "required": [ "FsxFilesystemArn", "SecurityGroupArns" ], "members": { "FsxFilesystemArn": { "shape": "FsxFilesystemArn", "documentation": "

The Amazon Resource Name (ARN) for the FSx for Lustre file system.

" }, "SecurityGroupArns": { "shape": "Ec2SecurityGroupArnList", "documentation": "

The Amazon Resource Names (ARNs) of the security groups that are used to configure the FSx for Lustre file system.

" }, "Subdirectory": { "shape": "FsxLustreSubdirectory", "documentation": "

A subdirectory in the location's path. This subdirectory in the FSx for Lustre file system is used to read data from the FSx for Lustre source location or write data to the FSx for Lustre destination.

" }, "Tags": { "shape": "InputTagList", "documentation": "

The key-value pair that represents a tag that you want to add to the resource. The value can be an empty string. This value helps you manage, filter, and search for your resources. We recommend that you create a name tag for your location.

" } } }, "CreateLocationFsxLustreResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The Amazon Resource Name (ARN) of the FSx for Lustre file system location that's created.

" } } }, "CreateLocationFsxOntapRequest": { "type": "structure", "required": [ "Protocol", "SecurityGroupArns", "StorageVirtualMachineArn" ], "members": { "Protocol": { "shape": "FsxProtocol" }, "SecurityGroupArns": { "shape": "Ec2SecurityGroupArnList", "documentation": "

Specifies the Amazon EC2 security groups that provide access to your file system's preferred subnet.

The security groups must allow outbound traffic on the following ports (depending on the protocol you use):

Your file system's security groups must also allow inbound traffic on the same ports.

" }, "StorageVirtualMachineArn": { "shape": "StorageVirtualMachineArn", "documentation": "

Specifies the ARN of the storage virtual machine (SVM) in your file system where you want to copy data to or from.

" }, "Subdirectory": { "shape": "FsxOntapSubdirectory", "documentation": "

Specifies a path to the file share in the SVM where you'll copy your data.

You can specify a junction path (also known as a mount point), qtree path (for NFS file shares), or share name (for SMB file shares). For example, your mount path might be /vol1, /vol1/tree1, or /share1.

Don't specify a junction path in the SVM's root volume. For more information, see Managing FSx for ONTAP storage virtual machines in the Amazon FSx for NetApp ONTAP User Guide.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your location.

" } } }, "CreateLocationFsxOntapResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the ARN of the FSx for ONTAP file system location that you create.

" } } }, "CreateLocationFsxOpenZfsRequest": { "type": "structure", "required": [ "FsxFilesystemArn", "Protocol", "SecurityGroupArns" ], "members": { "FsxFilesystemArn": { "shape": "FsxFilesystemArn", "documentation": "

The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.

" }, "Protocol": { "shape": "FsxProtocol", "documentation": "

The type of protocol that DataSync uses to access your file system.

" }, "SecurityGroupArns": { "shape": "Ec2SecurityGroupArnList", "documentation": "

The ARNs of the security groups that are used to configure the FSx for OpenZFS file system.

" }, "Subdirectory": { "shape": "FsxOpenZfsSubdirectory", "documentation": "

A subdirectory in the location's path that must begin with /fsx. DataSync uses this subdirectory to read or write data (depending on whether the file system is a source or destination location).

" }, "Tags": { "shape": "InputTagList", "documentation": "

The key-value pair that represents a tag that you want to add to the resource. The value can be an empty string. This value helps you manage, filter, and search for your resources. We recommend that you create a name tag for your location.

" } } }, "CreateLocationFsxOpenZfsResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the FSx for OpenZFS file system location that you created.

" } } }, "CreateLocationFsxWindowsRequest": { "type": "structure", "required": [ "FsxFilesystemArn", "SecurityGroupArns", "User", "Password" ], "members": { "Subdirectory": { "shape": "FsxWindowsSubdirectory", "documentation": "

Specifies a mount path for your file system using forward slashes. This is where DataSync reads or writes data (depending on if this is a source or destination location).

" }, "FsxFilesystemArn": { "shape": "FsxFilesystemArn", "documentation": "

Specifies the Amazon Resource Name (ARN) for the FSx for Windows File Server file system.

" }, "SecurityGroupArns": { "shape": "Ec2SecurityGroupArnList", "documentation": "

Specifies the ARNs of the security groups that provide access to your file system's preferred subnet.

If you choose a security group that doesn't allow connections from within itself, do one of the following:

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your location.

" }, "User": { "shape": "SmbUser", "documentation": "

Specifies the user with the permissions to mount and access the files, folders, and file metadata in your FSx for Windows File Server file system.

For information about choosing a user with the right level of access for your transfer, see required permissions for FSx for Windows File Server locations.

" }, "Domain": { "shape": "SmbDomain", "documentation": "

Specifies the name of the Microsoft Active Directory domain that the FSx for Windows File Server file system belongs to.

If you have multiple Active Directory domains in your environment, configuring this parameter makes sure that DataSync connects to the right file system.

" }, "Password": { "shape": "SmbPassword", "documentation": "

Specifies the password of the user with the permissions to mount and access the files, folders, and file metadata in your FSx for Windows File Server file system.

" } } }, "CreateLocationFsxWindowsResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the FSx for Windows File Server file system location you created.

" } } }, "CreateLocationHdfsRequest": { "type": "structure", "required": [ "NameNodes", "AuthenticationType", "AgentArns" ], "members": { "Subdirectory": { "shape": "HdfsSubdirectory", "documentation": "

A subdirectory in the HDFS cluster. This subdirectory is used to read data from or write data to the HDFS cluster. If the subdirectory isn't specified, it will default to /.

" }, "NameNodes": { "shape": "HdfsNameNodeList", "documentation": "

The NameNode that manages the HDFS 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. You can use only one NameNode.

" }, "BlockSize": { "shape": "HdfsBlockSize", "documentation": "

The size of data blocks to write into the HDFS cluster. The block size must be a multiple of 512 bytes. The default block size is 128 mebibytes (MiB).

" }, "ReplicationFactor": { "shape": "HdfsReplicationFactor", "documentation": "

The number of DataNodes to replicate the data to when writing to the HDFS cluster. By default, data is replicated to three DataNodes.

" }, "KmsKeyProviderUri": { "shape": "KmsKeyProviderUri", "documentation": "

The URI of the HDFS cluster's Key Management Server (KMS).

" }, "QopConfiguration": { "shape": "QopConfiguration", "documentation": "

The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the Hadoop Distributed File System (HDFS) cluster. If QopConfiguration isn't specified, RpcProtection and DataTransferProtection default to PRIVACY. If you set RpcProtection or DataTransferProtection, the other parameter assumes the same value.

" }, "AuthenticationType": { "shape": "HdfsAuthenticationType", "documentation": "

The type of authentication used to determine the identity of the user.

" }, "SimpleUser": { "shape": "HdfsUser", "documentation": "

The user name used to identify the client on the host operating system.

If SIMPLE is specified for AuthenticationType, this parameter is required.

" }, "KerberosPrincipal": { "shape": "KerberosPrincipal", "documentation": "

The Kerberos principal with access to the files and folders on the HDFS cluster.

If KERBEROS is specified for AuthenticationType, this parameter is required.

" }, "KerberosKeytab": { "shape": "KerberosKeytabFile", "documentation": "

The Kerberos key table (keytab) that contains mappings between the defined Kerberos principal and the encrypted keys. You can load the keytab from a file by providing the file's address. If you're using the CLI, it performs base64 encoding for you. Otherwise, provide the base64-encoded text.

If KERBEROS is specified for AuthenticationType, this parameter is required.

" }, "KerberosKrb5Conf": { "shape": "KerberosKrb5ConfFile", "documentation": "

The krb5.conf file that contains the Kerberos configuration information. You can load the krb5.conf file by providing the file's address. If you're using the CLI, it performs the base64 encoding for you. Otherwise, provide the base64-encoded text.

If KERBEROS is specified for AuthenticationType, this parameter is required.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

The Amazon Resource Names (ARNs) of the agents that are used to connect to the HDFS cluster.

" }, "Tags": { "shape": "InputTagList", "documentation": "

The key-value pair that represents the tag that you want to add to the location. The value can be an empty string. We recommend using tags to name your resources.

" } } }, "CreateLocationHdfsResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the source HDFS cluster location that's created.

" } } }, "CreateLocationNfsRequest": { "type": "structure", "required": [ "Subdirectory", "ServerHostname", "OnPremConfig" ], "members": { "Subdirectory": { "shape": "NfsSubdirectory", "documentation": "

Specifies the export path in your NFS file server that you want DataSync to mount.

This path (or a subdirectory of the path) is where DataSync transfers data to or from. For information on configuring an export for DataSync, see Accessing NFS file servers.

" }, "ServerHostname": { "shape": "ServerHostname", "documentation": "

Specifies the Domain Name System (DNS) name or IP version 4 address of the NFS file server that your DataSync agent connects to.

" }, "OnPremConfig": { "shape": "OnPremConfig", "documentation": "

Specifies the Amazon Resource Name (ARN) of the DataSync agent that want to connect to your NFS file server.

You can specify more than one agent. For more information, see Using multiple agents for transfers.

" }, "MountOptions": { "shape": "NfsMountOptions", "documentation": "

Specifies the options that DataSync can use to mount your NFS file server.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your location.

" } }, "documentation": "

CreateLocationNfsRequest

" }, "CreateLocationNfsResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the transfer location that you created for your NFS file server.

" } }, "documentation": "

CreateLocationNfsResponse

" }, "CreateLocationObjectStorageRequest": { "type": "structure", "required": [ "ServerHostname", "BucketName", "AgentArns" ], "members": { "ServerHostname": { "shape": "ServerHostname", "documentation": "

Specifies the domain name or IP address of the object storage server. A DataSync agent uses this hostname to mount the object storage server in a network.

" }, "ServerPort": { "shape": "ObjectStorageServerPort", "documentation": "

Specifies the port that your object storage server accepts inbound network traffic on (for example, port 443).

" }, "ServerProtocol": { "shape": "ObjectStorageServerProtocol", "documentation": "

Specifies the protocol that your object storage server uses to communicate.

" }, "Subdirectory": { "shape": "S3Subdirectory", "documentation": "

Specifies the object prefix for your object storage server. If this is a source location, DataSync only copies objects with this prefix. If this is a destination location, DataSync writes all objects with this prefix.

" }, "BucketName": { "shape": "ObjectStorageBucketName", "documentation": "

Specifies the name of the object storage bucket involved in the transfer.

" }, "AccessKey": { "shape": "ObjectStorageAccessKey", "documentation": "

Specifies the access key (for example, a user name) if credentials are required to authenticate with the object storage server.

" }, "SecretKey": { "shape": "ObjectStorageSecretKey", "documentation": "

Specifies the secret key (for example, a password) if credentials are required to authenticate with the object storage server.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

Specifies the Amazon Resource Names (ARNs) of the DataSync agents that can securely connect with your location.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies the key-value pair that represents a tag that you want to add to the resource. Tags can help you manage, filter, and search for your resources. We recommend creating a name tag for your location.

" }, "ServerCertificate": { "shape": "ObjectStorageCertificate", "documentation": "

Specifies a certificate chain for DataSync to authenticate with your object storage system if the system uses a private or self-signed certificate authority (CA). You must specify a single .pem file with a full certificate chain (for example, file:///home/user/.ssh/object_storage_certificates.pem).

The certificate chain might include:

You can concatenate your certificates into a .pem file (which can be up to 32768 bytes before base64 encoding). The following example cat command creates an object_storage_certificates.pem file that includes three certificates:

cat object_server_certificate.pem intermediate_certificate.pem ca_root_certificate.pem > object_storage_certificates.pem

To use this parameter, configure ServerProtocol to HTTPS.

" } }, "documentation": "

CreateLocationObjectStorageRequest

" }, "CreateLocationObjectStorageResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the ARN of the object storage system location that you create.

" } }, "documentation": "

CreateLocationObjectStorageResponse

" }, "CreateLocationS3Request": { "type": "structure", "required": [ "S3BucketArn", "S3Config" ], "members": { "Subdirectory": { "shape": "S3Subdirectory", "documentation": "

Specifies a prefix in the S3 bucket that DataSync reads from or writes to (depending on whether the bucket is a source or destination location).

DataSync can't transfer objects with a prefix that begins with a slash (/) or includes //, /./, or /../ patterns. For example:

" }, "S3BucketArn": { "shape": "S3BucketArn", "documentation": "

Specifies the ARN of the S3 bucket that you want to use as a location. (When creating your DataSync task later, you specify whether this location is a transfer source or destination.)

If your S3 bucket is located on an Outposts resource, you must specify an Amazon S3 access point. For more information, see Managing data access with Amazon S3 access points in the Amazon S3 User Guide.

" }, "S3StorageClass": { "shape": "S3StorageClass", "documentation": "

Specifies the storage class that you want your objects to use when Amazon S3 is a transfer destination.

For buckets in Amazon Web Services Regions, the storage class defaults to STANDARD. For buckets on Outposts, the storage class defaults to OUTPOSTS.

For more information, see Storage class considerations with Amazon S3 transfers.

" }, "S3Config": { "shape": "S3Config" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

(Amazon S3 on Outposts only) Specifies the Amazon Resource Name (ARN) of the DataSync agent on your Outpost.

For more information, see Deploy your DataSync agent on Outposts.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your transfer location.

" } }, "documentation": "

CreateLocationS3Request

" }, "CreateLocationS3Response": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the S3 location that you created.

" } }, "documentation": "

CreateLocationS3Response

" }, "CreateLocationSmbRequest": { "type": "structure", "required": [ "Subdirectory", "ServerHostname", "User", "Password", "AgentArns" ], "members": { "Subdirectory": { "shape": "SmbSubdirectory", "documentation": "

Specifies the name of the share exported by your SMB file server where DataSync will read or write data. You can include a subdirectory in the share path (for example, /path/to/subdirectory). Make sure that other SMB clients in your network can also mount this path.

To copy all data in the subdirectory, DataSync must be able to mount the SMB share and access all of its data. For more information, see required permissions for SMB locations.

" }, "ServerHostname": { "shape": "ServerHostname", "documentation": "

Specifies the Domain Name Service (DNS) name or IP address of the SMB file server that your DataSync agent will mount.

You can't specify an IP version 6 (IPv6) address.

" }, "User": { "shape": "SmbUser", "documentation": "

Specifies the user that can mount and access the files, folders, and file metadata in your SMB file server.

For information about choosing a user with the right level of access for your transfer, see required permissions for SMB locations.

" }, "Domain": { "shape": "SmbDomain", "documentation": "

Specifies the name of the Active Directory domain that your SMB file server belongs to.

If you have multiple Active Directory domains in your environment, configuring this parameter makes sure that DataSync connects to the right file server.

" }, "Password": { "shape": "SmbPassword", "documentation": "

Specifies the password of the user who can mount your SMB file server and has permission to access the files and folders involved in your transfer.

For more information, see required permissions for SMB locations.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

Specifies the DataSync agent (or agents) which you want to connect to your SMB file server. You specify an agent by using its Amazon Resource Name (ARN).

" }, "MountOptions": { "shape": "SmbMountOptions", "documentation": "

Specifies the version of the SMB protocol that DataSync uses to access your SMB file server.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your location.

" } }, "documentation": "

CreateLocationSmbRequest

" }, "CreateLocationSmbResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the SMB location that you created.

" } }, "documentation": "

CreateLocationSmbResponse

" }, "CreateTaskRequest": { "type": "structure", "required": [ "SourceLocationArn", "DestinationLocationArn" ], "members": { "SourceLocationArn": { "shape": "LocationArn", "documentation": "

Specifies the ARN of your transfer's source location.

" }, "DestinationLocationArn": { "shape": "LocationArn", "documentation": "

Specifies the ARN of your transfer's destination location.

" }, "CloudWatchLogGroupArn": { "shape": "LogGroupArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of an Amazon CloudWatch log group for monitoring your task.

" }, "Name": { "shape": "TagValue", "documentation": "

Specifies the name of your task.

" }, "Options": { "shape": "Options", "documentation": "

Specifies your task's settings, such as preserving file metadata, verifying data integrity, among other options.

" }, "Excludes": { "shape": "FilterList", "documentation": "

Specifies exclude filters that define the files, objects, and folders in your source location that you don't want DataSync to transfer. For more information and examples, see Specifying what DataSync transfers by using filters.

" }, "Schedule": { "shape": "TaskSchedule", "documentation": "

Specifies a schedule for when you want your task to run. For more information, see Scheduling your task.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies the tags that you want to apply to your task.

Tags are key-value pairs that help you manage, filter, and search for your DataSync resources.

" }, "Includes": { "shape": "FilterList", "documentation": "

Specifies include filters define the files, objects, and folders in your source location that you want DataSync to transfer. For more information and examples, see Specifying what DataSync transfers by using filters.

" }, "ManifestConfig": { "shape": "ManifestConfig", "documentation": "

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.

When using this parameter, your caller identity (the role that you're using DataSync with) must have the iam:PassRole permission. The AWSDataSyncFullAccess policy includes this permission.

" }, "TaskReportConfig": { "shape": "TaskReportConfig", "documentation": "

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

When using this parameter, your caller identity (the role that you're using DataSync with) must have the iam:PassRole permission. The AWSDataSyncFullAccess policy includes this permission.

" } }, "documentation": "

CreateTaskRequest

" }, "CreateTaskResponse": { "type": "structure", "members": { "TaskArn": { "shape": "TaskArn", "documentation": "

The Amazon Resource Name (ARN) of the task.

" } }, "documentation": "

CreateTaskResponse

" }, "Credentials": { "type": "structure", "required": [ "Username", "Password" ], "members": { "Username": { "shape": "PtolemyUsername", "documentation": "

Specifies the user name for your storage system's management interface.

" }, "Password": { "shape": "PtolemyPassword", "documentation": "

Specifies the password for your storage system's management interface.

" } }, "documentation": "

The credentials that provide DataSync Discovery read access to your on-premises storage system's management interface.

DataSync Discovery stores these credentials in Secrets Manager. For more information, see Accessing your on-premises storage system.

" }, "DeleteAgentRequest": { "type": "structure", "required": [ "AgentArn" ], "members": { "AgentArn": { "shape": "AgentArn", "documentation": "

The Amazon Resource Name (ARN) of the agent to delete. Use the ListAgents operation to return a list of agents for your account and Amazon Web Services Region.

" } }, "documentation": "

DeleteAgentRequest

" }, "DeleteAgentResponse": { "type": "structure", "members": {} }, "DeleteLocationRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The Amazon Resource Name (ARN) of the location to delete.

" } }, "documentation": "

DeleteLocation

" }, "DeleteLocationResponse": { "type": "structure", "members": {} }, "DeleteTaskRequest": { "type": "structure", "required": [ "TaskArn" ], "members": { "TaskArn": { "shape": "TaskArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the task that you want to delete.

" } }, "documentation": "

DeleteTask

" }, "DeleteTaskResponse": { "type": "structure", "members": {} }, "DescribeAgentRequest": { "type": "structure", "required": [ "AgentArn" ], "members": { "AgentArn": { "shape": "AgentArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the DataSync agent that you want information about.

" } }, "documentation": "

DescribeAgent

" }, "DescribeAgentResponse": { "type": "structure", "members": { "AgentArn": { "shape": "AgentArn", "documentation": "

The ARN of the agent.

" }, "Name": { "shape": "TagValue", "documentation": "

The name of the agent.

" }, "Status": { "shape": "AgentStatus", "documentation": "

The status of the agent.

" }, "LastConnectionTime": { "shape": "Time", "documentation": "

The last time that the agent was communicating with the DataSync service.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time that the agent was activated.

" }, "EndpointType": { "shape": "EndpointType", "documentation": "

The type of service endpoint that your agent is connected to.

" }, "PrivateLinkConfig": { "shape": "PrivateLinkConfig", "documentation": "

The network configuration that the agent uses when connecting to a VPC service endpoint.

" }, "Platform": { "shape": "Platform", "documentation": "

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

" } }, "documentation": "

DescribeAgentResponse

" }, "DescribeDiscoveryJobRequest": { "type": "structure", "required": [ "DiscoveryJobArn" ], "members": { "DiscoveryJobArn": { "shape": "DiscoveryJobArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the discovery job that you want information about.

" } } }, "DescribeDiscoveryJobResponse": { "type": "structure", "members": { "StorageSystemArn": { "shape": "StorageSystemArn", "documentation": "

The ARN of the on-premises storage system you're running the discovery job on.

" }, "DiscoveryJobArn": { "shape": "DiscoveryJobArn", "documentation": "

The ARN of the discovery job.

" }, "CollectionDurationMinutes": { "shape": "CollectionDurationMinutes", "documentation": "

The number of minutes that the discovery job runs.

" }, "Status": { "shape": "DiscoveryJobStatus", "documentation": "

Indicates the status of a discovery job. For more information, see Discovery job statuses.

" }, "JobStartTime": { "shape": "DiscoveryTime", "documentation": "

The time when the discovery job started.

" }, "JobEndTime": { "shape": "DiscoveryTime", "documentation": "

The time when the discovery job ended.

" } } }, "DescribeLocationAzureBlobRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of your Azure Blob Storage transfer location.

" } } }, "DescribeLocationAzureBlobResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of your Azure Blob Storage transfer location.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The URL of the Azure Blob Storage container involved in your transfer.

" }, "AuthenticationType": { "shape": "AzureBlobAuthenticationType", "documentation": "

The authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).

" }, "BlobType": { "shape": "AzureBlobType", "documentation": "

The type of blob that you want your objects or files to be when transferring them into Azure Blob Storage. Currently, DataSync only supports moving data into Azure Blob Storage as block blobs. For more information on blob types, see the Azure Blob Storage documentation.

" }, "AccessTier": { "shape": "AzureAccessTier", "documentation": "

The access tier that you want your objects or files transferred into. This only applies when using the location as a transfer destination. For more information, see Access tiers.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

The ARNs of the DataSync agents that can connect with your Azure Blob Storage container.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time that your Azure Blob Storage transfer location was created.

" } } }, "DescribeLocationEfsRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The Amazon Resource Name (ARN) of the Amazon EFS file system location that you want information about.

" } }, "documentation": "

DescribeLocationEfsRequest

" }, "DescribeLocationEfsResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the Amazon EFS file system location.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The URL of the Amazon EFS file system location.

" }, "Ec2Config": { "shape": "Ec2Config" }, "CreationTime": { "shape": "Time", "documentation": "

The time that the location was created.

" }, "AccessPointArn": { "shape": "EfsAccessPointArn", "documentation": "

The ARN of the access point that DataSync uses to access the Amazon EFS file system.

" }, "FileSystemAccessRoleArn": { "shape": "IamRoleArn", "documentation": "

The Identity and Access Management (IAM) role that DataSync assumes when mounting the Amazon EFS file system.

" }, "InTransitEncryption": { "shape": "EfsInTransitEncryption", "documentation": "

Describes whether DataSync uses Transport Layer Security (TLS) encryption when copying data to or from the Amazon EFS file system.

" } }, "documentation": "

DescribeLocationEfsResponse

" }, "DescribeLocationFsxLustreRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The Amazon Resource Name (ARN) of the FSx for Lustre location to describe.

" } } }, "DescribeLocationFsxLustreResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The URI of the FSx for Lustre location that was described.

" }, "SecurityGroupArns": { "shape": "Ec2SecurityGroupArnList", "documentation": "

The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time that the FSx for Lustre location was created.

" } } }, "DescribeLocationFsxOntapRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the FSx for ONTAP file system location that you want information about.

" } } }, "DescribeLocationFsxOntapResponse": { "type": "structure", "members": { "CreationTime": { "shape": "Time", "documentation": "

The time that the location was created.

" }, "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the FSx for ONTAP file system location.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The uniform resource identifier (URI) of the FSx for ONTAP file system location.

" }, "Protocol": { "shape": "FsxProtocol" }, "SecurityGroupArns": { "shape": "Ec2SecurityGroupArnList", "documentation": "

The security groups that DataSync uses to access your FSx for ONTAP file system.

" }, "StorageVirtualMachineArn": { "shape": "StorageVirtualMachineArn", "documentation": "

The ARN of the storage virtual machine (SVM) on your FSx for ONTAP file system where you're copying data to or from.

" }, "FsxFilesystemArn": { "shape": "FsxFilesystemArn", "documentation": "

The ARN of the FSx for ONTAP file system.

" } } }, "DescribeLocationFsxOpenZfsRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The Amazon Resource Name (ARN) of the FSx for OpenZFS location to describe.

" } } }, "DescribeLocationFsxOpenZfsResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the FSx for OpenZFS location that was described.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The uniform resource identifier (URI) of the FSx for OpenZFS location that was described.

Example: fsxz://us-west-2.fs-1234567890abcdef02/fsx/folderA/folder

" }, "SecurityGroupArns": { "shape": "Ec2SecurityGroupArnList", "documentation": "

The ARNs of the security groups that are configured for the FSx for OpenZFS file system.

" }, "Protocol": { "shape": "FsxProtocol", "documentation": "

The type of protocol that DataSync uses to access your file system.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time that the FSx for OpenZFS location was created.

" } } }, "DescribeLocationFsxWindowsRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the FSx for Windows File Server location.

" } } }, "DescribeLocationFsxWindowsResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the FSx for Windows File Server location.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The uniform resource identifier (URI) of the FSx for Windows File Server location.

" }, "SecurityGroupArns": { "shape": "Ec2SecurityGroupArnList", "documentation": "

The ARNs of the security groups that are configured for the FSx for Windows File Server file system.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time that the FSx for Windows File Server location was created.

" }, "User": { "shape": "SmbUser", "documentation": "

The user with the permissions to mount and access the FSx for Windows File Server file system.

" }, "Domain": { "shape": "SmbDomain", "documentation": "

The name of the Microsoft Active Directory domain that the FSx for Windows File Server file system belongs to.

" } } }, "DescribeLocationHdfsRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the HDFS location.

" } } }, "DescribeLocationHdfsResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the HDFS location.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The URI of the HDFS location.

" }, "NameNodes": { "shape": "HdfsNameNodeList", "documentation": "

The NameNode that manages the HDFS namespace.

" }, "BlockSize": { "shape": "HdfsBlockSize", "documentation": "

The size of the data blocks to write into the HDFS cluster.

" }, "ReplicationFactor": { "shape": "HdfsReplicationFactor", "documentation": "

The number of DataNodes to replicate the data to when writing to the HDFS cluster.

" }, "KmsKeyProviderUri": { "shape": "KmsKeyProviderUri", "documentation": "

The URI of the HDFS cluster's Key Management Server (KMS).

" }, "QopConfiguration": { "shape": "QopConfiguration", "documentation": "

The Quality of Protection (QOP) configuration, which specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the HDFS cluster.

" }, "AuthenticationType": { "shape": "HdfsAuthenticationType", "documentation": "

The type of authentication used to determine the identity of the user.

" }, "SimpleUser": { "shape": "HdfsUser", "documentation": "

The user name to identify the client on the host operating system. This parameter is used if the AuthenticationType is defined as SIMPLE.

" }, "KerberosPrincipal": { "shape": "KerberosPrincipal", "documentation": "

The Kerberos principal with access to the files and folders on the HDFS cluster. This parameter is used if the AuthenticationType is defined as KERBEROS.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

The ARNs of the DataSync agents that can connect with your HDFS cluster.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time that the HDFS location was created.

" } } }, "DescribeLocationNfsRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the NFS location that you want information about.

" } }, "documentation": "

DescribeLocationNfsRequest

" }, "DescribeLocationNfsResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the NFS location.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The URI of the NFS location.

" }, "OnPremConfig": { "shape": "OnPremConfig" }, "MountOptions": { "shape": "NfsMountOptions", "documentation": "

The mount options that DataSync uses to mount your NFS file server.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time when the NFS location was created.

" } }, "documentation": "

DescribeLocationNfsResponse

" }, "DescribeLocationObjectStorageRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the object storage system location.

" } }, "documentation": "

DescribeLocationObjectStorageRequest

" }, "DescribeLocationObjectStorageResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the object storage system location.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The URI of the object storage system location.

" }, "AccessKey": { "shape": "ObjectStorageAccessKey", "documentation": "

The access key (for example, a user name) required to authenticate with the object storage system.

" }, "ServerPort": { "shape": "ObjectStorageServerPort", "documentation": "

The port that your object storage server accepts inbound network traffic on (for example, port 443).

" }, "ServerProtocol": { "shape": "ObjectStorageServerProtocol", "documentation": "

The protocol that your object storage system uses to communicate.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

The ARNs of the DataSync agents that can connect with your object storage system.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time that the location was created.

" }, "ServerCertificate": { "shape": "ObjectStorageCertificate", "documentation": "

The certificate chain for DataSync to authenticate with your object storage system if the system uses a private or self-signed certificate authority (CA).

" } }, "documentation": "

DescribeLocationObjectStorageResponse

" }, "DescribeLocationS3Request": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the Amazon S3 location.

" } }, "documentation": "

DescribeLocationS3Request

" }, "DescribeLocationS3Response": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the Amazon S3 location.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The URL of the Amazon S3 location that was described.

" }, "S3StorageClass": { "shape": "S3StorageClass", "documentation": "

When Amazon S3 is a destination location, this is the storage class that you chose for your objects.

Some storage classes have behaviors that can affect your Amazon S3 storage costs. For more information, see Storage class considerations with Amazon S3 transfers.

" }, "S3Config": { "shape": "S3Config" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

The ARNs of the DataSync agents deployed on your Outpost when using working with Amazon S3 on Outposts.

For more information, see Deploy your DataSync agent on Outposts.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time that the Amazon S3 location was created.

" } }, "documentation": "

DescribeLocationS3Response

" }, "DescribeLocationSmbRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the SMB location that you want information about.

" } }, "documentation": "

DescribeLocationSmbRequest

" }, "DescribeLocationSmbResponse": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The ARN of the SMB location.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

The URI of the SMB location.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

The ARNs of the DataSync agents that can connect with your SMB file server.

" }, "User": { "shape": "SmbUser", "documentation": "

The user that can mount and access the files, folders, and file metadata in your SMB file server.

" }, "Domain": { "shape": "SmbDomain", "documentation": "

The name of the Microsoft Active Directory domain that the SMB file server belongs to.

" }, "MountOptions": { "shape": "SmbMountOptions", "documentation": "

The protocol that DataSync use to access your SMB file.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time that the SMB location was created.

" } }, "documentation": "

DescribeLocationSmbResponse

" }, "DescribeStorageSystemRequest": { "type": "structure", "required": [ "StorageSystemArn" ], "members": { "StorageSystemArn": { "shape": "StorageSystemArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of an on-premises storage system that you're using with DataSync Discovery.

" } } }, "DescribeStorageSystemResourceMetricsRequest": { "type": "structure", "required": [ "DiscoveryJobArn", "ResourceType", "ResourceId" ], "members": { "DiscoveryJobArn": { "shape": "DiscoveryJobArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the discovery job that collects information about your on-premises storage system.

" }, "ResourceType": { "shape": "DiscoveryResourceType", "documentation": "

Specifies the kind of storage system resource that you want information about.

" }, "ResourceId": { "shape": "ResourceId", "documentation": "

Specifies the universally unique identifier (UUID) of the storage system resource that you want information about.

" }, "StartTime": { "shape": "DiscoveryTime", "documentation": "

Specifies a time within the total duration that the discovery job ran. To see information gathered during a certain time frame, use this parameter with EndTime.

" }, "EndTime": { "shape": "DiscoveryTime", "documentation": "

Specifies a time within the total duration that the discovery job ran. To see information gathered during a certain time frame, use this parameter with StartTime.

" }, "MaxResults": { "shape": "DiscoveryMaxResults", "documentation": "

Specifies how many results that you want in the response.

" }, "NextToken": { "shape": "DiscoveryNextToken", "documentation": "

Specifies an opaque string that indicates the position to begin the next list of results in the response.

" } } }, "DescribeStorageSystemResourceMetricsResponse": { "type": "structure", "members": { "Metrics": { "shape": "Metrics", "documentation": "

The details that your discovery job collected about your storage system resource.

" }, "NextToken": { "shape": "DiscoveryNextToken", "documentation": "

The opaque string that indicates the position to begin the next list of results in the response.

" } } }, "DescribeStorageSystemResourcesRequest": { "type": "structure", "required": [ "DiscoveryJobArn", "ResourceType" ], "members": { "DiscoveryJobArn": { "shape": "DiscoveryJobArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the discovery job that's collecting data from your on-premises storage system.

" }, "ResourceType": { "shape": "DiscoveryResourceType", "documentation": "

Specifies what kind of storage system resources that you want information about.

" }, "ResourceIds": { "shape": "ResourceIds", "documentation": "

Specifies the universally unique identifiers (UUIDs) of the storage system resources that you want information about. You can't use this parameter in combination with the Filter parameter.

" }, "Filter": { "shape": "ResourceFilters", "documentation": "

Filters the storage system resources that you want returned. For example, this might be volumes associated with a specific storage virtual machine (SVM).

" }, "MaxResults": { "shape": "DiscoveryMaxResults", "documentation": "

Specifies the maximum number of storage system resources that you want to list in a response.

" }, "NextToken": { "shape": "DiscoveryNextToken", "documentation": "

Specifies an opaque string that indicates the position to begin the next list of results in the response.

" } } }, "DescribeStorageSystemResourcesResponse": { "type": "structure", "members": { "ResourceDetails": { "shape": "ResourceDetails", "documentation": "

The information collected about your storage system's resources. A response can also include Amazon Web Services storage service recommendations.

For more information, see storage resource information collected by and recommendations provided by DataSync Discovery.

" }, "NextToken": { "shape": "DiscoveryNextToken", "documentation": "

The opaque string that indicates the position to begin the next list of results in the response.

" } } }, "DescribeStorageSystemResponse": { "type": "structure", "members": { "StorageSystemArn": { "shape": "StorageSystemArn", "documentation": "

The ARN of the on-premises storage system that the discovery job looked at.

" }, "ServerConfiguration": { "shape": "DiscoveryServerConfiguration", "documentation": "

The server name and network port required to connect with your on-premises storage system's management interface.

" }, "SystemType": { "shape": "DiscoverySystemType", "documentation": "

The type of on-premises storage system.

DataSync Discovery currently only supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later.

" }, "AgentArns": { "shape": "DiscoveryAgentArnList", "documentation": "

The ARN of the DataSync agent that connects to and reads from your on-premises storage system.

" }, "Name": { "shape": "Name", "documentation": "

The name that you gave your on-premises storage system when adding it to DataSync Discovery.

" }, "ErrorMessage": { "shape": "ErrorMessage", "documentation": "

Describes the connectivity error that the DataSync agent is encountering with your on-premises storage system.

" }, "ConnectivityStatus": { "shape": "StorageSystemConnectivityStatus", "documentation": "

Indicates whether your DataSync agent can connect to your on-premises storage system.

" }, "CloudWatchLogGroupArn": { "shape": "LogGroupArn", "documentation": "

The ARN of the Amazon CloudWatch log group that's used to monitor and log discovery job events.

" }, "CreationTime": { "shape": "Timestamp", "documentation": "

The time when you added the on-premises storage system to DataSync Discovery.

" }, "SecretsManagerArn": { "shape": "SecretsManagerArn", "documentation": "

The ARN of the secret that stores your on-premises storage system's credentials. DataSync Discovery stores these credentials in Secrets Manager.

" } } }, "DescribeTaskExecutionRequest": { "type": "structure", "required": [ "TaskExecutionArn" ], "members": { "TaskExecutionArn": { "shape": "TaskExecutionArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the task execution that you want information about.

" } }, "documentation": "

DescribeTaskExecutionRequest

" }, "DescribeTaskExecutionResponse": { "type": "structure", "members": { "TaskExecutionArn": { "shape": "TaskExecutionArn", "documentation": "

The ARN of the task execution that you wanted information about. TaskExecutionArn is hierarchical and includes TaskArn for the task that was executed.

For example, a TaskExecution value with the ARN arn:aws:datasync:us-east-1:111222333444:task/task-0208075f79cedf4a2/execution/exec-08ef1e88ec491019b executed the task with the ARN arn:aws:datasync:us-east-1:111222333444:task/task-0208075f79cedf4a2.

" }, "Status": { "shape": "TaskExecutionStatus", "documentation": "

The status of the task execution.

" }, "Options": { "shape": "Options" }, "Excludes": { "shape": "FilterList", "documentation": "

A list of filter rules that exclude specific data during your transfer. For more information and examples, see Filtering data transferred by DataSync.

" }, "Includes": { "shape": "FilterList", "documentation": "

A list of filter rules that include specific data during your transfer. For more information and examples, see Filtering data transferred by DataSync.

" }, "ManifestConfig": { "shape": "ManifestConfig", "documentation": "

The configuration of the manifest that lists the files or objects to transfer. For more information, see Specifying what DataSync transfers by using a manifest.

" }, "StartTime": { "shape": "Time", "documentation": "

The time when the task execution started.

" }, "EstimatedFilesToTransfer": { "shape": "long", "documentation": "

The expected number of files, objects, and directories that DataSync will transfer over the network. This value is calculated during the task execution's PREPARING phase before the TRANSFERRING phase. The calculation is based on comparing the content of the source and destination locations and finding the difference that needs to be transferred.

" }, "EstimatedBytesToTransfer": { "shape": "long", "documentation": "

The estimated physical number of bytes that will transfer over the network.

" }, "FilesTransferred": { "shape": "long", "documentation": "

The actual number of files, objects, and directories that DataSync transferred over the network. This value is updated periodically during the task execution's TRANSFERRING phase when something is read from the source and sent over the network.

If DataSync fails to transfer something, this value can be less than EstimatedFilesToTransfer. In some cases, this value can also be greater than EstimatedFilesToTransfer. This element is implementation-specific for some location types, so don't use it as an exact indication of what transferred or to monitor your task execution.

" }, "BytesWritten": { "shape": "long", "documentation": "

The number of logical bytes written to the destination location.

" }, "BytesTransferred": { "shape": "long", "documentation": "

The total number of bytes that are involved in the transfer. For the number of bytes sent over the network, see BytesCompressed.

" }, "BytesCompressed": { "shape": "long", "documentation": "

The physical number of bytes transferred over the network after compression was applied. In most cases, this number is less than BytesTransferred unless the data isn't compressible.

" }, "Result": { "shape": "TaskExecutionResultDetail", "documentation": "

The result of the task execution.

" }, "TaskReportConfig": { "shape": "TaskReportConfig", "documentation": "

The configuration of your task report, which provides detailed information about for your DataSync transfer. For more information, see Creating a task report.

" }, "FilesDeleted": { "shape": "long", "documentation": "

The number of files, objects, and directories that DataSync deleted in your destination location. If you don't configure your task to delete data in the destination that isn't in the source, the value is always 0.

" }, "FilesSkipped": { "shape": "long", "documentation": "

The number of files, objects, and directories that DataSync skipped during your transfer.

" }, "FilesVerified": { "shape": "long", "documentation": "

The number of files, objects, and directories that DataSync verified during your transfer.

When you configure your task to verify only the data that's transferred, DataSync doesn't verify directories in some situations or files that fail to transfer.

" }, "ReportResult": { "shape": "ReportResult", "documentation": "

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

" }, "EstimatedFilesToDelete": { "shape": "long", "documentation": "

The expected number of files, objects, and directories that DataSync will delete in your destination location. If you don't configure your task to delete data in the destination that isn't in the source, the value is always 0.

" } }, "documentation": "

DescribeTaskExecutionResponse

" }, "DescribeTaskRequest": { "type": "structure", "required": [ "TaskArn" ], "members": { "TaskArn": { "shape": "TaskArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the transfer task that you want information about.

" } }, "documentation": "

DescribeTaskRequest

" }, "DescribeTaskResponse": { "type": "structure", "members": { "TaskArn": { "shape": "TaskArn", "documentation": "

The ARN of your task.

" }, "Status": { "shape": "TaskStatus", "documentation": "

The status of your task. For information about what each status means, see Task statuses.

" }, "Name": { "shape": "TagValue", "documentation": "

The name of your task.

" }, "CurrentTaskExecutionArn": { "shape": "TaskExecutionArn", "documentation": "

The ARN of the most recent task execution.

" }, "SourceLocationArn": { "shape": "LocationArn", "documentation": "

The ARN of your transfer's source location.

" }, "DestinationLocationArn": { "shape": "LocationArn", "documentation": "

The ARN of your transfer's destination location.

" }, "CloudWatchLogGroupArn": { "shape": "LogGroupArn", "documentation": "

The Amazon Resource Name (ARN) of an Amazon CloudWatch log group for monitoring your task.

For more information, see Monitoring DataSync with Amazon CloudWatch.

" }, "SourceNetworkInterfaceArns": { "shape": "SourceNetworkInterfaceArns", "documentation": "

The ARNs of the network interfaces that DataSync created for your source location.

" }, "DestinationNetworkInterfaceArns": { "shape": "DestinationNetworkInterfaceArns", "documentation": "

The ARNs of the network interfaces that DataSync created for your destination location.

" }, "Options": { "shape": "Options", "documentation": "

The task's settings. For example, what file metadata gets preserved, how data integrity gets verified at the end of your transfer, bandwidth limits, among other options.

" }, "Excludes": { "shape": "FilterList", "documentation": "

The exclude filters that define the files, objects, and folders in your source location that you don't want DataSync to transfer. For more information and examples, see Specifying what DataSync transfers by using filters.

" }, "Schedule": { "shape": "TaskSchedule", "documentation": "

The schedule for when you want your task to run. For more information, see Scheduling your task.

" }, "ErrorCode": { "shape": "string", "documentation": "

If there's an issue with your task, you can use the error code to help you troubleshoot the problem. For more information, see Troubleshooting issues with DataSync transfers.

" }, "ErrorDetail": { "shape": "string", "documentation": "

If there's an issue with your task, you can use the error details to help you troubleshoot the problem. For more information, see Troubleshooting issues with DataSync transfers.

" }, "CreationTime": { "shape": "Time", "documentation": "

The time that the task was created.

" }, "Includes": { "shape": "FilterList", "documentation": "

The include filters that define the files, objects, and folders in your source location that you want DataSync to transfer. For more information and examples, see Specifying what DataSync transfers by using filters.

" }, "ManifestConfig": { "shape": "ManifestConfig", "documentation": "

The configuration of the manifest that lists the files or objects that you want DataSync to transfer. For more information, see Specifying what DataSync transfers by using a manifest.

" }, "TaskReportConfig": { "shape": "TaskReportConfig", "documentation": "

The configuration of your task report, which provides detailed information about your DataSync transfer. For more information, see Monitoring your DataSync transfers with task reports.

" }, "ScheduleDetails": { "shape": "TaskScheduleDetails", "documentation": "

The details about your task schedule.

" } }, "documentation": "

DescribeTaskResponse

" }, "DestinationNetworkInterfaceArns": { "type": "list", "member": { "shape": "NetworkInterfaceArn" } }, "DiscoveryAgentArnList": { "type": "list", "member": { "shape": "AgentArn" }, "max": 1, "min": 1 }, "DiscoveryJobArn": { "type": "string", "max": 256, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:system/storage-system-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}/job/discovery-job-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$" }, "DiscoveryJobList": { "type": "list", "member": { "shape": "DiscoveryJobListEntry" } }, "DiscoveryJobListEntry": { "type": "structure", "members": { "DiscoveryJobArn": { "shape": "DiscoveryJobArn", "documentation": "

The Amazon Resource Name (ARN) of a discovery job.

" }, "Status": { "shape": "DiscoveryJobStatus", "documentation": "

The status of a discovery job. For more information, see Discovery job statuses.

" } }, "documentation": "

The details about a specific DataSync discovery job.

" }, "DiscoveryJobStatus": { "type": "string", "enum": [ "RUNNING", "WARNING", "TERMINATED", "FAILED", "STOPPED", "COMPLETED", "COMPLETED_WITH_ISSUES" ] }, "DiscoveryMaxResults": { "type": "integer", "max": 100, "min": 1 }, "DiscoveryNextToken": { "type": "string", "max": 65535, "pattern": "[a-zA-Z0-9=_-]+" }, "DiscoveryResourceFilter": { "type": "string", "enum": [ "SVM" ] }, "DiscoveryResourceType": { "type": "string", "enum": [ "SVM", "VOLUME", "CLUSTER" ] }, "DiscoveryServerConfiguration": { "type": "structure", "required": [ "ServerHostname" ], "members": { "ServerHostname": { "shape": "DiscoveryServerHostname", "documentation": "

The domain name or IP address of your storage system's management interface.

" }, "ServerPort": { "shape": "DiscoveryServerPort", "documentation": "

The network port for accessing the storage system's management interface.

" } }, "documentation": "

The network settings that DataSync Discovery uses to connect with your on-premises storage system's management interface.

" }, "DiscoveryServerHostname": { "type": "string", "max": 255, "pattern": "^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])$" }, "DiscoveryServerPort": { "type": "integer", "box": true, "max": 65535, "min": 1 }, "DiscoverySystemType": { "type": "string", "enum": [ "NetAppONTAP" ] }, "DiscoveryTime": { "type": "timestamp" }, "Duration": { "type": "long", "min": 0 }, "Ec2Config": { "type": "structure", "required": [ "SubnetArn", "SecurityGroupArns" ], "members": { "SubnetArn": { "shape": "Ec2SubnetArn", "documentation": "

Specifies the ARN of a subnet where DataSync creates the network interfaces for managing traffic during your transfer.

The subnet must be located:

You don't need to specify a subnet that includes a file system mount target.

" }, "SecurityGroupArns": { "shape": "Ec2SecurityGroupArnList", "documentation": "

Specifies the Amazon Resource Names (ARNs) of the security groups associated with an Amazon EFS file system's mount target.

" } }, "documentation": "

The subnet and security groups that DataSync uses to access your Amazon EFS file system.

" }, "Ec2SecurityGroupArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):ec2:[a-z\\-0-9]*:[0-9]{12}:security-group/sg-[a-f0-9]+$" }, "Ec2SecurityGroupArnList": { "type": "list", "member": { "shape": "Ec2SecurityGroupArn" }, "max": 5, "min": 1 }, "Ec2SubnetArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):ec2:[a-z\\-0-9]*:[0-9]{12}:subnet/.*$" }, "EfsAccessPointArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):elasticfilesystem:[a-z\\-0-9]+:[0-9]{12}:access-point/fsap-[0-9a-f]{8,40}$" }, "EfsFilesystemArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):elasticfilesystem:[a-z\\-0-9]*:[0-9]{12}:file-system/fs-.*$" }, "EfsInTransitEncryption": { "type": "string", "enum": [ "NONE", "TLS1_2" ] }, "EfsSubdirectory": { "type": "string", "max": 4096, "pattern": "^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\p{Zs}]*$" }, "EnabledProtocols": { "type": "list", "member": { "shape": "PtolemyString" } }, "Endpoint": { "type": "string", "max": 15, "min": 7, "pattern": "\\A(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}\\z" }, "EndpointType": { "type": "string", "enum": [ "PUBLIC", "PRIVATE_LINK", "FIPS" ] }, "ErrorMessage": { "type": "string", "max": 128, "pattern": ".*" }, "FilterAttributeValue": { "type": "string", "max": 255, "min": 1, "pattern": "^[0-9a-zA-Z_\\ \\-\\:\\*\\.\\\\/\\?-]*$" }, "FilterList": { "type": "list", "member": { "shape": "FilterRule" }, "max": 1, "min": 0 }, "FilterMembers": { "type": "list", "member": { "shape": "PtolemyString" } }, "FilterRule": { "type": "structure", "members": { "FilterType": { "shape": "FilterType", "documentation": "

The type of filter rule to apply. DataSync only supports the SIMPLE_PATTERN rule type.

" }, "Value": { "shape": "FilterValue", "documentation": "

A single filter string that consists of the patterns to include or exclude. The patterns are delimited by \"|\" (that is, a pipe), for example: /folder1|/folder2

" } }, "documentation": "

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

" }, "FilterType": { "type": "string", "enum": [ "SIMPLE_PATTERN" ], "max": 128, "pattern": "^[A-Z0-9_]+$" }, "FilterValue": { "type": "string", "max": 102400, "pattern": "^[^\\x00]+$" }, "FilterValues": { "type": "list", "member": { "shape": "FilterAttributeValue" } }, "FsxFilesystemArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):fsx:[a-z\\-0-9]*:[0-9]{12}:file-system/fs-.*$" }, "FsxLustreSubdirectory": { "type": "string", "max": 4096, "pattern": "^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$" }, "FsxOntapSubdirectory": { "type": "string", "max": 255, "pattern": "^[^\\u0000\\u0085\\u2028\\u2029\\r\\n]{1,255}$" }, "FsxOpenZfsSubdirectory": { "type": "string", "max": 4096, "pattern": "^[^\\u0000\\u0085\\u2028\\u2029\\r\\n]{1,4096}$" }, "FsxProtocol": { "type": "structure", "members": { "NFS": { "shape": "FsxProtocolNfs", "documentation": "

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).

" }, "SMB": { "shape": "FsxProtocolSmb", "documentation": "

Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's SVM.

" } }, "documentation": "

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

" }, "FsxProtocolNfs": { "type": "structure", "members": { "MountOptions": { "shape": "NfsMountOptions" } }, "documentation": "

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.

" }, "FsxProtocolSmb": { "type": "structure", "required": [ "Password", "User" ], "members": { "Domain": { "shape": "SmbDomain", "documentation": "

Specifies the fully qualified domain name (FQDN) of the Microsoft Active Directory that your storage virtual machine (SVM) belongs to.

If you have multiple domains in your environment, configuring this setting makes sure that DataSync connects to the right SVM.

" }, "MountOptions": { "shape": "SmbMountOptions" }, "Password": { "shape": "SmbPassword", "documentation": "

Specifies the password of a user who has permission to access your SVM.

" }, "User": { "shape": "SmbUser", "documentation": "

Specifies a user that can mount and access the files, folders, and metadata in your SVM.

For information about choosing a user with the right level of access for your transfer, see Using the SMB protocol.

" } }, "documentation": "

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.

" }, "FsxWindowsSubdirectory": { "type": "string", "max": 4096, "pattern": "^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$" }, "GenerateRecommendationsRequest": { "type": "structure", "required": [ "DiscoveryJobArn", "ResourceIds", "ResourceType" ], "members": { "DiscoveryJobArn": { "shape": "DiscoveryJobArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the discovery job that collects information about your on-premises storage system.

" }, "ResourceIds": { "shape": "ResourceIds", "documentation": "

Specifies the universally unique identifiers (UUIDs) of the resources in your storage system that you want recommendations on.

" }, "ResourceType": { "shape": "DiscoveryResourceType", "documentation": "

Specifies the type of resource in your storage system that you want recommendations on.

" } } }, "GenerateRecommendationsResponse": { "type": "structure", "members": {} }, "Gid": { "type": "string", "enum": [ "NONE", "INT_VALUE", "NAME", "BOTH" ] }, "HdfsAuthenticationType": { "type": "string", "enum": [ "SIMPLE", "KERBEROS" ] }, "HdfsBlockSize": { "type": "integer", "box": true, "max": 1073741824, "min": 1048576 }, "HdfsDataTransferProtection": { "type": "string", "enum": [ "DISABLED", "AUTHENTICATION", "INTEGRITY", "PRIVACY" ] }, "HdfsNameNode": { "type": "structure", "required": [ "Hostname", "Port" ], "members": { "Hostname": { "shape": "HdfsServerHostname", "documentation": "

The hostname of the NameNode in the HDFS cluster. This value is the IP address or Domain Name Service (DNS) name of the NameNode. An agent that's installed on-premises uses this hostname to communicate with the NameNode in the network.

" }, "Port": { "shape": "HdfsServerPort", "documentation": "

The port that the NameNode uses to listen to client requests.

" } }, "documentation": "

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.

" }, "HdfsNameNodeList": { "type": "list", "member": { "shape": "HdfsNameNode" }, "min": 1 }, "HdfsReplicationFactor": { "type": "integer", "box": true, "max": 512, "min": 1 }, "HdfsRpcProtection": { "type": "string", "enum": [ "DISABLED", "AUTHENTICATION", "INTEGRITY", "PRIVACY" ] }, "HdfsServerHostname": { "type": "string", "max": 255, "min": 1, "pattern": "^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])$" }, "HdfsServerPort": { "type": "integer", "box": true, "max": 65536, "min": 1 }, "HdfsSubdirectory": { "type": "string", "max": 4096, "pattern": "^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$" }, "HdfsUser": { "type": "string", "max": 256, "min": 1, "pattern": "^[_.A-Za-z0-9][-_.A-Za-z0-9]*$" }, "IOPS": { "type": "structure", "members": { "Read": { "shape": "NonNegativeDouble", "documentation": "

Peak IOPS related to read operations.

" }, "Write": { "shape": "NonNegativeDouble", "documentation": "

Peak IOPS related to write operations.

" }, "Other": { "shape": "NonNegativeDouble", "documentation": "

Peak IOPS unrelated to read and write operations.

" }, "Total": { "shape": "NonNegativeDouble", "documentation": "

Peak total IOPS on your on-premises storage system resource.

" } }, "documentation": "

The IOPS peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.

" }, "IamRoleArn": { "type": "string", "max": 2048, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*$" }, "InputTagList": { "type": "list", "member": { "shape": "TagListEntry" }, "max": 50, "min": 0 }, "KerberosKeytabFile": { "type": "blob", "max": 65536 }, "KerberosKrb5ConfFile": { "type": "blob", "max": 131072 }, "KerberosPrincipal": { "type": "string", "max": 256, "min": 1, "pattern": "^.+$" }, "KmsKeyProviderUri": { "type": "string", "max": 255, "min": 1, "pattern": "^kms:\\/\\/http[s]?@(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])(;(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9]))*:[0-9]{1,5}\\/kms$" }, "Latency": { "type": "structure", "members": { "Read": { "shape": "NonNegativeDouble", "documentation": "

Peak latency for read operations.

" }, "Write": { "shape": "NonNegativeDouble", "documentation": "

Peak latency for write operations.

" }, "Other": { "shape": "NonNegativeDouble", "documentation": "

Peak latency for operations unrelated to read and write operations.

" } }, "documentation": "

The latency peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.

" }, "ListAgentsRequest": { "type": "structure", "members": { "MaxResults": { "shape": "MaxResults", "documentation": "

Specifies the maximum number of DataSync agents to list in a response. By default, a response shows a maximum of 100 agents.

" }, "NextToken": { "shape": "NextToken", "documentation": "

Specifies an opaque string that indicates the position to begin the next list of results in the response.

" } }, "documentation": "

ListAgentsRequest

" }, "ListAgentsResponse": { "type": "structure", "members": { "Agents": { "shape": "AgentList", "documentation": "

A list of DataSync agents in your Amazon Web Services account in the Amazon Web Services Region specified in the request. The list is ordered by the agents' Amazon Resource Names (ARNs).

" }, "NextToken": { "shape": "NextToken", "documentation": "

The opaque string that indicates the position to begin the next list of results in the response.

" } }, "documentation": "

ListAgentsResponse

" }, "ListDiscoveryJobsRequest": { "type": "structure", "members": { "StorageSystemArn": { "shape": "StorageSystemArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of an on-premises storage system. Use this parameter if you only want to list the discovery jobs that are associated with a specific storage system.

" }, "MaxResults": { "shape": "DiscoveryMaxResults", "documentation": "

Specifies how many results you want in the response.

" }, "NextToken": { "shape": "DiscoveryNextToken", "documentation": "

Specifies an opaque string that indicates the position to begin the next list of results in the response.

" } } }, "ListDiscoveryJobsResponse": { "type": "structure", "members": { "DiscoveryJobs": { "shape": "DiscoveryJobList", "documentation": "

The discovery jobs that you've run.

" }, "NextToken": { "shape": "DiscoveryNextToken", "documentation": "

The opaque string that indicates the position to begin the next list of results in the response.

" } } }, "ListLocationsRequest": { "type": "structure", "members": { "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of locations to return.

" }, "NextToken": { "shape": "NextToken", "documentation": "

An opaque string that indicates the position at which to begin the next list of locations.

" }, "Filters": { "shape": "LocationFilters", "documentation": "

You can use API filters to narrow down the list of resources returned by ListLocations. For example, to retrieve all tasks on a specific source location, you can use ListLocations with filter name LocationType S3 and Operator Equals.

" } }, "documentation": "

ListLocationsRequest

" }, "ListLocationsResponse": { "type": "structure", "members": { "Locations": { "shape": "LocationList", "documentation": "

An array that contains a list of locations.

" }, "NextToken": { "shape": "NextToken", "documentation": "

An opaque string that indicates the position at which to begin returning the next list of locations.

" } }, "documentation": "

ListLocationsResponse

" }, "ListStorageSystemsRequest": { "type": "structure", "members": { "MaxResults": { "shape": "DiscoveryMaxResults", "documentation": "

Specifies how many results you want in the response.

" }, "NextToken": { "shape": "DiscoveryNextToken", "documentation": "

Specifies an opaque string that indicates the position to begin the next list of results in the response.

" } } }, "ListStorageSystemsResponse": { "type": "structure", "members": { "StorageSystems": { "shape": "StorageSystemList", "documentation": "

The Amazon Resource Names ARNs) of the on-premises storage systems that you're using with DataSync Discovery.

" }, "NextToken": { "shape": "DiscoveryNextToken", "documentation": "

The opaque string that indicates the position to begin the next list of results in the response.

" } } }, "ListTagsForResourceRequest": { "type": "structure", "required": [ "ResourceArn" ], "members": { "ResourceArn": { "shape": "TaggableResourceArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the resource that you want tag information on.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

Specifies how many results that you want in the response.

" }, "NextToken": { "shape": "NextToken", "documentation": "

Specifies an opaque string that indicates the position to begin the next list of results in the response.

" } }, "documentation": "

ListTagsForResourceRequest

" }, "ListTagsForResourceResponse": { "type": "structure", "members": { "Tags": { "shape": "OutputTagList", "documentation": "

An array of tags applied to the specified resource.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The opaque string that indicates the position to begin the next list of results in the response.

" } }, "documentation": "

ListTagsForResourceResponse

" }, "ListTaskExecutionsRequest": { "type": "structure", "members": { "TaskArn": { "shape": "TaskArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the task that you want execution information about.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

Specifies how many results you want in the response.

" }, "NextToken": { "shape": "NextToken", "documentation": "

Specifies an opaque string that indicates the position at which to begin the next list of results in the response.

" } }, "documentation": "

ListTaskExecutions

" }, "ListTaskExecutionsResponse": { "type": "structure", "members": { "TaskExecutions": { "shape": "TaskExecutionList", "documentation": "

A list of the task's executions.

" }, "NextToken": { "shape": "NextToken", "documentation": "

The opaque string that indicates the position to begin the next list of results in the response.

" } }, "documentation": "

ListTaskExecutionsResponse

" }, "ListTasksRequest": { "type": "structure", "members": { "MaxResults": { "shape": "MaxResults", "documentation": "

The maximum number of tasks to return.

" }, "NextToken": { "shape": "NextToken", "documentation": "

An opaque string that indicates the position at which to begin the next list of tasks.

" }, "Filters": { "shape": "TaskFilters", "documentation": "

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

" } }, "documentation": "

ListTasksRequest

" }, "ListTasksResponse": { "type": "structure", "members": { "Tasks": { "shape": "TaskList", "documentation": "

A list of all the tasks that are returned.

" }, "NextToken": { "shape": "NextToken", "documentation": "

An opaque string that indicates the position at which to begin returning the next list of tasks.

" } }, "documentation": "

ListTasksResponse

" }, "LocationArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:location/loc-[0-9a-z]{17}$" }, "LocationFilter": { "type": "structure", "required": [ "Name", "Values", "Operator" ], "members": { "Name": { "shape": "LocationFilterName", "documentation": "

The name of the filter being used. Each API call supports a list of filters that are available for it (for example, LocationType for ListLocations).

" }, "Values": { "shape": "FilterValues", "documentation": "

The values that you want to filter for. For example, you might want to display only Amazon S3 locations.

" }, "Operator": { "shape": "Operator", "documentation": "

The operator that is used to compare filter values (for example, Equals or Contains).

" } }, "documentation": "

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.

" }, "LocationFilterName": { "type": "string", "enum": [ "LocationUri", "LocationType", "CreationTime" ] }, "LocationFilters": { "type": "list", "member": { "shape": "LocationFilter" } }, "LocationList": { "type": "list", "member": { "shape": "LocationListEntry" } }, "LocationListEntry": { "type": "structure", "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The Amazon Resource Name (ARN) of the location. For Network File System (NFS) or Amazon EFS, the location is the export path. For Amazon S3, the location is the prefix path that you want to mount and use as the root of the location.

" }, "LocationUri": { "shape": "LocationUri", "documentation": "

Represents a list of URIs of a location. LocationUri returns an array that contains a list of locations when the ListLocations operation is called.

Format: TYPE://GLOBAL_ID/SUBDIR.

TYPE designates the type of location (for example, nfs or s3).

GLOBAL_ID is the globally unique identifier of the resource that backs the location. An example for EFS is us-east-2.fs-abcd1234. An example for Amazon S3 is the bucket name, such as myBucket. An example for NFS is a valid IPv4 address or a hostname that is compliant with Domain Name Service (DNS).

SUBDIR is a valid file system path, delimited by forward slashes as is the *nix convention. For NFS and Amazon EFS, it's the export path to mount the location. For Amazon S3, it's the prefix path that you mount to and treat as the root of the location.

" } }, "documentation": "

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.

" }, "LocationUri": { "type": "string", "max": 4360, "pattern": "^(efs|nfs|s3|smb|hdfs|fsx[a-z0-9-]+)://[a-zA-Z0-9.:/\\-]+$" }, "LogGroupArn": { "type": "string", "max": 562, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):logs:[a-z\\-0-9]+:[0-9]{12}:log-group:([^:\\*]*)(:\\*)?$" }, "LogLevel": { "type": "string", "enum": [ "OFF", "BASIC", "TRANSFER" ] }, "ManifestAction": { "type": "string", "enum": [ "TRANSFER" ] }, "ManifestConfig": { "type": "structure", "members": { "Action": { "shape": "ManifestAction", "documentation": "

Specifies what DataSync uses the manifest for.

" }, "Format": { "shape": "ManifestFormat", "documentation": "

Specifies the file format of your manifest. For more information, see Creating a manifest.

" }, "Source": { "shape": "SourceManifestConfig", "documentation": "

Specifies the manifest that you want DataSync to use and where it's hosted.

You must specify this parameter if you're configuring a new manifest on or after February 7, 2024.

If you don't, you'll get a 400 status code and ValidationException error stating that you're missing the IAM role for DataSync to access the S3 bucket where you're hosting your manifest. For more information, see Providing DataSync access to your manifest.

" } }, "documentation": "

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.

" }, "ManifestFormat": { "type": "string", "enum": [ "CSV" ] }, "MaxP95Performance": { "type": "structure", "members": { "IopsRead": { "shape": "NonNegativeDouble", "documentation": "

Peak IOPS related to read operations.

" }, "IopsWrite": { "shape": "NonNegativeDouble", "documentation": "

Peak IOPS related to write operations.

" }, "IopsOther": { "shape": "NonNegativeDouble", "documentation": "

Peak IOPS unrelated to read and write operations.

" }, "IopsTotal": { "shape": "NonNegativeDouble", "documentation": "

Peak total IOPS on your on-premises storage system resource.

" }, "ThroughputRead": { "shape": "NonNegativeDouble", "documentation": "

Peak throughput related to read operations.

" }, "ThroughputWrite": { "shape": "NonNegativeDouble", "documentation": "

Peak throughput related to write operations.

" }, "ThroughputOther": { "shape": "NonNegativeDouble", "documentation": "

Peak throughput unrelated to read and write operations.

" }, "ThroughputTotal": { "shape": "NonNegativeDouble", "documentation": "

Peak total throughput on your on-premises storage system resource.

" }, "LatencyRead": { "shape": "NonNegativeDouble", "documentation": "

Peak latency for read operations.

" }, "LatencyWrite": { "shape": "NonNegativeDouble", "documentation": "

Peak latency for write operations.

" }, "LatencyOther": { "shape": "NonNegativeDouble", "documentation": "

Peak latency for operations unrelated to read and write operations.

" } }, "documentation": "

The performance data that DataSync Discovery collects about an on-premises storage system resource.

" }, "MaxResults": { "type": "integer", "max": 100, "min": 0 }, "Metrics": { "type": "list", "member": { "shape": "ResourceMetrics" } }, "Mtime": { "type": "string", "enum": [ "NONE", "PRESERVE" ] }, "Name": { "type": "string", "max": 256, "min": 1, "pattern": "^[\\p{L}\\p{M}\\p{N}\\s+=._:@\\/-]+$" }, "NetAppONTAPCluster": { "type": "structure", "members": { "CifsShareCount": { "shape": "NonNegativeLong", "documentation": "

The number of CIFS shares in the cluster.

" }, "NfsExportedVolumes": { "shape": "NonNegativeLong", "documentation": "

The number of NFS volumes in the cluster.

" }, "ResourceId": { "shape": "PtolemyUUID", "documentation": "

The universally unique identifier (UUID) of the cluster.

" }, "ClusterName": { "shape": "PtolemyString", "documentation": "

The name of the cluster.

" }, "MaxP95Performance": { "shape": "MaxP95Performance", "documentation": "

The performance data that DataSync Discovery collects about the cluster.

" }, "ClusterBlockStorageSize": { "shape": "NonNegativeLong", "documentation": "

The total storage space that's available in the cluster.

" }, "ClusterBlockStorageUsed": { "shape": "NonNegativeLong", "documentation": "

The storage space that's being used in a cluster.

" }, "ClusterBlockStorageLogicalUsed": { "shape": "NonNegativeLong", "documentation": "

The storage space that's being used in the cluster without accounting for compression or deduplication.

" }, "Recommendations": { "shape": "Recommendations", "documentation": "

The Amazon Web Services storage services that DataSync Discovery recommends for the cluster. For more information, see Recommendations provided by DataSync Discovery.

" }, "RecommendationStatus": { "shape": "RecommendationStatus", "documentation": "

Indicates whether DataSync Discovery recommendations for the cluster are ready to view, incomplete, or can't be determined.

For more information, see Recommendation statuses.

" }, "LunCount": { "shape": "NonNegativeLong", "documentation": "

The number of LUNs (logical unit numbers) in the cluster.

" }, "ClusterCloudStorageUsed": { "shape": "NonNegativeLong", "documentation": "

The amount of space in the cluster that's in cloud storage (for example, if you're using data tiering).

" } }, "documentation": "

The information that DataSync Discovery collects about an on-premises storage system cluster.

" }, "NetAppONTAPClusters": { "type": "list", "member": { "shape": "NetAppONTAPCluster" } }, "NetAppONTAPSVM": { "type": "structure", "members": { "ClusterUuid": { "shape": "PtolemyUUID", "documentation": "

The universally unique identifier (UUID) of the cluster associated with the SVM.

" }, "ResourceId": { "shape": "PtolemyUUID", "documentation": "

The UUID of the SVM.

" }, "SvmName": { "shape": "PtolemyString", "documentation": "

The name of the SVM

" }, "CifsShareCount": { "shape": "NonNegativeLong", "documentation": "

The number of CIFS shares in the SVM.

" }, "EnabledProtocols": { "shape": "EnabledProtocols", "documentation": "

The data transfer protocols (such as NFS) configured for the SVM.

" }, "TotalCapacityUsed": { "shape": "NonNegativeLong", "documentation": "

The storage space that's being used in the SVM.

" }, "TotalCapacityProvisioned": { "shape": "NonNegativeLong", "documentation": "

The total storage space that's available in the SVM.

" }, "TotalLogicalCapacityUsed": { "shape": "NonNegativeLong", "documentation": "

The storage space that's being used in the SVM without accounting for compression or deduplication.

" }, "MaxP95Performance": { "shape": "MaxP95Performance", "documentation": "

The performance data that DataSync Discovery collects about the SVM.

" }, "Recommendations": { "shape": "Recommendations", "documentation": "

The Amazon Web Services storage services that DataSync Discovery recommends for the SVM. For more information, see Recommendations provided by DataSync Discovery.

" }, "NfsExportedVolumes": { "shape": "NonNegativeLong", "documentation": "

The number of NFS volumes in the SVM.

" }, "RecommendationStatus": { "shape": "RecommendationStatus", "documentation": "

Indicates whether DataSync Discovery recommendations for the SVM are ready to view, incomplete, or can't be determined.

For more information, see Recommendation statuses.

" }, "TotalSnapshotCapacityUsed": { "shape": "NonNegativeLong", "documentation": "

The amount of storage in the SVM that's being used for snapshots.

" }, "LunCount": { "shape": "NonNegativeLong", "documentation": "

The number of LUNs (logical unit numbers) in the SVM.

" } }, "documentation": "

The information that DataSync Discovery collects about a storage virtual machine (SVM) in your on-premises storage system.

" }, "NetAppONTAPSVMs": { "type": "list", "member": { "shape": "NetAppONTAPSVM" } }, "NetAppONTAPVolume": { "type": "structure", "members": { "VolumeName": { "shape": "PtolemyString", "documentation": "

The name of the volume.

" }, "ResourceId": { "shape": "PtolemyUUID", "documentation": "

The universally unique identifier (UUID) of the volume.

" }, "CifsShareCount": { "shape": "NonNegativeLong", "documentation": "

The number of CIFS shares in the volume.

" }, "SecurityStyle": { "shape": "PtolemyString", "documentation": "

The volume's security style (such as Unix or NTFS).

" }, "SvmUuid": { "shape": "PtolemyUUID", "documentation": "

The UUID of the storage virtual machine (SVM) associated with the volume.

" }, "SvmName": { "shape": "PtolemyString", "documentation": "

The name of the SVM associated with the volume.

" }, "CapacityUsed": { "shape": "NonNegativeLong", "documentation": "

The storage space that's being used in the volume.

" }, "CapacityProvisioned": { "shape": "NonNegativeLong", "documentation": "

The total storage space that's available in the volume.

" }, "LogicalCapacityUsed": { "shape": "NonNegativeLong", "documentation": "

The storage space that's being used in the volume without accounting for compression or deduplication.

" }, "NfsExported": { "shape": "PtolemyBoolean", "documentation": "

The number of NFS volumes in the volume.

" }, "SnapshotCapacityUsed": { "shape": "NonNegativeLong", "documentation": "

The amount of storage in the volume that's being used for snapshots.

" }, "MaxP95Performance": { "shape": "MaxP95Performance", "documentation": "

The performance data that DataSync Discovery collects about the volume.

" }, "Recommendations": { "shape": "Recommendations", "documentation": "

The Amazon Web Services storage services that DataSync Discovery recommends for the volume. For more information, see Recommendations provided by DataSync Discovery.

" }, "RecommendationStatus": { "shape": "RecommendationStatus", "documentation": "

Indicates whether DataSync Discovery recommendations for the volume are ready to view, incomplete, or can't be determined.

For more information, see Recommendation statuses.

" }, "LunCount": { "shape": "NonNegativeLong", "documentation": "

The number of LUNs (logical unit numbers) in the volume.

" } }, "documentation": "

The information that DataSync Discovery collects about a volume in your on-premises storage system.

" }, "NetAppONTAPVolumes": { "type": "list", "member": { "shape": "NetAppONTAPVolume" } }, "NetworkInterfaceArn": { "type": "string", "max": 128, "pattern": "^arn:aws[\\-a-z]{0,}:ec2:[a-z\\-0-9]*:[0-9]{12}:network-interface/eni-[0-9a-f]+$" }, "NextToken": { "type": "string", "max": 65535, "pattern": "[a-zA-Z0-9=_-]+" }, "NfsMountOptions": { "type": "structure", "members": { "Version": { "shape": "NfsVersion", "documentation": "

Specifies the NFS version that you want DataSync to use when mounting your NFS share. If the server refuses to use the version specified, the task fails.

You can specify the following options:

DataSync currently only supports NFS version 3 with Amazon FSx for NetApp ONTAP locations.

" } }, "documentation": "

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

" }, "NfsSubdirectory": { "type": "string", "max": 4096, "pattern": "^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\p{Zs}]+$" }, "NfsVersion": { "type": "string", "enum": [ "AUTOMATIC", "NFS3", "NFS4_0", "NFS4_1" ] }, "NonNegativeDouble": { "type": "double", "box": true, "min": 0 }, "NonNegativeLong": { "type": "long", "box": true, "min": 0 }, "ObjectStorageAccessKey": { "type": "string", "max": 200, "min": 0, "pattern": "^.*$" }, "ObjectStorageBucketName": { "type": "string", "max": 63, "min": 3, "pattern": "^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$" }, "ObjectStorageCertificate": { "type": "blob", "max": 32768 }, "ObjectStorageSecretKey": { "type": "string", "max": 200, "min": 0, "pattern": "^.*$", "sensitive": true }, "ObjectStorageServerPort": { "type": "integer", "box": true, "max": 65536, "min": 1 }, "ObjectStorageServerProtocol": { "type": "string", "enum": [ "HTTPS", "HTTP" ] }, "ObjectTags": { "type": "string", "enum": [ "PRESERVE", "NONE" ] }, "ObjectVersionIds": { "type": "string", "enum": [ "INCLUDE", "NONE" ] }, "OnPremConfig": { "type": "structure", "required": [ "AgentArns" ], "members": { "AgentArns": { "shape": "AgentArnList", "documentation": "

The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.

" } }, "documentation": "

The DataSync agents that are connecting to a Network File System (NFS) location.

" }, "Operator": { "type": "string", "enum": [ "Equals", "NotEquals", "In", "LessThanOrEqual", "LessThan", "GreaterThanOrEqual", "GreaterThan", "Contains", "NotContains", "BeginsWith" ] }, "Options": { "type": "structure", "members": { "VerifyMode": { "shape": "VerifyMode", "documentation": "

Specifies how and when DataSync checks the integrity of your data during a transfer.

" }, "OverwriteMode": { "shape": "OverwriteMode", "documentation": "

Specifies whether DataSync should modify or preserve data at the destination location.

" }, "Atime": { "shape": "Atime", "documentation": "

Specifies whether to preserve metadata indicating the last time a file was read or written to.

The behavior of Atime isn't fully standard across platforms, so DataSync can only do this on a best-effort basis.

If Atime is set to BEST_EFFORT, Mtime must be set to PRESERVE.

If Atime is set to NONE, Mtime must also be NONE.

" }, "Mtime": { "shape": "Mtime", "documentation": "

Specifies whether to preserve metadata indicating the last time that a file was written to before the PREPARING phase of your task execution. This option is required when you need to run the a task more than once.

If Mtime is set to PRESERVE, Atime must be set to BEST_EFFORT.

If Mtime is set to NONE, Atime must also be set to NONE.

" }, "Uid": { "shape": "Uid", "documentation": "

Specifies the POSIX user ID (UID) of the file's owner.

For more information, see Metadata copied by DataSync.

" }, "Gid": { "shape": "Gid", "documentation": "

Specifies the POSIX group ID (GID) of the file's owners.

For more information, see Metadata copied by DataSync.

" }, "PreserveDeletedFiles": { "shape": "PreserveDeletedFiles", "documentation": "

Specifies whether files in the destination location that don't exist in the source should be preserved. This option can affect your Amazon S3 storage cost. If your task deletes objects, you might incur minimum storage duration charges for certain storage classes. For detailed information, see Considerations when working with Amazon S3 storage classes in DataSync.

If you set this parameter to REMOVE, you can't set TransferMode to ALL. When you transfer all data, DataSync doesn't scan your destination location and doesn't know what to delete.

" }, "PreserveDevices": { "shape": "PreserveDevices", "documentation": "

Specifies whether DataSync should preserve the metadata of block and character devices in the source location and recreate the files with that device name and metadata on the destination. DataSync copies only the name and metadata of such devices.

DataSync can't copy the actual contents of these devices because they're nonterminal and don't return an end-of-file (EOF) marker.

" }, "PosixPermissions": { "shape": "PosixPermissions", "documentation": "

Specifies which users or groups can access a file for a specific purpose such as reading, writing, or execution of the file.

For more information, see Metadata copied by DataSync.

DataSync can preserve extant permissions of a source location.

" }, "BytesPerSecond": { "shape": "BytesPerSecond", "documentation": "

Limits the bandwidth used by a DataSync task. For example, if you want DataSync to use a maximum of 1 MB, set this value to 1048576 (=1024*1024).

" }, "TaskQueueing": { "shape": "TaskQueueing", "documentation": "

Specifies whether your transfer tasks should be put into a queue during certain scenarios when running multiple tasks. This is ENABLED by default.

" }, "LogLevel": { "shape": "LogLevel", "documentation": "

Specifies the type of logs that DataSync publishes to a Amazon CloudWatch Logs log group. To specify the log group, see CloudWatchLogGroupArn.

" }, "TransferMode": { "shape": "TransferMode", "documentation": "

Determines whether DataSync transfers only the data and metadata that differ between the source and the destination location or transfers all the content from the source (without comparing what's in the destination).

" }, "SecurityDescriptorCopyFlags": { "shape": "SmbSecurityDescriptorCopyFlags", "documentation": "

Specifies which components of the SMB security descriptor are copied from source to destination objects.

This value is only used for transfers between SMB and Amazon FSx for Windows File Server locations or between two FSx for Windows File Server locations. For more information, see how DataSync handles metadata.

" }, "ObjectTags": { "shape": "ObjectTags", "documentation": "

Specifies whether you want DataSync to PRESERVE object tags (default behavior) when transferring between object storage systems. If you want your DataSync task to ignore object tags, specify the NONE value.

" } }, "documentation": "

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.

" }, "OutputTagList": { "type": "list", "member": { "shape": "TagListEntry" }, "max": 55, "min": 0 }, "OverwriteMode": { "type": "string", "enum": [ "ALWAYS", "NEVER" ] }, "P95Metrics": { "type": "structure", "members": { "IOPS": { "shape": "IOPS", "documentation": "

The IOPS peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.

" }, "Throughput": { "shape": "Throughput", "documentation": "

The throughput peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.

" }, "Latency": { "shape": "Latency", "documentation": "

The latency peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.

" } }, "documentation": "

The types of performance data that DataSync Discovery collects about an on-premises storage system resource.

" }, "PLSecurityGroupArnList": { "type": "list", "member": { "shape": "Ec2SecurityGroupArn" }, "max": 1, "min": 1 }, "PLSubnetArnList": { "type": "list", "member": { "shape": "Ec2SubnetArn" }, "max": 1, "min": 1 }, "PhaseStatus": { "type": "string", "enum": [ "PENDING", "SUCCESS", "ERROR" ] }, "Platform": { "type": "structure", "members": { "Version": { "shape": "AgentVersion", "documentation": "

The version of the DataSync agent.

" } }, "documentation": "

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

" }, "PosixPermissions": { "type": "string", "enum": [ "NONE", "PRESERVE" ] }, "PreserveDeletedFiles": { "type": "string", "enum": [ "PRESERVE", "REMOVE" ] }, "PreserveDevices": { "type": "string", "enum": [ "NONE", "PRESERVE" ] }, "PrivateLinkConfig": { "type": "structure", "members": { "VpcEndpointId": { "shape": "VpcEndpointId", "documentation": "

Specifies the ID of the VPC endpoint that your agent connects to.

" }, "PrivateLinkEndpoint": { "shape": "Endpoint", "documentation": "

Specifies the VPC endpoint provided by Amazon Web Services PrivateLink that your agent connects to.

" }, "SubnetArns": { "shape": "PLSubnetArnList", "documentation": "

Specifies the ARN of the subnet where your VPC endpoint is located. You can only specify one ARN.

" }, "SecurityGroupArns": { "shape": "PLSecurityGroupArnList", "documentation": "

Specifies the Amazon Resource Names (ARN) of the security group that provides DataSync access to your VPC endpoint. You can only specify one ARN.

" } }, "documentation": "

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.

" }, "PtolemyBoolean": { "type": "boolean" }, "PtolemyPassword": { "type": "string", "max": 1024, "pattern": "^(?!.*[:\\\"][^:\"]*$).+$", "sensitive": true }, "PtolemyString": { "type": "string", "max": 1024, "pattern": "^.{0,1024}$" }, "PtolemyUUID": { "type": "string", "pattern": "[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}" }, "PtolemyUsername": { "type": "string", "max": 1024, "pattern": "^(?!.*[:\\\"][^:\"]*$).+$", "sensitive": true }, "QopConfiguration": { "type": "structure", "members": { "RpcProtection": { "shape": "HdfsRpcProtection", "documentation": "

The RPC protection setting configured on the HDFS cluster. This setting corresponds to your hadoop.rpc.protection setting in your core-site.xml file on your Hadoop cluster.

" }, "DataTransferProtection": { "shape": "HdfsDataTransferProtection", "documentation": "

The data transfer protection setting configured on the HDFS cluster. This setting corresponds to your dfs.data.transfer.protection setting in the hdfs-site.xml file on your Hadoop cluster.

" } }, "documentation": "

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.

" }, "Recommendation": { "type": "structure", "members": { "StorageType": { "shape": "PtolemyString", "documentation": "

A recommended Amazon Web Services storage service that you can migrate data to based on information that DataSync Discovery collects about your on-premises storage system.

" }, "StorageConfiguration": { "shape": "RecommendationsConfigMap", "documentation": "

Information about how you can set up a recommended Amazon Web Services storage service.

" }, "EstimatedMonthlyStorageCost": { "shape": "PtolemyString", "documentation": "

The estimated monthly cost of the recommended Amazon Web Services storage service.

" } }, "documentation": "

The details about an Amazon Web Services storage service that DataSync Discovery recommends for a resource in your on-premises storage system.

For more information, see Recommendations provided by DataSync Discovery.

" }, "RecommendationStatus": { "type": "string", "enum": [ "NONE", "IN_PROGRESS", "COMPLETED", "FAILED" ] }, "Recommendations": { "type": "list", "member": { "shape": "Recommendation" } }, "RecommendationsConfigMap": { "type": "map", "key": { "shape": "PtolemyString" }, "value": { "shape": "PtolemyString" } }, "RemoveStorageSystemRequest": { "type": "structure", "required": [ "StorageSystemArn" ], "members": { "StorageSystemArn": { "shape": "StorageSystemArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the storage system that you want to permanently remove from DataSync Discovery.

" } } }, "RemoveStorageSystemResponse": { "type": "structure", "members": {} }, "ReportDestination": { "type": "structure", "members": { "S3": { "shape": "ReportDestinationS3", "documentation": "

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

" } }, "documentation": "

Specifies where DataSync uploads your task report.

" }, "ReportDestinationS3": { "type": "structure", "required": [ "S3BucketArn", "BucketAccessRoleArn" ], "members": { "Subdirectory": { "shape": "S3Subdirectory", "documentation": "

Specifies a bucket prefix for your report.

" }, "S3BucketArn": { "shape": "S3BucketArn", "documentation": "

Specifies the ARN of the S3 bucket where DataSync uploads your report.

" }, "BucketAccessRoleArn": { "shape": "IamRoleArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the IAM policy that allows DataSync to upload a task report to your S3 bucket. For more information, see Allowing DataSync to upload a task report to an Amazon S3 bucket.

" } }, "documentation": "

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

" }, "ReportLevel": { "type": "string", "enum": [ "ERRORS_ONLY", "SUCCESSES_AND_ERRORS" ] }, "ReportOutputType": { "type": "string", "enum": [ "SUMMARY_ONLY", "STANDARD" ] }, "ReportOverride": { "type": "structure", "members": { "ReportLevel": { "shape": "ReportLevel", "documentation": "

Specifies whether your task report includes errors only or successes and errors.

For example, your report might mostly include only what didn't go well in your transfer (ERRORS_ONLY). At the same time, you want to verify that your task filter is working correctly. In this situation, you can get a list of what files DataSync successfully skipped and if something transferred that you didn't to transfer (SUCCESSES_AND_ERRORS).

" } }, "documentation": "

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

" }, "ReportOverrides": { "type": "structure", "members": { "Transferred": { "shape": "ReportOverride", "documentation": "

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to transfer.

" }, "Verified": { "shape": "ReportOverride", "documentation": "

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to verify at the end of your transfer.

" }, "Deleted": { "shape": "ReportOverride", "documentation": "

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to delete in your destination location. This only applies if you configure your task to delete data in the destination that isn't in the source.

" }, "Skipped": { "shape": "ReportOverride", "documentation": "

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to skip during your transfer.

" } }, "documentation": "

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

" }, "ReportResult": { "type": "structure", "members": { "Status": { "shape": "PhaseStatus", "documentation": "

Indicates whether DataSync is still working on your report, created a report, or can't create a complete report.

" }, "ErrorCode": { "shape": "string", "documentation": "

Indicates the code associated with the error if DataSync can't create a complete report.

" }, "ErrorDetail": { "shape": "string", "documentation": "

Provides details about issues creating a report.

" } }, "documentation": "

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

" }, "ResourceDetails": { "type": "structure", "members": { "NetAppONTAPSVMs": { "shape": "NetAppONTAPSVMs", "documentation": "

The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises storage system.

" }, "NetAppONTAPVolumes": { "shape": "NetAppONTAPVolumes", "documentation": "

The information that DataSync Discovery collects about volumes in your on-premises storage system.

" }, "NetAppONTAPClusters": { "shape": "NetAppONTAPClusters", "documentation": "

The information that DataSync Discovery collects about the cluster in your on-premises storage system.

" } }, "documentation": "

Information provided by DataSync Discovery about the resources in your on-premises storage system.

" }, "ResourceFilters": { "type": "map", "key": { "shape": "DiscoveryResourceFilter" }, "value": { "shape": "FilterMembers" } }, "ResourceId": { "type": "string", "pattern": "[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}" }, "ResourceIds": { "type": "list", "member": { "shape": "ResourceId" }, "max": 100, "min": 1 }, "ResourceMetrics": { "type": "structure", "members": { "Timestamp": { "shape": "Timestamp", "documentation": "

The time when DataSync Discovery collected this information from the resource.

" }, "P95Metrics": { "shape": "P95Metrics", "documentation": "

The types of performance data that DataSync Discovery collects about the on-premises storage system resource.

" }, "Capacity": { "shape": "Capacity", "documentation": "

The storage capacity of the on-premises storage system resource.

" }, "ResourceId": { "shape": "ResourceId", "documentation": "

The universally unique identifier (UUID) of the on-premises storage system resource.

" }, "ResourceType": { "shape": "DiscoveryResourceType", "documentation": "

The type of on-premises storage system resource.

" } }, "documentation": "

Information, including performance data and capacity usage, provided by DataSync Discovery about a resource in your on-premises storage system.

" }, "S3BucketArn": { "type": "string", "max": 156, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):(s3|s3-outposts):[a-z\\-0-9]*:[0-9]*:.*$" }, "S3Config": { "type": "structure", "required": [ "BucketAccessRoleArn" ], "members": { "BucketAccessRoleArn": { "shape": "IamRoleArn", "documentation": "

Specifies the ARN of the IAM role that DataSync uses to access your S3 bucket.

" } }, "documentation": "

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 Accessing S3 buckets.

" }, "S3ManifestConfig": { "type": "structure", "required": [ "ManifestObjectPath", "BucketAccessRoleArn", "S3BucketArn" ], "members": { "ManifestObjectPath": { "shape": "S3Subdirectory", "documentation": "

Specifies the Amazon S3 object key of your manifest. This can include a prefix (for example, prefix/my-manifest.csv).

" }, "BucketAccessRoleArn": { "shape": "IamRoleArn", "documentation": "

Specifies the Identity and Access Management (IAM) role that allows DataSync to access your manifest. For more information, see Providing DataSync access to your manifest.

" }, "S3BucketArn": { "shape": "S3BucketArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the S3 bucket where you're hosting your manifest.

" }, "ManifestObjectVersionId": { "shape": "S3ObjectVersionId", "documentation": "

Specifies the object version ID of the manifest that you want DataSync to use. If you don't set this, DataSync uses the latest version of the object.

" } }, "documentation": "

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.

" }, "S3ObjectVersionId": { "type": "string", "max": 100, "min": 1, "pattern": "^.+$" }, "S3StorageClass": { "type": "string", "enum": [ "STANDARD", "STANDARD_IA", "ONEZONE_IA", "INTELLIGENT_TIERING", "GLACIER", "DEEP_ARCHIVE", "OUTPOSTS", "GLACIER_INSTANT_RETRIEVAL" ] }, "S3Subdirectory": { "type": "string", "max": 4096, "pattern": "^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\p{Zs}]*$" }, "ScheduleDisabledBy": { "type": "string", "enum": [ "USER", "SERVICE" ] }, "ScheduleDisabledReason": { "type": "string", "max": 8192, "pattern": "^[\\w\\s.,'?!:;\\/=|<>()-]*$" }, "ScheduleExpressionCron": { "type": "string", "max": 256, "pattern": "^[a-zA-Z0-9\\ \\_\\*\\?\\,\\|\\^\\-\\/\\#\\s\\(\\)\\+]*$" }, "ScheduleStatus": { "type": "string", "enum": [ "ENABLED", "DISABLED" ] }, "SecretsManagerArn": { "type": "string", "max": 2048, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):secretsmanager:[a-z\\-0-9]+:[0-9]{12}:secret:.*" }, "ServerHostname": { "type": "string", "max": 255, "pattern": "^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])$" }, "SmbDomain": { "type": "string", "max": 253, "pattern": "^[A-Za-z0-9]((\\.|-+)?[A-Za-z0-9]){0,252}$" }, "SmbMountOptions": { "type": "structure", "members": { "Version": { "shape": "SmbVersion", "documentation": "

By default, DataSync automatically chooses an SMB protocol version based on negotiation with your SMB file server. You also can configure DataSync to use a specific SMB version, but we recommend doing this only if DataSync has trouble negotiating with the SMB file server automatically.

These are the following options for configuring the SMB version:

" } }, "documentation": "

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

" }, "SmbPassword": { "type": "string", "max": 104, "pattern": "^.{0,104}$", "sensitive": true }, "SmbSecurityDescriptorCopyFlags": { "type": "string", "enum": [ "NONE", "OWNER_DACL", "OWNER_DACL_SACL" ] }, "SmbSubdirectory": { "type": "string", "max": 4096, "pattern": "^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$" }, "SmbUser": { "type": "string", "max": 104, "pattern": "^[^\\x5B\\x5D\\\\/:;|=,+*?]{1,104}$" }, "SmbVersion": { "type": "string", "enum": [ "AUTOMATIC", "SMB2", "SMB3", "SMB1", "SMB2_0" ] }, "SourceManifestConfig": { "type": "structure", "required": [ "S3" ], "members": { "S3": { "shape": "S3ManifestConfig", "documentation": "

Specifies the S3 bucket where you're hosting your manifest.

" } }, "documentation": "

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.

" }, "SourceNetworkInterfaceArns": { "type": "list", "member": { "shape": "NetworkInterfaceArn" } }, "StartDiscoveryJobRequest": { "type": "structure", "required": [ "StorageSystemArn", "CollectionDurationMinutes", "ClientToken" ], "members": { "StorageSystemArn": { "shape": "StorageSystemArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the on-premises storage system that you want to run the discovery job on.

" }, "CollectionDurationMinutes": { "shape": "CollectionDurationMinutes", "documentation": "

Specifies in minutes how long you want the discovery job to run.

For more accurate recommendations, we recommend a duration of at least 14 days. Longer durations allow time to collect a sufficient number of data points and provide a realistic representation of storage performance and utilization.

" }, "ClientToken": { "shape": "PtolemyUUID", "documentation": "

Specifies a client token to make sure requests with this API operation are idempotent. If you don't specify a client token, DataSync generates one for you automatically.

", "idempotencyToken": true }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.

" } } }, "StartDiscoveryJobResponse": { "type": "structure", "members": { "DiscoveryJobArn": { "shape": "DiscoveryJobArn", "documentation": "

The ARN of the discovery job that you started.

" } } }, "StartTaskExecutionRequest": { "type": "structure", "required": [ "TaskArn" ], "members": { "TaskArn": { "shape": "TaskArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the task that you want to start.

" }, "OverrideOptions": { "shape": "Options" }, "Includes": { "shape": "FilterList", "documentation": "

Specifies a list of filter rules that determines which files to include when running a task. The pattern should contain a single filter string that consists of the patterns to include. The patterns are delimited by \"|\" (that is, a pipe), for example, \"/folder1|/folder2\".

" }, "Excludes": { "shape": "FilterList", "documentation": "

Specifies a list of filter rules that determines which files to exclude from a task. The list contains a single filter string that consists of the patterns to exclude. The patterns are delimited by \"|\" (that is, a pipe), for example, \"/folder1|/folder2\".

" }, "ManifestConfig": { "shape": "ManifestConfig", "documentation": "

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.

When using this parameter, your caller identity (the role that you're using DataSync with) must have the iam:PassRole permission. The AWSDataSyncFullAccess policy includes this permission.

To remove a manifest configuration, specify this parameter with an empty value.

" }, "TaskReportConfig": { "shape": "TaskReportConfig", "documentation": "

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

When using this parameter, your caller identity (the role that you're using DataSync with) must have the iam:PassRole permission. The AWSDataSyncFullAccess policy includes this permission.

To remove a task report configuration, specify this parameter as empty.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task execution.

Tags are key-value pairs that help you manage, filter, and search for your DataSync resources.

" } }, "documentation": "

StartTaskExecutionRequest

" }, "StartTaskExecutionResponse": { "type": "structure", "members": { "TaskExecutionArn": { "shape": "TaskExecutionArn", "documentation": "

The ARN of the running task execution.

" } }, "documentation": "

StartTaskExecutionResponse

" }, "StopDiscoveryJobRequest": { "type": "structure", "required": [ "DiscoveryJobArn" ], "members": { "DiscoveryJobArn": { "shape": "DiscoveryJobArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the discovery job that you want to stop.

" } } }, "StopDiscoveryJobResponse": { "type": "structure", "members": {} }, "StorageSystemArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:system/storage-system-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$" }, "StorageSystemConnectivityStatus": { "type": "string", "enum": [ "PASS", "FAIL", "UNKNOWN" ] }, "StorageSystemList": { "type": "list", "member": { "shape": "StorageSystemListEntry" } }, "StorageSystemListEntry": { "type": "structure", "members": { "StorageSystemArn": { "shape": "StorageSystemArn", "documentation": "

The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.

" }, "Name": { "shape": "Name", "documentation": "

The name of an on-premises storage system that you added to DataSync Discovery.

" } }, "documentation": "

Information that identifies an on-premises storage system that you're using with DataSync Discovery.

" }, "StorageVirtualMachineArn": { "type": "string", "max": 162, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):fsx:[a-z\\-0-9]+:[0-9]{12}:storage-virtual-machine/fs-[0-9a-f]+/svm-[0-9a-f]{17,}$" }, "TagKey": { "type": "string", "max": 256, "min": 1, "pattern": "^[a-zA-Z0-9\\s+=._:/-]+$" }, "TagKeyList": { "type": "list", "member": { "shape": "TagKey" }, "max": 50, "min": 1 }, "TagListEntry": { "type": "structure", "required": [ "Key" ], "members": { "Key": { "shape": "TagKey", "documentation": "

The key for an Amazon Web Services resource tag.

" }, "Value": { "shape": "TagValue", "documentation": "

The value for an Amazon Web Services resource tag.

" } }, "documentation": "

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

" }, "TagResourceRequest": { "type": "structure", "required": [ "ResourceArn", "Tags" ], "members": { "ResourceArn": { "shape": "TaggableResourceArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the resource to apply the tag to.

" }, "Tags": { "shape": "InputTagList", "documentation": "

Specifies the tags that you want to apply to the resource.

" } }, "documentation": "

TagResourceRequest

" }, "TagResourceResponse": { "type": "structure", "members": {} }, "TagValue": { "type": "string", "max": 256, "min": 0, "pattern": "^[a-zA-Z0-9\\s+=._:@/-]+$" }, "TaggableResourceArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:(agent|task|location|system)/((agent|task|loc)-[a-f0-9]{17}|storage-system-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})(/execution/exec-[a-f0-9]{17})?$" }, "TaskArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]*:[0-9]{12}:task/task-[0-9a-f]{17}$" }, "TaskExecutionArn": { "type": "string", "max": 128, "pattern": "^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]*:[0-9]{12}:task/task-[0-9a-f]{17}/execution/exec-[0-9a-f]{17}$" }, "TaskExecutionList": { "type": "list", "member": { "shape": "TaskExecutionListEntry" } }, "TaskExecutionListEntry": { "type": "structure", "members": { "TaskExecutionArn": { "shape": "TaskExecutionArn", "documentation": "

The Amazon Resource Name (ARN) of a task execution.

" }, "Status": { "shape": "TaskExecutionStatus", "documentation": "

The status of a task execution. For more information, see Task execution statuses.

" } }, "documentation": "

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

" }, "TaskExecutionResultDetail": { "type": "structure", "members": { "PrepareDuration": { "shape": "Duration", "documentation": "

The total time in milliseconds that DataSync spent in the PREPARING phase.

" }, "PrepareStatus": { "shape": "PhaseStatus", "documentation": "

The status of the PREPARING phase.

" }, "TotalDuration": { "shape": "Duration", "documentation": "

The total time in milliseconds that DataSync took to transfer the file from the source to the destination location.

" }, "TransferDuration": { "shape": "Duration", "documentation": "

The total time in milliseconds that DataSync spent in the TRANSFERRING phase.

" }, "TransferStatus": { "shape": "PhaseStatus", "documentation": "

The status of the TRANSFERRING phase.

" }, "VerifyDuration": { "shape": "Duration", "documentation": "

The total time in milliseconds that DataSync spent in the VERIFYING phase.

" }, "VerifyStatus": { "shape": "PhaseStatus", "documentation": "

The status of the VERIFYING phase.

" }, "ErrorCode": { "shape": "string", "documentation": "

Errors that DataSync encountered during execution of the task. You can use this error code to help troubleshoot issues.

" }, "ErrorDetail": { "shape": "string", "documentation": "

Detailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues.

" } }, "documentation": "

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.

" }, "TaskExecutionStatus": { "type": "string", "enum": [ "QUEUED", "CANCELLING", "LAUNCHING", "PREPARING", "TRANSFERRING", "VERIFYING", "SUCCESS", "ERROR" ] }, "TaskFilter": { "type": "structure", "required": [ "Name", "Values", "Operator" ], "members": { "Name": { "shape": "TaskFilterName", "documentation": "

The name of the filter being used. Each API call supports a list of filters that are available for it. For example, LocationId for ListTasks.

" }, "Values": { "shape": "FilterValues", "documentation": "

The values that you want to filter for. For example, you might want to display only tasks for a specific destination location.

" }, "Operator": { "shape": "Operator", "documentation": "

The operator that is used to compare filter values (for example, Equals or Contains).

" } }, "documentation": "

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.

" }, "TaskFilterName": { "type": "string", "enum": [ "LocationId", "CreationTime" ] }, "TaskFilters": { "type": "list", "member": { "shape": "TaskFilter" } }, "TaskList": { "type": "list", "member": { "shape": "TaskListEntry" } }, "TaskListEntry": { "type": "structure", "members": { "TaskArn": { "shape": "TaskArn", "documentation": "

The Amazon Resource Name (ARN) of the task.

" }, "Status": { "shape": "TaskStatus", "documentation": "

The status of the task.

" }, "Name": { "shape": "TagValue", "documentation": "

The name of the task.

" } }, "documentation": "

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.

" }, "TaskQueueing": { "type": "string", "enum": [ "ENABLED", "DISABLED" ] }, "TaskReportConfig": { "type": "structure", "members": { "Destination": { "shape": "ReportDestination", "documentation": "

Specifies the Amazon S3 bucket where DataSync uploads your task report. For more information, see Task reports.

" }, "OutputType": { "shape": "ReportOutputType", "documentation": "

Specifies the type of task report that you want:

" }, "ReportLevel": { "shape": "ReportLevel", "documentation": "

Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.

" }, "ObjectVersionIds": { "shape": "ObjectVersionIds", "documentation": "

Specifies whether your task report includes the new version of each object transferred into an S3 bucket. This only applies if you enable versioning on your bucket. Keep in mind that setting this to INCLUDE can increase the duration of your task execution.

" }, "Overrides": { "shape": "ReportOverrides", "documentation": "

Customizes the reporting level for aspects of your task report. For example, your report might generally only include errors, but you could specify that you want a list of successes and errors just for the files that DataSync attempted to delete in your destination location.

" } }, "documentation": "

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

For more information, see Task reports.

" }, "TaskSchedule": { "type": "structure", "required": [ "ScheduleExpression" ], "members": { "ScheduleExpression": { "shape": "ScheduleExpressionCron", "documentation": "

Specifies your task schedule by using a cron expression in UTC time. For information about cron expression syntax, see the Amazon EventBridge User Guide .

" }, "Status": { "shape": "ScheduleStatus", "documentation": "

Specifies whether to enable or disable your task schedule. Your schedule is enabled by default, but there can be situations where you need to disable it. For example, you might need to pause a recurring transfer to fix an issue with your task or perform maintenance on your storage system.

DataSync might disable your schedule automatically if your task fails repeatedly with the same error. For more information, see TaskScheduleDetails.

" } }, "documentation": "

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

" }, "TaskScheduleDetails": { "type": "structure", "members": { "StatusUpdateTime": { "shape": "Time", "documentation": "

Indicates the last time the status of your task schedule changed. For example, if DataSync automatically disables your schedule because of a repeated error, you can see when the schedule was disabled.

" }, "DisabledReason": { "shape": "ScheduleDisabledReason", "documentation": "

Provides a reason if the task schedule is disabled.

If your schedule is disabled by USER, you see a Manually disabled by user. message.

If your schedule is disabled by SERVICE, you see an error message to help you understand why the task keeps failing. For information on resolving DataSync errors, see Troubleshooting issues with DataSync transfers.

" }, "DisabledBy": { "shape": "ScheduleDisabledBy", "documentation": "

Indicates how your task schedule was disabled.

" } }, "documentation": "

Provides information about your DataSync task schedule.

" }, "TaskStatus": { "type": "string", "enum": [ "AVAILABLE", "CREATING", "QUEUED", "RUNNING", "UNAVAILABLE" ] }, "Throughput": { "type": "structure", "members": { "Read": { "shape": "NonNegativeDouble", "documentation": "

Peak throughput related to read operations.

" }, "Write": { "shape": "NonNegativeDouble", "documentation": "

Peak throughput related to write operations.

" }, "Other": { "shape": "NonNegativeDouble", "documentation": "

Peak throughput unrelated to read and write operations.

" }, "Total": { "shape": "NonNegativeDouble", "documentation": "

Peak total throughput on your on-premises storage system resource.

" } }, "documentation": "

The throughput peaks for an on-premises storage system volume. Each data point represents the 95th percentile peak value during a 1-hour interval.

" }, "Time": { "type": "timestamp" }, "Timestamp": { "type": "timestamp" }, "TransferMode": { "type": "string", "enum": [ "CHANGED", "ALL" ] }, "Uid": { "type": "string", "enum": [ "NONE", "INT_VALUE", "NAME", "BOTH" ] }, "UntagResourceRequest": { "type": "structure", "required": [ "ResourceArn", "Keys" ], "members": { "ResourceArn": { "shape": "TaggableResourceArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the resource to remove the tags from.

" }, "Keys": { "shape": "TagKeyList", "documentation": "

Specifies the keys in the tags that you want to remove.

" } }, "documentation": "

UntagResourceRequest

" }, "UntagResourceResponse": { "type": "structure", "members": {} }, "UpdateAgentRequest": { "type": "structure", "required": [ "AgentArn" ], "members": { "AgentArn": { "shape": "AgentArn", "documentation": "

The Amazon Resource Name (ARN) of the agent to update.

" }, "Name": { "shape": "TagValue", "documentation": "

The name that you want to use to configure the agent.

" } }, "documentation": "

UpdateAgentRequest

" }, "UpdateAgentResponse": { "type": "structure", "members": {} }, "UpdateDiscoveryJobRequest": { "type": "structure", "required": [ "DiscoveryJobArn", "CollectionDurationMinutes" ], "members": { "DiscoveryJobArn": { "shape": "DiscoveryJobArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the discovery job that you want to update.

" }, "CollectionDurationMinutes": { "shape": "CollectionDurationMinutes", "documentation": "

Specifies in minutes how long that you want the discovery job to run. (You can't set this parameter to less than the number of minutes that the job has already run for.)

" } } }, "UpdateDiscoveryJobResponse": { "type": "structure", "members": {} }, "UpdateLocationAzureBlobRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the ARN of the Azure Blob Storage transfer location that you're updating.

" }, "Subdirectory": { "shape": "AzureBlobSubdirectory", "documentation": "

Specifies path segments if you want to limit your transfer to a virtual directory in your container (for example, /my/images).

" }, "AuthenticationType": { "shape": "AzureBlobAuthenticationType", "documentation": "

Specifies the authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).

" }, "SasConfiguration": { "shape": "AzureBlobSasConfiguration", "documentation": "

Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.

" }, "BlobType": { "shape": "AzureBlobType", "documentation": "

Specifies the type of blob that you want your objects or files to be when transferring them into Azure Blob Storage. Currently, DataSync only supports moving data into Azure Blob Storage as block blobs. For more information on blob types, see the Azure Blob Storage documentation.

" }, "AccessTier": { "shape": "AzureAccessTier", "documentation": "

Specifies the access tier that you want your objects or files transferred into. This only applies when using the location as a transfer destination. For more information, see Access tiers.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with your Azure Blob Storage container.

You can specify more than one agent. For more information, see Using multiple agents for your transfer.

" } } }, "UpdateLocationAzureBlobResponse": { "type": "structure", "members": {} }, "UpdateLocationHdfsRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

The Amazon Resource Name (ARN) of the source HDFS cluster location.

" }, "Subdirectory": { "shape": "HdfsSubdirectory", "documentation": "

A subdirectory in the HDFS cluster. This subdirectory is used to read data from or write data to the HDFS cluster.

" }, "NameNodes": { "shape": "HdfsNameNodeList", "documentation": "

The NameNode that manages the HDFS 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. You can use only one NameNode.

" }, "BlockSize": { "shape": "HdfsBlockSize", "documentation": "

The size of the data blocks to write into the HDFS cluster.

" }, "ReplicationFactor": { "shape": "HdfsReplicationFactor", "documentation": "

The number of DataNodes to replicate the data to when writing to the HDFS cluster.

" }, "KmsKeyProviderUri": { "shape": "KmsKeyProviderUri", "documentation": "

The URI of the HDFS cluster's Key Management Server (KMS).

" }, "QopConfiguration": { "shape": "QopConfiguration", "documentation": "

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.

" }, "AuthenticationType": { "shape": "HdfsAuthenticationType", "documentation": "

The type of authentication used to determine the identity of the user.

" }, "SimpleUser": { "shape": "HdfsUser", "documentation": "

The user name used to identify the client on the host operating system.

" }, "KerberosPrincipal": { "shape": "KerberosPrincipal", "documentation": "

The Kerberos principal with access to the files and folders on the HDFS cluster.

" }, "KerberosKeytab": { "shape": "KerberosKeytabFile", "documentation": "

The Kerberos key table (keytab) that contains mappings between the defined Kerberos principal and the encrypted keys. You can load the keytab from a file by providing the file's address. If you use the CLI, it performs base64 encoding for you. Otherwise, provide the base64-encoded text.

" }, "KerberosKrb5Conf": { "shape": "KerberosKrb5ConfFile", "documentation": "

The krb5.conf file that contains the Kerberos configuration information. You can load the krb5.conf file by providing the file's address. If you're using the CLI, it performs the base64 encoding for you. Otherwise, provide the base64-encoded text.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

The ARNs of the agents that are used to connect to the HDFS cluster.

" } } }, "UpdateLocationHdfsResponse": { "type": "structure", "members": {} }, "UpdateLocationNfsRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the NFS transfer location that you want to update.

" }, "Subdirectory": { "shape": "NfsSubdirectory", "documentation": "

Specifies the export path in your NFS file server that you want DataSync to mount.

This path (or a subdirectory of the path) is where DataSync transfers data to or from. For information on configuring an export for DataSync, see Accessing NFS file servers.

" }, "OnPremConfig": { "shape": "OnPremConfig" }, "MountOptions": { "shape": "NfsMountOptions" } } }, "UpdateLocationNfsResponse": { "type": "structure", "members": {} }, "UpdateLocationObjectStorageRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the ARN of the object storage system location that you're updating.

" }, "ServerPort": { "shape": "ObjectStorageServerPort", "documentation": "

Specifies the port that your object storage server accepts inbound network traffic on (for example, port 443).

" }, "ServerProtocol": { "shape": "ObjectStorageServerProtocol", "documentation": "

Specifies the protocol that your object storage server uses to communicate.

" }, "Subdirectory": { "shape": "S3Subdirectory", "documentation": "

Specifies the object prefix for your object storage server. If this is a source location, DataSync only copies objects with this prefix. If this is a destination location, DataSync writes all objects with this prefix.

" }, "AccessKey": { "shape": "ObjectStorageAccessKey", "documentation": "

Specifies the access key (for example, a user name) if credentials are required to authenticate with the object storage server.

" }, "SecretKey": { "shape": "ObjectStorageSecretKey", "documentation": "

Specifies the secret key (for example, a password) if credentials are required to authenticate with the object storage server.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

Specifies the Amazon Resource Names (ARNs) of the DataSync agents that can securely connect with your location.

" }, "ServerCertificate": { "shape": "ObjectStorageCertificate", "documentation": "

Specifies a certificate chain for DataSync to authenticate with your object storage system if the system uses a private or self-signed certificate authority (CA). You must specify a single .pem file with a full certificate chain (for example, file:///home/user/.ssh/object_storage_certificates.pem).

The certificate chain might include:

You can concatenate your certificates into a .pem file (which can be up to 32768 bytes before base64 encoding). The following example cat command creates an object_storage_certificates.pem file that includes three certificates:

cat object_server_certificate.pem intermediate_certificate.pem ca_root_certificate.pem > object_storage_certificates.pem

To use this parameter, configure ServerProtocol to HTTPS.

Updating this parameter doesn't interfere with tasks that you have in progress.

" } } }, "UpdateLocationObjectStorageResponse": { "type": "structure", "members": {} }, "UpdateLocationSmbRequest": { "type": "structure", "required": [ "LocationArn" ], "members": { "LocationArn": { "shape": "LocationArn", "documentation": "

Specifies the ARN of the SMB location that you want to update.

" }, "Subdirectory": { "shape": "SmbSubdirectory", "documentation": "

Specifies the name of the share exported by your SMB file server where DataSync will read or write data. You can include a subdirectory in the share path (for example, /path/to/subdirectory). Make sure that other SMB clients in your network can also mount this path.

To copy all data in the specified subdirectory, DataSync must be able to mount the SMB share and access all of its data. For more information, see required permissions for SMB locations.

" }, "User": { "shape": "SmbUser", "documentation": "

Specifies the user name that can mount your SMB file server and has permission to access the files and folders involved in your transfer.

For information about choosing a user with the right level of access for your transfer, see required permissions for SMB locations.

" }, "Domain": { "shape": "SmbDomain", "documentation": "

Specifies the Windows domain name that your SMB file server belongs to.

If you have multiple domains in your environment, configuring this parameter makes sure that DataSync connects to the right file server.

For more information, see required permissions for SMB locations.

" }, "Password": { "shape": "SmbPassword", "documentation": "

Specifies the password of the user who can mount your SMB file server and has permission to access the files and folders involved in your transfer.

For more information, see required permissions for SMB locations.

" }, "AgentArns": { "shape": "AgentArnList", "documentation": "

Specifies the DataSync agent (or agents) which you want to connect to your SMB file server. You specify an agent by using its Amazon Resource Name (ARN).

" }, "MountOptions": { "shape": "SmbMountOptions" } } }, "UpdateLocationSmbResponse": { "type": "structure", "members": {} }, "UpdateStorageSystemRequest": { "type": "structure", "required": [ "StorageSystemArn" ], "members": { "StorageSystemArn": { "shape": "StorageSystemArn", "documentation": "

Specifies the ARN of the on-premises storage system that you want reconfigure.

" }, "ServerConfiguration": { "shape": "DiscoveryServerConfiguration", "documentation": "

Specifies the server name and network port required to connect with your on-premises storage system's management interface.

" }, "AgentArns": { "shape": "DiscoveryAgentArnList", "documentation": "

Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads your on-premises storage system. You can only specify one ARN.

" }, "Name": { "shape": "Name", "documentation": "

Specifies a familiar name for your on-premises storage system.

" }, "CloudWatchLogGroupArn": { "shape": "LogGroupArn", "documentation": "

Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery job events.

" }, "Credentials": { "shape": "Credentials", "documentation": "

Specifies the user name and password for accessing your on-premises storage system's management interface.

" } } }, "UpdateStorageSystemResponse": { "type": "structure", "members": {} }, "UpdateTaskExecutionRequest": { "type": "structure", "required": [ "TaskExecutionArn", "Options" ], "members": { "TaskExecutionArn": { "shape": "TaskExecutionArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of the task execution that you're updating.

" }, "Options": { "shape": "Options" } } }, "UpdateTaskExecutionResponse": { "type": "structure", "members": {} }, "UpdateTaskRequest": { "type": "structure", "required": [ "TaskArn" ], "members": { "TaskArn": { "shape": "TaskArn", "documentation": "

Specifies the ARN of the task that you want to update.

" }, "Options": { "shape": "Options" }, "Excludes": { "shape": "FilterList", "documentation": "

Specifies exclude filters that define the files, objects, and folders in your source location that you don't want DataSync to transfer. For more information and examples, see Specifying what DataSync transfers by using filters.

" }, "Schedule": { "shape": "TaskSchedule", "documentation": "

Specifies a schedule for when you want your task to run. For more information, see Scheduling your task.

" }, "Name": { "shape": "TagValue", "documentation": "

Specifies the name of your task.

" }, "CloudWatchLogGroupArn": { "shape": "LogGroupArn", "documentation": "

Specifies the Amazon Resource Name (ARN) of an Amazon CloudWatch log group for monitoring your task.

" }, "Includes": { "shape": "FilterList", "documentation": "

Specifies include filters define the files, objects, and folders in your source location that you want DataSync to transfer. For more information and examples, see Specifying what DataSync transfers by using filters.

" }, "ManifestConfig": { "shape": "ManifestConfig", "documentation": "

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.

When using this parameter, your caller identity (the IAM role that you're using DataSync with) must have the iam:PassRole permission. The AWSDataSyncFullAccess policy includes this permission.

To remove a manifest configuration, specify this parameter as empty.

" }, "TaskReportConfig": { "shape": "TaskReportConfig", "documentation": "

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

When using this parameter, your caller identity (the IAM role that you're using DataSync with) must have the iam:PassRole permission. The AWSDataSyncFullAccess policy includes this permission.

To remove a task report configuration, specify this parameter as empty.

" } }, "documentation": "

UpdateTaskResponse

" }, "UpdateTaskResponse": { "type": "structure", "members": {} }, "VerifyMode": { "type": "string", "enum": [ "POINT_IN_TIME_CONSISTENT", "ONLY_FILES_TRANSFERRED", "NONE" ] }, "VpcEndpointId": { "type": "string", "pattern": "^vpce-[0-9a-f]{17}$" }, "long": { "type": "long" }, "string": { "type": "string" } }, "documentation": "DataSync

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.

This API interface reference includes documentation for using DataSync programmatically. For complete information, see the DataSync User Guide .

" }