'2.0', 'service' => '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 .

', 'operations' => [ 'AddStorageSystem' => '

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

', 'CancelTaskExecution' => '

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' => '

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' => '

Creates an endpoint for a Microsoft Azure Blob Storage container that DataSync can use 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' => '

Creates an endpoint for an Amazon EFS file system that DataSync can access for a transfer. For more information, see Creating a location for Amazon EFS.

', 'CreateLocationFsxLustre' => '

Creates an endpoint for an Amazon FSx for Lustre file system.

', 'CreateLocationFsxOntap' => '

Creates an endpoint for an Amazon FSx for NetApp ONTAP file system that DataSync can access for a transfer. For more information, see Creating a location for FSx for ONTAP.

', 'CreateLocationFsxOpenZfs' => '

Creates an endpoint for an Amazon FSx for OpenZFS file system that DataSync can access for a transfer. For more information, see Creating a location for FSx for OpenZFS.

Request parameters related to SMB aren\'t supported with the CreateLocationFsxOpenZfs operation.

', 'CreateLocationFsxWindows' => '

Creates an endpoint for an Amazon FSx for Windows File Server file system.

', 'CreateLocationHdfs' => '

Creates an endpoint for a Hadoop Distributed File System (HDFS).

', 'CreateLocationNfs' => '

Creates an endpoint for an Network File System (NFS) file server that DataSync can use for a data transfer.

', 'CreateLocationObjectStorage' => '

Creates an endpoint for an object storage system that DataSync can access for a transfer. For more information, see Creating a location for object storage.

', 'CreateLocationS3' => '

A location is an endpoint for an Amazon S3 bucket. DataSync can use the location as a source or destination for copying data.

Before you create your location, make sure that you read the following sections:

For more information, see Creating an Amazon S3 location.

', 'CreateLocationSmb' => '

Creates an endpoint for a Server Message Block (SMB) file server that DataSync can use for a data transfer.

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

', 'CreateTask' => '

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

A task includes a source location, a destination location, and the preferences for how and when you want to transfer your data (such as bandwidth limits, scheduling, among other options).

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' => '

Deletes an agent. To specify which agent to delete, use the Amazon Resource Name (ARN) of the agent in your request. The operation disassociates the agent from your Amazon Web Services account. However, it doesn\'t delete the agent virtual machine (VM) from your on-premises environment.

', 'DeleteLocation' => '

Deletes the configuration of a location used by DataSync.

', 'DeleteTask' => '

Deletes an DataSync task.

', 'DescribeAgent' => '

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

', 'DescribeDiscoveryJob' => '

Returns information about a DataSync discovery job.

', 'DescribeLocationAzureBlob' => '

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

', 'DescribeLocationEfs' => '

Returns metadata about your DataSync location for an Amazon EFS file system.

', 'DescribeLocationFsxLustre' => '

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

', 'DescribeLocationFsxOntap' => '

Provides details about how an DataSync 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' => '

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

Response elements related to SMB aren\'t supported with the DescribeLocationFsxOpenZfs operation.

', 'DescribeLocationFsxWindows' => '

Returns metadata about an Amazon FSx for Windows File Server location, such as information about its path.

', 'DescribeLocationHdfs' => '

Returns metadata, such as the authentication information about the Hadoop Distributed File System (HDFS) location.

', 'DescribeLocationNfs' => '

Returns metadata, such as the path information, about an NFS location.

', 'DescribeLocationObjectStorage' => '

Returns metadata about your DataSync location for an object storage system.

', 'DescribeLocationS3' => '

Returns metadata, such as bucket name, about an Amazon S3 bucket location.

', 'DescribeLocationSmb' => '

Returns metadata, such as the path and user information about an SMB location.

', 'DescribeStorageSystem' => '

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

', 'DescribeStorageSystemResourceMetrics' => '

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

', 'DescribeStorageSystemResources' => '

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

', 'DescribeTask' => '

Provides information about an DataSync transfer task.

', 'DescribeTaskExecution' => '

Provides information about an DataSync transfer task that\'s running.

', 'GenerateRecommendations' => '

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.

If your discovery job completes successfully, you don\'t need to use this operation. DataSync Discovery generates the recommendations for you automatically.

', 'ListAgents' => '

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' => '

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.

', 'ListLocations' => '

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' => '

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

', 'ListTagsForResource' => '

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

', 'ListTaskExecutions' => '

Returns a list of executed tasks.

', 'ListTasks' => '

Returns a list of the DataSync tasks you created.

', 'RemoveStorageSystem' => '

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

', 'StartDiscoveryJob' => '

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.

', 'StartTaskExecution' => '

Starts an DataSync 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' => '

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.

', 'TagResource' => '

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' => '

Removes tags from an Amazon Web Services resource.

', 'UpdateAgent' => '

Updates the name of an agent.

', 'UpdateDiscoveryJob' => '

Edits a DataSync discovery job configuration.

', 'UpdateLocationAzureBlob' => '

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

', 'UpdateLocationHdfs' => '

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

', 'UpdateLocationNfs' => '

Updates some of the parameters of a previously created location for Network File System (NFS) access. For information about creating an NFS location, see Creating a location for NFS.

', 'UpdateLocationObjectStorage' => '

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

', 'UpdateLocationSmb' => '

Updates some of the parameters of a previously created location for Server Message Block (SMB) file system access. For information about creating an SMB location, see Creating a location for SMB.

', 'UpdateStorageSystem' => '

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

', 'UpdateTask' => '

Updates the metadata associated with a task.

', 'UpdateTaskExecution' => '

Modifies a running DataSync task.

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

', ], 'shapes' => [ 'ActivationKey' => [ 'base' => NULL, 'refs' => [ 'CreateAgentRequest$ActivationKey' => '

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

', ], ], 'AddStorageSystemRequest' => [ 'base' => NULL, 'refs' => [], ], 'AddStorageSystemResponse' => [ 'base' => NULL, 'refs' => [], ], 'AgentArn' => [ 'base' => NULL, 'refs' => [ 'AgentArnList$member' => NULL, 'AgentListEntry$AgentArn' => '

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

', 'CreateAgentResponse$AgentArn' => '

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.

', 'DeleteAgentRequest$AgentArn' => '

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.

', 'DescribeAgentRequest$AgentArn' => '

Specifies the Amazon Resource Name (ARN) of the DataSync agent to describe.

', 'DescribeAgentResponse$AgentArn' => '

The ARN of the agent.

', 'DiscoveryAgentArnList$member' => NULL, 'UpdateAgentRequest$AgentArn' => '

The Amazon Resource Name (ARN) of the agent to update.

', ], ], 'AgentArnList' => [ 'base' => NULL, 'refs' => [ 'CreateLocationAzureBlobRequest$AgentArns' => '

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.

', 'CreateLocationHdfsRequest$AgentArns' => '

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

', 'CreateLocationObjectStorageRequest$AgentArns' => '

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

', 'CreateLocationS3Request$AgentArns' => '

If you\'re using DataSync on an Amazon Web Services Outpost, specify the Amazon Resource Names (ARNs) of the DataSync agents deployed on your Outpost. For more information about launching a DataSync agent on an Amazon Web Services Outpost, see Deploy your DataSync agent on Outposts.

', 'CreateLocationSmbRequest$AgentArns' => '

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

', 'DescribeLocationAzureBlobResponse$AgentArns' => '

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

', 'DescribeLocationHdfsResponse$AgentArns' => '

The ARNs of the agents that are used to connect to the HDFS cluster.

', 'DescribeLocationObjectStorageResponse$AgentArns' => '

The ARNs of the DataSync agents that can securely connect with your location.

', 'DescribeLocationS3Response$AgentArns' => '

If you are using DataSync on an Amazon Web Services Outpost, the Amazon Resource Name (ARNs) of the EC2 agents deployed on your Outpost. For more information about launching a DataSync agent on an Amazon Web Services Outpost, see Deploy your DataSync agent on Outposts.

', 'DescribeLocationSmbResponse$AgentArns' => '

The Amazon Resource Name (ARN) of the source SMB file system location that is created.

', 'OnPremConfig$AgentArns' => '

ARNs of the agents to use for an NFS location.

', 'UpdateLocationAzureBlobRequest$AgentArns' => '

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.

', 'UpdateLocationHdfsRequest$AgentArns' => '

The ARNs of the agents that are used to connect to the HDFS cluster.

', 'UpdateLocationObjectStorageRequest$AgentArns' => '

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

', 'UpdateLocationSmbRequest$AgentArns' => '

The Amazon Resource Names (ARNs) of agents to use for a Simple Message Block (SMB) location.

', ], ], 'AgentList' => [ 'base' => NULL, 'refs' => [ 'ListAgentsResponse$Agents' => '

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

', ], ], 'AgentListEntry' => [ 'base' => '

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

', 'refs' => [ 'AgentList$member' => NULL, ], ], 'AgentStatus' => [ 'base' => NULL, 'refs' => [ 'AgentListEntry$Status' => '

The status of an agent. For more information, see DataSync agent statuses.

', 'DescribeAgentResponse$Status' => '

The status of the agent. If the status is ONLINE, then the agent is configured properly and is available to use. The Running status is the normal running status for an agent. If the status is OFFLINE, the agent\'s VM is turned off or the agent is in an unhealthy state. When the issue that caused the unhealthy state is resolved, the agent returns to ONLINE status.

', ], ], 'Atime' => [ 'base' => NULL, 'refs' => [ 'Options$Atime' => '

Specifies whether to preserve metadata indicating the last time a file was read or written to. If you set Atime to BEST_EFFORT, DataSync attempts to preserve the original Atime attribute on all source files (that is, the version before the PREPARING phase of the task execution).

The behavior of Atime isn\'t fully standard across platforms, so DataSync can only do this on a best-effort basis.

Default value: BEST_EFFORT

BEST_EFFORT: Attempt to preserve the per-file Atime value (recommended).

NONE: Ignore Atime.

If Atime is set to BEST_EFFORT, Mtime must be set to PRESERVE.

If Atime is set to NONE, Mtime must also be NONE.

', ], ], 'AzureAccessTier' => [ 'base' => NULL, 'refs' => [ 'CreateLocationAzureBlobRequest$AccessTier' => '

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.

', 'DescribeLocationAzureBlobResponse$AccessTier' => '

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.

', 'UpdateLocationAzureBlobRequest$AccessTier' => '

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.

', ], ], 'AzureBlobAuthenticationType' => [ 'base' => NULL, 'refs' => [ 'CreateLocationAzureBlobRequest$AuthenticationType' => '

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

', 'DescribeLocationAzureBlobResponse$AuthenticationType' => '

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

', 'UpdateLocationAzureBlobRequest$AuthenticationType' => '

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

', ], ], 'AzureBlobContainerUrl' => [ 'base' => NULL, 'refs' => [ 'CreateLocationAzureBlobRequest$ContainerUrl' => '

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

', ], ], 'AzureBlobSasConfiguration' => [ 'base' => '

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.

', 'refs' => [ 'CreateLocationAzureBlobRequest$SasConfiguration' => '

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

', 'UpdateLocationAzureBlobRequest$SasConfiguration' => '

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

', ], ], 'AzureBlobSasToken' => [ 'base' => NULL, 'refs' => [ 'AzureBlobSasConfiguration$Token' => '

Specifies a SAS token that provides permissions at the Azure storage account, container, or folder level.

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

', ], ], 'AzureBlobSubdirectory' => [ 'base' => NULL, 'refs' => [ 'CreateLocationAzureBlobRequest$Subdirectory' => '

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

', 'UpdateLocationAzureBlobRequest$Subdirectory' => '

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

', ], ], 'AzureBlobType' => [ 'base' => NULL, 'refs' => [ 'CreateLocationAzureBlobRequest$BlobType' => '

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.

', 'DescribeLocationAzureBlobResponse$BlobType' => '

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.

', 'UpdateLocationAzureBlobRequest$BlobType' => '

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.

', ], ], 'BytesPerSecond' => [ 'base' => NULL, 'refs' => [ 'Options$BytesPerSecond' => '

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

', ], ], 'CancelTaskExecutionRequest' => [ 'base' => '

CancelTaskExecutionRequest

', 'refs' => [], ], 'CancelTaskExecutionResponse' => [ 'base' => NULL, 'refs' => [], ], 'Capacity' => [ 'base' => '

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

', 'refs' => [ 'ResourceMetrics$Capacity' => '

The storage capacity of the on-premises storage system resource.

', ], ], 'CollectionDurationMinutes' => [ 'base' => NULL, 'refs' => [ 'DescribeDiscoveryJobResponse$CollectionDurationMinutes' => '

The number of minutes that the discovery job runs.

', 'StartDiscoveryJobRequest$CollectionDurationMinutes' => '

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.

', 'UpdateDiscoveryJobRequest$CollectionDurationMinutes' => '

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

', ], ], 'CreateAgentRequest' => [ 'base' => '

CreateAgentRequest

', 'refs' => [], ], 'CreateAgentResponse' => [ 'base' => '

CreateAgentResponse

', 'refs' => [], ], 'CreateLocationAzureBlobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationAzureBlobResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationEfsRequest' => [ 'base' => '

CreateLocationEfsRequest

', 'refs' => [], ], 'CreateLocationEfsResponse' => [ 'base' => '

CreateLocationEfs

', 'refs' => [], ], 'CreateLocationFsxLustreRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationFsxLustreResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationFsxOntapRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationFsxOntapResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationFsxOpenZfsRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationFsxOpenZfsResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationFsxWindowsRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationFsxWindowsResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationHdfsRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationHdfsResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLocationNfsRequest' => [ 'base' => '

CreateLocationNfsRequest

', 'refs' => [], ], 'CreateLocationNfsResponse' => [ 'base' => '

CreateLocationNfsResponse

', 'refs' => [], ], 'CreateLocationObjectStorageRequest' => [ 'base' => '

CreateLocationObjectStorageRequest

', 'refs' => [], ], 'CreateLocationObjectStorageResponse' => [ 'base' => '

CreateLocationObjectStorageResponse

', 'refs' => [], ], 'CreateLocationS3Request' => [ 'base' => '

CreateLocationS3Request

', 'refs' => [], ], 'CreateLocationS3Response' => [ 'base' => '

CreateLocationS3Response

', 'refs' => [], ], 'CreateLocationSmbRequest' => [ 'base' => '

CreateLocationSmbRequest

', 'refs' => [], ], 'CreateLocationSmbResponse' => [ 'base' => '

CreateLocationSmbResponse

', 'refs' => [], ], 'CreateTaskRequest' => [ 'base' => '

CreateTaskRequest

', 'refs' => [], ], 'CreateTaskResponse' => [ 'base' => '

CreateTaskResponse

', 'refs' => [], ], 'Credentials' => [ 'base' => '

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.

', 'refs' => [ 'AddStorageSystemRequest$Credentials' => '

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

', 'UpdateStorageSystemRequest$Credentials' => '

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

', ], ], 'DeleteAgentRequest' => [ 'base' => '

DeleteAgentRequest

', 'refs' => [], ], 'DeleteAgentResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLocationRequest' => [ 'base' => '

DeleteLocation

', 'refs' => [], ], 'DeleteLocationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTaskRequest' => [ 'base' => '

DeleteTask

', 'refs' => [], ], 'DeleteTaskResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAgentRequest' => [ 'base' => '

DescribeAgent

', 'refs' => [], ], 'DescribeAgentResponse' => [ 'base' => '

DescribeAgentResponse

', 'refs' => [], ], 'DescribeDiscoveryJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeDiscoveryJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationAzureBlobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationAzureBlobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationEfsRequest' => [ 'base' => '

DescribeLocationEfsRequest

', 'refs' => [], ], 'DescribeLocationEfsResponse' => [ 'base' => '

DescribeLocationEfsResponse

', 'refs' => [], ], 'DescribeLocationFsxLustreRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationFsxLustreResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationFsxOntapRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationFsxOntapResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationFsxOpenZfsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationFsxOpenZfsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationFsxWindowsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationFsxWindowsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationHdfsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationHdfsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLocationNfsRequest' => [ 'base' => '

DescribeLocationNfsRequest

', 'refs' => [], ], 'DescribeLocationNfsResponse' => [ 'base' => '

DescribeLocationNfsResponse

', 'refs' => [], ], 'DescribeLocationObjectStorageRequest' => [ 'base' => '

DescribeLocationObjectStorageRequest

', 'refs' => [], ], 'DescribeLocationObjectStorageResponse' => [ 'base' => '

DescribeLocationObjectStorageResponse

', 'refs' => [], ], 'DescribeLocationS3Request' => [ 'base' => '

DescribeLocationS3Request

', 'refs' => [], ], 'DescribeLocationS3Response' => [ 'base' => '

DescribeLocationS3Response

', 'refs' => [], ], 'DescribeLocationSmbRequest' => [ 'base' => '

DescribeLocationSmbRequest

', 'refs' => [], ], 'DescribeLocationSmbResponse' => [ 'base' => '

DescribeLocationSmbResponse

', 'refs' => [], ], 'DescribeStorageSystemRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeStorageSystemResourceMetricsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeStorageSystemResourceMetricsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeStorageSystemResourcesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeStorageSystemResourcesResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeStorageSystemResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTaskExecutionRequest' => [ 'base' => '

DescribeTaskExecutionRequest

', 'refs' => [], ], 'DescribeTaskExecutionResponse' => [ 'base' => '

DescribeTaskExecutionResponse

', 'refs' => [], ], 'DescribeTaskRequest' => [ 'base' => '

DescribeTaskRequest

', 'refs' => [], ], 'DescribeTaskResponse' => [ 'base' => '

DescribeTaskResponse

', 'refs' => [], ], 'DestinationNetworkInterfaceArns' => [ 'base' => NULL, 'refs' => [ 'DescribeTaskResponse$DestinationNetworkInterfaceArns' => '

The Amazon Resource Names (ARNs) of the network interfaces created for your destination location. For more information, see Network interface requirements.

', ], ], 'DiscoveryAgentArnList' => [ 'base' => NULL, 'refs' => [ 'AddStorageSystemRequest$AgentArns' => '

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.

', 'DescribeStorageSystemResponse$AgentArns' => '

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

', 'UpdateStorageSystemRequest$AgentArns' => '

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.

', ], ], 'DiscoveryJobArn' => [ 'base' => NULL, 'refs' => [ 'DescribeDiscoveryJobRequest$DiscoveryJobArn' => '

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

', 'DescribeDiscoveryJobResponse$DiscoveryJobArn' => '

The ARN of the discovery job.

', 'DescribeStorageSystemResourceMetricsRequest$DiscoveryJobArn' => '

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

', 'DescribeStorageSystemResourcesRequest$DiscoveryJobArn' => '

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

', 'DiscoveryJobListEntry$DiscoveryJobArn' => '

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

', 'GenerateRecommendationsRequest$DiscoveryJobArn' => '

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

', 'StartDiscoveryJobResponse$DiscoveryJobArn' => '

The ARN of the discovery job that you started.

', 'StopDiscoveryJobRequest$DiscoveryJobArn' => '

Specifies the Amazon Resource Name (ARN) of the discovery job that you want to stop.

', 'UpdateDiscoveryJobRequest$DiscoveryJobArn' => '

Specifies the Amazon Resource Name (ARN) of the discovery job that you want to update.

', ], ], 'DiscoveryJobList' => [ 'base' => NULL, 'refs' => [ 'ListDiscoveryJobsResponse$DiscoveryJobs' => '

The discovery jobs that you\'ve run.

', ], ], 'DiscoveryJobListEntry' => [ 'base' => '

The details about a specific DataSync discovery job.

', 'refs' => [ 'DiscoveryJobList$member' => NULL, ], ], 'DiscoveryJobStatus' => [ 'base' => NULL, 'refs' => [ 'DescribeDiscoveryJobResponse$Status' => '

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

', 'DiscoveryJobListEntry$Status' => '

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

', ], ], 'DiscoveryMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResourceMetricsRequest$MaxResults' => '

Specifies how many results that you want in the response.

', 'DescribeStorageSystemResourcesRequest$MaxResults' => '

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

', 'ListDiscoveryJobsRequest$MaxResults' => '

Specifies how many results you want in the response.

', 'ListStorageSystemsRequest$MaxResults' => '

Specifies how many results you want in the response.

', ], ], 'DiscoveryNextToken' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResourceMetricsRequest$NextToken' => '

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

', 'DescribeStorageSystemResourceMetricsResponse$NextToken' => '

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

', 'DescribeStorageSystemResourcesRequest$NextToken' => '

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

', 'DescribeStorageSystemResourcesResponse$NextToken' => '

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

', 'ListDiscoveryJobsRequest$NextToken' => '

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

', 'ListDiscoveryJobsResponse$NextToken' => '

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

', 'ListStorageSystemsRequest$NextToken' => '

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

', 'ListStorageSystemsResponse$NextToken' => '

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

', ], ], 'DiscoveryResourceFilter' => [ 'base' => NULL, 'refs' => [ 'ResourceFilters$key' => NULL, ], ], 'DiscoveryResourceType' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResourceMetricsRequest$ResourceType' => '

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

', 'DescribeStorageSystemResourcesRequest$ResourceType' => '

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

', 'GenerateRecommendationsRequest$ResourceType' => '

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

', 'ResourceMetrics$ResourceType' => '

The type of on-premises storage system resource.

', ], ], 'DiscoveryServerConfiguration' => [ 'base' => '

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

', 'refs' => [ 'AddStorageSystemRequest$ServerConfiguration' => '

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

', 'DescribeStorageSystemResponse$ServerConfiguration' => '

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

', 'UpdateStorageSystemRequest$ServerConfiguration' => '

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

', ], ], 'DiscoveryServerHostname' => [ 'base' => NULL, 'refs' => [ 'DiscoveryServerConfiguration$ServerHostname' => '

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

', ], ], 'DiscoveryServerPort' => [ 'base' => NULL, 'refs' => [ 'DiscoveryServerConfiguration$ServerPort' => '

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

', ], ], 'DiscoverySystemType' => [ 'base' => NULL, 'refs' => [ 'AddStorageSystemRequest$SystemType' => '

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.

', 'DescribeStorageSystemResponse$SystemType' => '

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.

', ], ], 'DiscoveryTime' => [ 'base' => NULL, 'refs' => [ 'DescribeDiscoveryJobResponse$JobStartTime' => '

The time when the discovery job started.

', 'DescribeDiscoveryJobResponse$JobEndTime' => '

The time when the discovery job ended.

', 'DescribeStorageSystemResourceMetricsRequest$StartTime' => '

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.

', 'DescribeStorageSystemResourceMetricsRequest$EndTime' => '

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.

', ], ], 'Duration' => [ 'base' => NULL, 'refs' => [ 'TaskExecutionResultDetail$PrepareDuration' => '

The total time in milliseconds that DataSync spent in the PREPARING phase.

', 'TaskExecutionResultDetail$TotalDuration' => '

The total time in milliseconds that DataSync took to transfer the file from the source to the destination location.

', 'TaskExecutionResultDetail$TransferDuration' => '

The total time in milliseconds that DataSync spent in the TRANSFERRING phase.

', 'TaskExecutionResultDetail$VerifyDuration' => '

The total time in milliseconds that DataSync spent in the VERIFYING phase.

', ], ], 'Ec2Config' => [ 'base' => '

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

', 'refs' => [ 'CreateLocationEfsRequest$Ec2Config' => '

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

', 'DescribeLocationEfsResponse$Ec2Config' => NULL, ], ], 'Ec2SecurityGroupArn' => [ 'base' => NULL, 'refs' => [ 'Ec2SecurityGroupArnList$member' => NULL, 'PLSecurityGroupArnList$member' => NULL, ], ], 'Ec2SecurityGroupArnList' => [ 'base' => NULL, 'refs' => [ 'CreateLocationFsxLustreRequest$SecurityGroupArns' => '

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

', 'CreateLocationFsxOntapRequest$SecurityGroupArns' => '

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.

', 'CreateLocationFsxOpenZfsRequest$SecurityGroupArns' => '

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

', 'CreateLocationFsxWindowsRequest$SecurityGroupArns' => '

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:

', 'DescribeLocationFsxLustreResponse$SecurityGroupArns' => '

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

', 'DescribeLocationFsxOntapResponse$SecurityGroupArns' => '

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

', 'DescribeLocationFsxOpenZfsResponse$SecurityGroupArns' => '

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

', 'DescribeLocationFsxWindowsResponse$SecurityGroupArns' => '

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

', 'Ec2Config$SecurityGroupArns' => '

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

', ], ], 'Ec2SubnetArn' => [ 'base' => NULL, 'refs' => [ 'Ec2Config$SubnetArn' => '

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.

', 'PLSubnetArnList$member' => NULL, ], ], 'EfsAccessPointArn' => [ 'base' => NULL, 'refs' => [ 'CreateLocationEfsRequest$AccessPointArn' => '

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

', 'DescribeLocationEfsResponse$AccessPointArn' => '

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

', ], ], 'EfsFilesystemArn' => [ 'base' => NULL, 'refs' => [ 'CreateLocationEfsRequest$EfsFilesystemArn' => '

Specifies the ARN for the Amazon EFS file system.

', ], ], 'EfsInTransitEncryption' => [ 'base' => NULL, 'refs' => [ 'CreateLocationEfsRequest$InTransitEncryption' => '

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.

', 'DescribeLocationEfsResponse$InTransitEncryption' => '

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

', ], ], 'EfsSubdirectory' => [ 'base' => NULL, 'refs' => [ 'CreateLocationEfsRequest$Subdirectory' => '

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

', ], ], 'EnabledProtocols' => [ 'base' => NULL, 'refs' => [ 'NetAppONTAPSVM$EnabledProtocols' => '

The data transfer protocols (such as NFS) configured for the SVM.

', ], ], 'Endpoint' => [ 'base' => NULL, 'refs' => [ 'PrivateLinkConfig$PrivateLinkEndpoint' => '

Specifies the VPC endpoint provided by Amazon Web Services PrivateLink that your agent connects to.

', ], ], 'EndpointType' => [ 'base' => NULL, 'refs' => [ 'DescribeAgentResponse$EndpointType' => '

The type of endpoint that your agent is connected to. If the endpoint is a VPC endpoint, the agent is not accessible over the public internet.

', ], ], 'ErrorMessage' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResponse$ErrorMessage' => '

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

', ], ], 'FilterAttributeValue' => [ 'base' => NULL, 'refs' => [ 'FilterValues$member' => NULL, ], ], 'FilterList' => [ 'base' => NULL, 'refs' => [ 'CreateTaskRequest$Excludes' => '

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

', 'CreateTaskRequest$Includes' => '

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

', 'DescribeTaskExecutionResponse$Excludes' => '

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

', 'DescribeTaskExecutionResponse$Includes' => '

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

', 'DescribeTaskResponse$Excludes' => '

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

', 'DescribeTaskResponse$Includes' => '

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

', 'StartTaskExecutionRequest$Includes' => '

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

', 'StartTaskExecutionRequest$Excludes' => '

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

', 'UpdateTaskRequest$Excludes' => '

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

', 'UpdateTaskRequest$Includes' => '

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

', ], ], 'FilterMembers' => [ 'base' => NULL, 'refs' => [ 'ResourceFilters$value' => NULL, ], ], 'FilterRule' => [ 'base' => '

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

', 'refs' => [ 'FilterList$member' => NULL, ], ], 'FilterType' => [ 'base' => NULL, 'refs' => [ 'FilterRule$FilterType' => '

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

', ], ], 'FilterValue' => [ 'base' => NULL, 'refs' => [ 'FilterRule$Value' => '

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

', ], ], 'FilterValues' => [ 'base' => NULL, 'refs' => [ 'LocationFilter$Values' => '

The values that you want to filter for. For example, you might want to display only Amazon S3 locations.

', 'TaskFilter$Values' => '

The values that you want to filter for. For example, you might want to display only tasks for a specific destination location.

', ], ], 'FsxFilesystemArn' => [ 'base' => NULL, 'refs' => [ 'CreateLocationFsxLustreRequest$FsxFilesystemArn' => '

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

', 'CreateLocationFsxOpenZfsRequest$FsxFilesystemArn' => '

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

', 'CreateLocationFsxWindowsRequest$FsxFilesystemArn' => '

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

', 'DescribeLocationFsxOntapResponse$FsxFilesystemArn' => '

The ARN of the FSx for ONTAP file system.

', ], ], 'FsxLustreSubdirectory' => [ 'base' => NULL, 'refs' => [ 'CreateLocationFsxLustreRequest$Subdirectory' => '

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.

', ], ], 'FsxOntapSubdirectory' => [ 'base' => NULL, 'refs' => [ 'CreateLocationFsxOntapRequest$Subdirectory' => '

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.

', ], ], 'FsxOpenZfsSubdirectory' => [ 'base' => NULL, 'refs' => [ 'CreateLocationFsxOpenZfsRequest$Subdirectory' => '

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

', ], ], 'FsxProtocol' => [ 'base' => '

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

', 'refs' => [ 'CreateLocationFsxOntapRequest$Protocol' => NULL, 'CreateLocationFsxOpenZfsRequest$Protocol' => '

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

', 'DescribeLocationFsxOntapResponse$Protocol' => NULL, 'DescribeLocationFsxOpenZfsResponse$Protocol' => '

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

', ], ], 'FsxProtocolNfs' => [ 'base' => '

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.

', 'refs' => [ 'FsxProtocol$NFS' => '

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

', ], ], 'FsxProtocolSmb' => [ 'base' => '

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.

', 'refs' => [ 'FsxProtocol$SMB' => '

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

', ], ], 'FsxWindowsSubdirectory' => [ 'base' => NULL, 'refs' => [ 'CreateLocationFsxWindowsRequest$Subdirectory' => '

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

', ], ], 'GenerateRecommendationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GenerateRecommendationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'Gid' => [ 'base' => NULL, 'refs' => [ 'Options$Gid' => '

Specifies the POSIX group ID (GID) of the file\'s owners.

For more information, see Metadata copied by DataSync.

Default value: INT_VALUE. This preserves the integer value of the ID.

INT_VALUE: Preserve the integer value of user ID (UID) and GID (recommended).

NONE: Ignore UID and GID.

', ], ], 'HdfsAuthenticationType' => [ 'base' => NULL, 'refs' => [ 'CreateLocationHdfsRequest$AuthenticationType' => '

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

', 'DescribeLocationHdfsResponse$AuthenticationType' => '

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

', 'UpdateLocationHdfsRequest$AuthenticationType' => '

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

', ], ], 'HdfsBlockSize' => [ 'base' => NULL, 'refs' => [ 'CreateLocationHdfsRequest$BlockSize' => '

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

', 'DescribeLocationHdfsResponse$BlockSize' => '

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

', 'UpdateLocationHdfsRequest$BlockSize' => '

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

', ], ], 'HdfsDataTransferProtection' => [ 'base' => NULL, 'refs' => [ 'QopConfiguration$DataTransferProtection' => '

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.

', ], ], 'HdfsNameNode' => [ 'base' => '

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.

', 'refs' => [ 'HdfsNameNodeList$member' => NULL, ], ], 'HdfsNameNodeList' => [ 'base' => NULL, 'refs' => [ 'CreateLocationHdfsRequest$NameNodes' => '

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.

', 'DescribeLocationHdfsResponse$NameNodes' => '

The NameNode that manage the HDFS namespace.

', 'UpdateLocationHdfsRequest$NameNodes' => '

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.

', ], ], 'HdfsReplicationFactor' => [ 'base' => NULL, 'refs' => [ 'CreateLocationHdfsRequest$ReplicationFactor' => '

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

', 'DescribeLocationHdfsResponse$ReplicationFactor' => '

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

', 'UpdateLocationHdfsRequest$ReplicationFactor' => '

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

', ], ], 'HdfsRpcProtection' => [ 'base' => NULL, 'refs' => [ 'QopConfiguration$RpcProtection' => '

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.

', ], ], 'HdfsServerHostname' => [ 'base' => NULL, 'refs' => [ 'HdfsNameNode$Hostname' => '

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.

', ], ], 'HdfsServerPort' => [ 'base' => NULL, 'refs' => [ 'HdfsNameNode$Port' => '

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

', ], ], 'HdfsSubdirectory' => [ 'base' => NULL, 'refs' => [ 'CreateLocationHdfsRequest$Subdirectory' => '

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

', 'UpdateLocationHdfsRequest$Subdirectory' => '

A subdirectory in the HDFS cluster. This subdirectory is used to read data from or write data to the HDFS cluster.

', ], ], 'HdfsUser' => [ 'base' => NULL, 'refs' => [ 'CreateLocationHdfsRequest$SimpleUser' => '

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

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

', 'DescribeLocationHdfsResponse$SimpleUser' => '

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

', 'UpdateLocationHdfsRequest$SimpleUser' => '

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

', ], ], 'IOPS' => [ 'base' => '

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

', 'refs' => [ 'P95Metrics$IOPS' => '

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' => [ 'base' => NULL, 'refs' => [ 'CreateLocationEfsRequest$FileSystemAccessRoleArn' => '

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

', 'DescribeLocationEfsResponse$FileSystemAccessRoleArn' => '

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

', 'S3Config$BucketAccessRoleArn' => '

The ARN of the IAM role for accessing the S3 bucket.

', ], ], 'InputTagList' => [ 'base' => NULL, 'refs' => [ 'AddStorageSystemRequest$Tags' => '

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.

', 'CreateAgentRequest$Tags' => '

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.

', 'CreateLocationAzureBlobRequest$Tags' => '

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.

', 'CreateLocationEfsRequest$Tags' => '

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.

', 'CreateLocationFsxLustreRequest$Tags' => '

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.

', 'CreateLocationFsxOntapRequest$Tags' => '

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.

', 'CreateLocationFsxOpenZfsRequest$Tags' => '

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.

', 'CreateLocationFsxWindowsRequest$Tags' => '

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.

', 'CreateLocationHdfsRequest$Tags' => '

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.

', 'CreateLocationNfsRequest$Tags' => '

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.

', 'CreateLocationObjectStorageRequest$Tags' => '

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.

', 'CreateLocationS3Request$Tags' => '

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.

', 'CreateLocationSmbRequest$Tags' => '

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.

', 'CreateTaskRequest$Tags' => '

Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task.

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

', 'StartDiscoveryJobRequest$Tags' => '

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.

', 'StartTaskExecutionRequest$Tags' => '

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.

', 'TagResourceRequest$Tags' => '

Specifies the tags that you want to apply to the resource.

', ], ], 'InternalException' => [ 'base' => '

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

', 'refs' => [], ], 'InvalidRequestException' => [ 'base' => '

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

', 'refs' => [], ], 'KerberosKeytabFile' => [ 'base' => NULL, 'refs' => [ 'CreateLocationHdfsRequest$KerberosKeytab' => '

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.

', 'UpdateLocationHdfsRequest$KerberosKeytab' => '

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.

', ], ], 'KerberosKrb5ConfFile' => [ 'base' => NULL, 'refs' => [ 'CreateLocationHdfsRequest$KerberosKrb5Conf' => '

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.

', 'UpdateLocationHdfsRequest$KerberosKrb5Conf' => '

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.

', ], ], 'KerberosPrincipal' => [ 'base' => NULL, 'refs' => [ 'CreateLocationHdfsRequest$KerberosPrincipal' => '

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

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

', 'DescribeLocationHdfsResponse$KerberosPrincipal' => '

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.

', 'UpdateLocationHdfsRequest$KerberosPrincipal' => '

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

', ], ], 'KmsKeyProviderUri' => [ 'base' => NULL, 'refs' => [ 'CreateLocationHdfsRequest$KmsKeyProviderUri' => '

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

', 'DescribeLocationHdfsResponse$KmsKeyProviderUri' => '

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

', 'UpdateLocationHdfsRequest$KmsKeyProviderUri' => '

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

', ], ], 'Latency' => [ 'base' => '

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

', 'refs' => [ 'P95Metrics$Latency' => '

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' => [ 'base' => '

ListAgentsRequest

', 'refs' => [], ], 'ListAgentsResponse' => [ 'base' => '

ListAgentsResponse

', 'refs' => [], ], 'ListDiscoveryJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDiscoveryJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListLocationsRequest' => [ 'base' => '

ListLocationsRequest

', 'refs' => [], ], 'ListLocationsResponse' => [ 'base' => '

ListLocationsResponse

', 'refs' => [], ], 'ListStorageSystemsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListStorageSystemsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => '

ListTagsForResourceRequest

', 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => '

ListTagsForResourceResponse

', 'refs' => [], ], 'ListTaskExecutionsRequest' => [ 'base' => '

ListTaskExecutions

', 'refs' => [], ], 'ListTaskExecutionsResponse' => [ 'base' => '

ListTaskExecutionsResponse

', 'refs' => [], ], 'ListTasksRequest' => [ 'base' => '

ListTasksRequest

', 'refs' => [], ], 'ListTasksResponse' => [ 'base' => '

ListTasksResponse

', 'refs' => [], ], 'LocationArn' => [ 'base' => NULL, 'refs' => [ 'CreateLocationAzureBlobResponse$LocationArn' => '

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

', 'CreateLocationEfsResponse$LocationArn' => '

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

', 'CreateLocationFsxLustreResponse$LocationArn' => '

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

', 'CreateLocationFsxOntapResponse$LocationArn' => '

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

', 'CreateLocationFsxOpenZfsResponse$LocationArn' => '

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

', 'CreateLocationFsxWindowsResponse$LocationArn' => '

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

', 'CreateLocationHdfsResponse$LocationArn' => '

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

', 'CreateLocationNfsResponse$LocationArn' => '

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

', 'CreateLocationObjectStorageResponse$LocationArn' => '

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

', 'CreateLocationS3Response$LocationArn' => '

The Amazon Resource Name (ARN) of the source Amazon S3 bucket location that is created.

', 'CreateLocationSmbResponse$LocationArn' => '

The ARN of the SMB location that you created.

', 'CreateTaskRequest$SourceLocationArn' => '

The Amazon Resource Name (ARN) of the source location for the task.

', 'CreateTaskRequest$DestinationLocationArn' => '

The Amazon Resource Name (ARN) of an Amazon Web Services storage resource\'s location.

', 'DeleteLocationRequest$LocationArn' => '

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

', 'DescribeLocationAzureBlobRequest$LocationArn' => '

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

', 'DescribeLocationAzureBlobResponse$LocationArn' => '

The ARN of your Azure Blob Storage transfer location.

', 'DescribeLocationEfsRequest$LocationArn' => '

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

', 'DescribeLocationEfsResponse$LocationArn' => '

The ARN of the Amazon EFS file system location.

', 'DescribeLocationFsxLustreRequest$LocationArn' => '

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

', 'DescribeLocationFsxLustreResponse$LocationArn' => '

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

', 'DescribeLocationFsxOntapRequest$LocationArn' => '

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

', 'DescribeLocationFsxOntapResponse$LocationArn' => '

The ARN of the FSx for ONTAP file system location.

', 'DescribeLocationFsxOpenZfsRequest$LocationArn' => '

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

', 'DescribeLocationFsxOpenZfsResponse$LocationArn' => '

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

', 'DescribeLocationFsxWindowsRequest$LocationArn' => '

The Amazon Resource Name (ARN) of the FSx for Windows File Server location to describe.

', 'DescribeLocationFsxWindowsResponse$LocationArn' => '

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

', 'DescribeLocationHdfsRequest$LocationArn' => '

The Amazon Resource Name (ARN) of the HDFS cluster location to describe.

', 'DescribeLocationHdfsResponse$LocationArn' => '

The ARN of the HDFS cluster location.

', 'DescribeLocationNfsRequest$LocationArn' => '

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

', 'DescribeLocationNfsResponse$LocationArn' => '

The Amazon Resource Name (ARN) of the NFS location that was described.

', 'DescribeLocationObjectStorageRequest$LocationArn' => '

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

', 'DescribeLocationObjectStorageResponse$LocationArn' => '

The ARN of the object storage system location.

', 'DescribeLocationS3Request$LocationArn' => '

The Amazon Resource Name (ARN) of the Amazon S3 bucket location to describe.

', 'DescribeLocationS3Response$LocationArn' => '

The Amazon Resource Name (ARN) of the Amazon S3 bucket or access point.

', 'DescribeLocationSmbRequest$LocationArn' => '

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

', 'DescribeLocationSmbResponse$LocationArn' => '

The Amazon Resource Name (ARN) of the SMB location that was described.

', 'DescribeTaskResponse$SourceLocationArn' => '

The Amazon Resource Name (ARN) of the source file system\'s location.

', 'DescribeTaskResponse$DestinationLocationArn' => '

The Amazon Resource Name (ARN) of the Amazon Web Services storage resource\'s location.

', 'LocationListEntry$LocationArn' => '

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.

', 'UpdateLocationAzureBlobRequest$LocationArn' => '

Specifies the ARN of the Azure Blob Storage transfer location that you\'re updating.

', 'UpdateLocationHdfsRequest$LocationArn' => '

The Amazon Resource Name (ARN) of the source HDFS cluster location.

', 'UpdateLocationNfsRequest$LocationArn' => '

Specifies the Amazon Resource Name (ARN) of the NFS location that you want to update.

', 'UpdateLocationObjectStorageRequest$LocationArn' => '

Specifies the ARN of the object storage system location that you\'re updating.

', 'UpdateLocationSmbRequest$LocationArn' => '

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

', ], ], 'LocationFilter' => [ 'base' => '

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.

', 'refs' => [ 'LocationFilters$member' => NULL, ], ], 'LocationFilterName' => [ 'base' => NULL, 'refs' => [ 'LocationFilter$Name' => '

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

', ], ], 'LocationFilters' => [ 'base' => NULL, 'refs' => [ 'ListLocationsRequest$Filters' => '

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.

', ], ], 'LocationList' => [ 'base' => NULL, 'refs' => [ 'ListLocationsResponse$Locations' => '

An array that contains a list of locations.

', ], ], 'LocationListEntry' => [ 'base' => '

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.

', 'refs' => [ 'LocationList$member' => NULL, ], ], 'LocationUri' => [ 'base' => NULL, 'refs' => [ 'DescribeLocationAzureBlobResponse$LocationUri' => '

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

', 'DescribeLocationEfsResponse$LocationUri' => '

The URL of the Amazon EFS file system location.

', 'DescribeLocationFsxLustreResponse$LocationUri' => '

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

', 'DescribeLocationFsxOntapResponse$LocationUri' => '

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

', 'DescribeLocationFsxOpenZfsResponse$LocationUri' => '

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

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

', 'DescribeLocationFsxWindowsResponse$LocationUri' => '

The URL of the FSx for Windows File Server location that was described.

', 'DescribeLocationHdfsResponse$LocationUri' => '

The URI of the HDFS cluster location.

', 'DescribeLocationNfsResponse$LocationUri' => '

The URL of the source NFS location that was described.

', 'DescribeLocationObjectStorageResponse$LocationUri' => '

The URL of the object storage system location.

', 'DescribeLocationS3Response$LocationUri' => '

The URL of the Amazon S3 location that was described.

', 'DescribeLocationSmbResponse$LocationUri' => '

The URL of the source SMB location that was described.

', 'LocationListEntry$LocationUri' => '

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.

', ], ], 'LogGroupArn' => [ 'base' => NULL, 'refs' => [ 'AddStorageSystemRequest$CloudWatchLogGroupArn' => '

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

', 'CreateTaskRequest$CloudWatchLogGroupArn' => '

The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that is used to monitor and log events in the task.

', 'DescribeStorageSystemResponse$CloudWatchLogGroupArn' => '

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

', 'DescribeTaskResponse$CloudWatchLogGroupArn' => '

The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that was used to monitor and log events in the task.

For more information on these groups, see Working with Log Groups and Log Streams in the Amazon CloudWatch User Guide.

', 'UpdateStorageSystemRequest$CloudWatchLogGroupArn' => '

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

', 'UpdateTaskRequest$CloudWatchLogGroupArn' => '

The Amazon Resource Name (ARN) of the resource name of the Amazon CloudWatch log group.

', ], ], 'LogLevel' => [ 'base' => NULL, 'refs' => [ 'Options$LogLevel' => '

Specifies the type of logs that DataSync publishes to a Amazon CloudWatch Logs log group. To specify the log group, see CloudWatchLogGroupArn.

If you set LogLevel to OFF, no logs are published. BASIC publishes logs on errors for individual files transferred. TRANSFER publishes logs for every file or object that is transferred and integrity checked.

', ], ], 'MaxP95Performance' => [ 'base' => '

The performance data that DataSync Discovery collects about an on-premises storage system resource.

', 'refs' => [ 'NetAppONTAPCluster$MaxP95Performance' => '

The performance data that DataSync Discovery collects about the cluster.

', 'NetAppONTAPSVM$MaxP95Performance' => '

The performance data that DataSync Discovery collects about the SVM.

', 'NetAppONTAPVolume$MaxP95Performance' => '

The performance data that DataSync Discovery collects about the volume.

', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListAgentsRequest$MaxResults' => '

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

', 'ListLocationsRequest$MaxResults' => '

The maximum number of locations to return.

', 'ListTagsForResourceRequest$MaxResults' => '

Specifies how many results that you want in the response.

', 'ListTaskExecutionsRequest$MaxResults' => '

The maximum number of executed tasks to list.

', 'ListTasksRequest$MaxResults' => '

The maximum number of tasks to return.

', ], ], 'Metrics' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResourceMetricsResponse$Metrics' => '

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

', ], ], 'Mtime' => [ 'base' => NULL, 'refs' => [ 'Options$Mtime' => '

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.

Default Value: PRESERVE

PRESERVE: Preserve original Mtime (recommended)

NONE: Ignore Mtime.

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.

', ], ], 'Name' => [ 'base' => NULL, 'refs' => [ 'AddStorageSystemRequest$Name' => '

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

', 'DescribeStorageSystemResponse$Name' => '

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

', 'StorageSystemListEntry$Name' => '

The name of an on-premises storage system that you added to DataSync Discovery.

', 'UpdateStorageSystemRequest$Name' => '

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

', ], ], 'NetAppONTAPCluster' => [ 'base' => '

The information that DataSync Discovery collects about an on-premises storage system cluster.

', 'refs' => [ 'NetAppONTAPClusters$member' => NULL, ], ], 'NetAppONTAPClusters' => [ 'base' => NULL, 'refs' => [ 'ResourceDetails$NetAppONTAPClusters' => '

The information that DataSync Discovery collects about the cluster in your on-premises storage system.

', ], ], 'NetAppONTAPSVM' => [ 'base' => '

The information that DataSync Discovery collects about a storage virtual machine (SVM) in your on-premises storage system.

', 'refs' => [ 'NetAppONTAPSVMs$member' => NULL, ], ], 'NetAppONTAPSVMs' => [ 'base' => NULL, 'refs' => [ 'ResourceDetails$NetAppONTAPSVMs' => '

The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises storage system.

', ], ], 'NetAppONTAPVolume' => [ 'base' => '

The information that DataSync Discovery collects about a volume in your on-premises storage system.

', 'refs' => [ 'NetAppONTAPVolumes$member' => NULL, ], ], 'NetAppONTAPVolumes' => [ 'base' => NULL, 'refs' => [ 'ResourceDetails$NetAppONTAPVolumes' => '

The information that DataSync Discovery collects about volumes in your on-premises storage system.

', ], ], 'NetworkInterfaceArn' => [ 'base' => NULL, 'refs' => [ 'DestinationNetworkInterfaceArns$member' => NULL, 'SourceNetworkInterfaceArns$member' => NULL, ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListAgentsRequest$NextToken' => '

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

', 'ListAgentsResponse$NextToken' => '

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

', 'ListLocationsRequest$NextToken' => '

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

', 'ListLocationsResponse$NextToken' => '

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

', 'ListTagsForResourceRequest$NextToken' => '

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

', 'ListTagsForResourceResponse$NextToken' => '

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

', 'ListTaskExecutionsRequest$NextToken' => '

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

', 'ListTaskExecutionsResponse$NextToken' => '

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

', 'ListTasksRequest$NextToken' => '

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

', 'ListTasksResponse$NextToken' => '

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

', ], ], 'NfsMountOptions' => [ 'base' => '

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

', 'refs' => [ 'CreateLocationNfsRequest$MountOptions' => '

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

', 'DescribeLocationNfsResponse$MountOptions' => '

The mount options that DataSync uses to mount your NFS share.

', 'FsxProtocolNfs$MountOptions' => NULL, 'UpdateLocationNfsRequest$MountOptions' => NULL, ], ], 'NfsSubdirectory' => [ 'base' => NULL, 'refs' => [ 'CreateLocationNfsRequest$Subdirectory' => '

Specifies the subdirectory in the NFS file server that DataSync transfers to or from. The NFS path should be a path that\'s exported by the NFS server, or a subdirectory of that path. The path should be such that it can be mounted by other NFS clients in your network.

To see all the paths exported by your NFS server, run "showmount -e nfs-server-name" from an NFS client that has access to your server. You can specify any directory that appears in the results, and any subdirectory of that directory. Ensure that the NFS export is accessible without Kerberos authentication.

To transfer all the data in the folder you specified, DataSync needs to have permissions to read all the data. To ensure this, either configure the NFS export with no_root_squash, or ensure that the permissions for all of the files that you want DataSync allow read access for all users. Doing either enables the agent to read the files. For the agent to access directories, you must additionally enable all execute access.

If you are copying data to or from your Snowcone device, see NFS Server on Snowcone for more information.

', 'UpdateLocationNfsRequest$Subdirectory' => '

Specifies the subdirectory in your NFS file system that DataSync uses to read from or write to during a transfer. The NFS path should be exported by the NFS server, or a subdirectory of that path. The path should be such that it can be mounted by other NFS clients in your network.

To see all the paths exported by your NFS server, run "showmount -e nfs-server-name" from an NFS client that has access to your server. You can specify any directory that appears in the results, and any subdirectory of that directory. Ensure that the NFS export is accessible without Kerberos authentication.

To transfer all the data in the folder that you specified, DataSync must have permissions to read all the data. To ensure this, either configure the NFS export with no_root_squash, or ensure that the files you want DataSync to access have permissions that allow read access for all users. Doing either option enables the agent to read the files. For the agent to access directories, you must additionally enable all execute access.

If you are copying data to or from your Snowcone device, see NFS Server on Snowcone for more information.

', ], ], 'NfsVersion' => [ 'base' => NULL, 'refs' => [ 'NfsMountOptions$Version' => '

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.

', ], ], 'NonNegativeDouble' => [ 'base' => NULL, 'refs' => [ 'IOPS$Read' => '

Peak IOPS related to read operations.

', 'IOPS$Write' => '

Peak IOPS related to write operations.

', 'IOPS$Other' => '

Peak IOPS unrelated to read and write operations.

', 'IOPS$Total' => '

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

', 'Latency$Read' => '

Peak latency for read operations.

', 'Latency$Write' => '

Peak latency for write operations.

', 'Latency$Other' => '

Peak latency for operations unrelated to read and write operations.

', 'MaxP95Performance$IopsRead' => '

Peak IOPS related to read operations.

', 'MaxP95Performance$IopsWrite' => '

Peak IOPS related to write operations.

', 'MaxP95Performance$IopsOther' => '

Peak IOPS unrelated to read and write operations.

', 'MaxP95Performance$IopsTotal' => '

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

', 'MaxP95Performance$ThroughputRead' => '

Peak throughput related to read operations.

', 'MaxP95Performance$ThroughputWrite' => '

Peak throughput related to write operations.

', 'MaxP95Performance$ThroughputOther' => '

Peak throughput unrelated to read and write operations.

', 'MaxP95Performance$ThroughputTotal' => '

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

', 'MaxP95Performance$LatencyRead' => '

Peak latency for read operations.

', 'MaxP95Performance$LatencyWrite' => '

Peak latency for write operations.

', 'MaxP95Performance$LatencyOther' => '

Peak latency for operations unrelated to read and write operations.

', 'Throughput$Read' => '

Peak throughput related to read operations.

', 'Throughput$Write' => '

Peak throughput related to write operations.

', 'Throughput$Other' => '

Peak throughput unrelated to read and write operations.

', 'Throughput$Total' => '

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

', ], ], 'NonNegativeLong' => [ 'base' => NULL, 'refs' => [ 'Capacity$Used' => '

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

', 'Capacity$Provisioned' => '

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

', 'Capacity$LogicalUsed' => '

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

', 'NetAppONTAPCluster$CifsShareCount' => '

The number of CIFS shares in the cluster.

', 'NetAppONTAPCluster$NfsExportedVolumes' => '

The number of NFS volumes in the cluster.

', 'NetAppONTAPCluster$ClusterBlockStorageSize' => '

The total storage space that\'s available in the cluster.

', 'NetAppONTAPCluster$ClusterBlockStorageUsed' => '

The storage space that\'s being used in a cluster.

', 'NetAppONTAPCluster$ClusterBlockStorageLogicalUsed' => '

The storage space that\'s being used in the cluster without accounting for compression or deduplication.

', 'NetAppONTAPCluster$LunCount' => '

The number of LUNs (logical unit numbers) in the cluster.

', 'NetAppONTAPSVM$CifsShareCount' => '

The number of CIFS shares in the SVM.

', 'NetAppONTAPSVM$TotalCapacityUsed' => '

The storage space that\'s being used in the SVM.

', 'NetAppONTAPSVM$TotalCapacityProvisioned' => '

The total storage space that\'s available in the SVM.

', 'NetAppONTAPSVM$TotalLogicalCapacityUsed' => '

The storage space that\'s being used in the SVM without accounting for compression or deduplication.

', 'NetAppONTAPSVM$NfsExportedVolumes' => '

The number of NFS volumes in the SVM.

', 'NetAppONTAPSVM$TotalSnapshotCapacityUsed' => '

The amount of storage in the SVM that\'s being used for snapshots.

', 'NetAppONTAPSVM$LunCount' => '

The number of LUNs (logical unit numbers) in the SVM.

', 'NetAppONTAPVolume$CifsShareCount' => '

The number of CIFS shares in the volume.

', 'NetAppONTAPVolume$CapacityUsed' => '

The storage space that\'s being used in the volume.

', 'NetAppONTAPVolume$CapacityProvisioned' => '

The total storage space that\'s available in the volume.

', 'NetAppONTAPVolume$LogicalCapacityUsed' => '

The storage space that\'s being used in the volume without accounting for compression or deduplication.

', 'NetAppONTAPVolume$SnapshotCapacityUsed' => '

The amount of storage in the volume that\'s being used for snapshots.

', 'NetAppONTAPVolume$LunCount' => '

The number of LUNs (logical unit numbers) in the volume.

', ], ], 'ObjectStorageAccessKey' => [ 'base' => NULL, 'refs' => [ 'CreateLocationObjectStorageRequest$AccessKey' => '

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

', 'DescribeLocationObjectStorageResponse$AccessKey' => '

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

', 'UpdateLocationObjectStorageRequest$AccessKey' => '

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

', ], ], 'ObjectStorageBucketName' => [ 'base' => NULL, 'refs' => [ 'CreateLocationObjectStorageRequest$BucketName' => '

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

', ], ], 'ObjectStorageCertificate' => [ 'base' => NULL, 'refs' => [ 'CreateLocationObjectStorageRequest$ServerCertificate' => '

Specifies a file with the certificates that are used to sign the object storage server\'s certificate (for example, file:///home/user/.ssh/storage_sys_certificate.pem). The file you specify must include the following:

The file can be up to 32768 bytes (before base64 encoding).

To use this parameter, configure ServerProtocol to HTTPS.

', 'DescribeLocationObjectStorageResponse$ServerCertificate' => '

The self-signed certificate that DataSync uses to securely authenticate with your object storage system.

', 'UpdateLocationObjectStorageRequest$ServerCertificate' => '

Specifies a certificate to authenticate with an object storage system that uses a private or self-signed certificate authority (CA). You must specify a Base64-encoded .pem file (for example, file:///home/user/.ssh/storage_sys_certificate.pem). The certificate can be up to 32768 bytes (before Base64 encoding).

To use this parameter, configure ServerProtocol to HTTPS.

Updating the certificate doesn\'t interfere with tasks that you have in progress.

', ], ], 'ObjectStorageSecretKey' => [ 'base' => NULL, 'refs' => [ 'CreateLocationObjectStorageRequest$SecretKey' => '

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

', 'UpdateLocationObjectStorageRequest$SecretKey' => '

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

', ], ], 'ObjectStorageServerPort' => [ 'base' => NULL, 'refs' => [ 'CreateLocationObjectStorageRequest$ServerPort' => '

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

', 'DescribeLocationObjectStorageResponse$ServerPort' => '

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

', 'UpdateLocationObjectStorageRequest$ServerPort' => '

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

', ], ], 'ObjectStorageServerProtocol' => [ 'base' => NULL, 'refs' => [ 'CreateLocationObjectStorageRequest$ServerProtocol' => '

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

', 'DescribeLocationObjectStorageResponse$ServerProtocol' => '

The protocol that your object storage system uses to communicate.

', 'UpdateLocationObjectStorageRequest$ServerProtocol' => '

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

', ], ], 'ObjectTags' => [ 'base' => NULL, 'refs' => [ 'Options$ObjectTags' => '

Specifies whether object tags are preserved when transferring between object storage systems. If you want your DataSync task to ignore object tags, specify the NONE value.

Default Value: PRESERVE

', ], ], 'OnPremConfig' => [ 'base' => '

A list of Amazon Resource Names (ARNs) of agents to use for a Network File System (NFS) location.

', 'refs' => [ 'CreateLocationNfsRequest$OnPremConfig' => '

Specifies the Amazon Resource Names (ARNs) of agents that DataSync uses to connect to your NFS file server.

If you are copying data to or from your Snowcone device, see NFS Server on Snowcone for more information.

', 'DescribeLocationNfsResponse$OnPremConfig' => NULL, 'UpdateLocationNfsRequest$OnPremConfig' => NULL, ], ], 'Operator' => [ 'base' => NULL, 'refs' => [ 'LocationFilter$Operator' => '

The operator that is used to compare filter values (for example, Equals or Contains).

', 'TaskFilter$Operator' => '

The operator that is used to compare filter values (for example, Equals or Contains).

', ], ], 'Options' => [ 'base' => '

Configures your DataSync task settings. These options include how DataSync handles files, objects, and their associated metadata. You also can specify how DataSync verifies data integrity, set bandwidth limits for your task, among other options.

Each task setting has a default value. Unless you need to, you don\'t have to configure any of these Options before starting your task.

', 'refs' => [ 'CreateTaskRequest$Options' => '

Specifies the configuration options for a task. Some options include preserving file or object metadata and verifying data integrity.

You can also override these options before starting an individual run of a task (also known as a task execution). For more information, see StartTaskExecution.

', 'DescribeTaskExecutionResponse$Options' => NULL, 'DescribeTaskResponse$Options' => '

The configuration options that control the behavior of the StartTaskExecution operation. Some options include preserving file or object metadata and verifying data integrity.

You can override these options for each task execution. For more information, see StartTaskExecution.

', 'StartTaskExecutionRequest$OverrideOptions' => NULL, 'UpdateTaskExecutionRequest$Options' => NULL, 'UpdateTaskRequest$Options' => NULL, ], ], 'OutputTagList' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceResponse$Tags' => '

An array of tags applied to the specified resource.

', ], ], 'OverwriteMode' => [ 'base' => NULL, 'refs' => [ 'Options$OverwriteMode' => '

Specifies whether data at the destination location should be overwritten or preserved. If set to NEVER, a destination file for example will not be replaced by a source file (even if the destination file differs from the source file). If you modify files in the destination and you sync the files, you can use this value to protect against overwriting those changes.

Some storage classes have specific behaviors that can affect your Amazon S3 storage cost. For detailed information, see Considerations when working with Amazon S3 storage classes in DataSync.

', ], ], 'P95Metrics' => [ 'base' => '

The types of performance data that DataSync Discovery collects about an on-premises storage system resource.

', 'refs' => [ 'ResourceMetrics$P95Metrics' => '

The types of performance data that DataSync Discovery collects about the on-premises storage system resource.

', ], ], 'PLSecurityGroupArnList' => [ 'base' => NULL, 'refs' => [ 'CreateAgentRequest$SecurityGroupArns' => '

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.

', 'PrivateLinkConfig$SecurityGroupArns' => '

Specifies the Amazon Resource Names (ARN) of the security group that provides DataSync access to your VPC endpoint. You can only specify one ARN.

', ], ], 'PLSubnetArnList' => [ 'base' => NULL, 'refs' => [ 'CreateAgentRequest$SubnetArns' => '

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.

', 'PrivateLinkConfig$SubnetArns' => '

Specifies the ARN of the subnet where your VPC endpoint is located. You can only specify one ARN.

', ], ], 'PhaseStatus' => [ 'base' => NULL, 'refs' => [ 'TaskExecutionResultDetail$PrepareStatus' => '

The status of the PREPARING phase.

', 'TaskExecutionResultDetail$TransferStatus' => '

The status of the TRANSFERRING phase.

', 'TaskExecutionResultDetail$VerifyStatus' => '

The status of the VERIFYING phase.

', ], ], 'PosixPermissions' => [ 'base' => NULL, 'refs' => [ 'Options$PosixPermissions' => '

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.

Default value: PRESERVE

PRESERVE: Preserve POSIX-style permissions (recommended).

NONE: Ignore permissions.

DataSync can preserve extant permissions of a source location.

', ], ], 'PreserveDeletedFiles' => [ 'base' => NULL, 'refs' => [ 'Options$PreserveDeletedFiles' => '

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.

Default value: PRESERVE

PRESERVE: Ignore such destination files (recommended).

REMOVE: Delete destination files that aren’t present in the source.

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' => [ 'base' => NULL, 'refs' => [ 'Options$PreserveDevices' => '

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.

Default value: NONE

NONE: Ignore special devices (recommended).

PRESERVE: Preserve character and block device metadata. This option currently isn\'t supported for Amazon EFS.

', ], ], 'PrivateLinkConfig' => [ 'base' => '

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.

', 'refs' => [ 'DescribeAgentResponse$PrivateLinkConfig' => '

The subnet and the security group that DataSync used to access a VPC endpoint.

', ], ], 'PtolemyBoolean' => [ 'base' => NULL, 'refs' => [ 'NetAppONTAPVolume$NfsExported' => '

The number of NFS volumes in the volume.

', ], ], 'PtolemyPassword' => [ 'base' => NULL, 'refs' => [ 'Credentials$Password' => '

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

', ], ], 'PtolemyString' => [ 'base' => NULL, 'refs' => [ 'EnabledProtocols$member' => NULL, 'FilterMembers$member' => NULL, 'NetAppONTAPCluster$ClusterName' => '

The name of the cluster.

', 'NetAppONTAPSVM$SvmName' => '

The name of the SVM

', 'NetAppONTAPVolume$VolumeName' => '

The name of the volume.

', 'NetAppONTAPVolume$SecurityStyle' => '

The volume\'s security style (such as Unix or NTFS).

', 'NetAppONTAPVolume$SvmName' => '

The name of the SVM associated with the volume.

', 'Recommendation$StorageType' => '

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.

', 'Recommendation$EstimatedMonthlyStorageCost' => '

The estimated monthly cost of the recommended Amazon Web Services storage service.

', 'RecommendationsConfigMap$key' => NULL, 'RecommendationsConfigMap$value' => NULL, ], ], 'PtolemyUUID' => [ 'base' => NULL, 'refs' => [ 'AddStorageSystemRequest$ClientToken' => '

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.

', 'NetAppONTAPCluster$ResourceId' => '

The universally unique identifier (UUID) of the cluster.

', 'NetAppONTAPSVM$ClusterUuid' => '

The universally unique identifier (UUID) of the cluster associated with the SVM.

', 'NetAppONTAPSVM$ResourceId' => '

The UUID of the SVM.

', 'NetAppONTAPVolume$ResourceId' => '

The universally unique identifier (UUID) of the volume.

', 'NetAppONTAPVolume$SvmUuid' => '

The UUID of the storage virtual machine (SVM) associated with the volume.

', 'StartDiscoveryJobRequest$ClientToken' => '

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.

', ], ], 'PtolemyUsername' => [ 'base' => NULL, 'refs' => [ 'Credentials$Username' => '

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

', ], ], 'QopConfiguration' => [ 'base' => '

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.

', 'refs' => [ 'CreateLocationHdfsRequest$QopConfiguration' => '

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.

', 'DescribeLocationHdfsResponse$QopConfiguration' => '

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.

', 'UpdateLocationHdfsRequest$QopConfiguration' => '

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' => [ 'base' => '

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.

', 'refs' => [ 'Recommendations$member' => NULL, ], ], 'RecommendationStatus' => [ 'base' => NULL, 'refs' => [ 'NetAppONTAPCluster$RecommendationStatus' => '

Indicates whether DataSync Discovery recommendations for the cluster are ready to view, incomplete, or can\'t be determined.

For more information, see Recommendation statuses.

', 'NetAppONTAPSVM$RecommendationStatus' => '

Indicates whether DataSync Discovery recommendations for the SVM are ready to view, incomplete, or can\'t be determined.

For more information, see Recommendation statuses.

', 'NetAppONTAPVolume$RecommendationStatus' => '

Indicates whether DataSync Discovery recommendations for the volume are ready to view, incomplete, or can\'t be determined.

For more information, see Recommendation statuses.

', ], ], 'Recommendations' => [ 'base' => NULL, 'refs' => [ 'NetAppONTAPCluster$Recommendations' => '

The Amazon Web Services storage services that DataSync Discovery recommends for the cluster. For more information, see Recommendations provided by DataSync Discovery.

', 'NetAppONTAPSVM$Recommendations' => '

The Amazon Web Services storage services that DataSync Discovery recommends for the SVM. For more information, see Recommendations provided by DataSync Discovery.

', 'NetAppONTAPVolume$Recommendations' => '

The Amazon Web Services storage services that DataSync Discovery recommends for the volume. For more information, see Recommendations provided by DataSync Discovery.

', ], ], 'RecommendationsConfigMap' => [ 'base' => NULL, 'refs' => [ 'Recommendation$StorageConfiguration' => '

Information about how you can set up a recommended Amazon Web Services storage service.

', ], ], 'RemoveStorageSystemRequest' => [ 'base' => NULL, 'refs' => [], ], 'RemoveStorageSystemResponse' => [ 'base' => NULL, 'refs' => [], ], 'ResourceDetails' => [ 'base' => '

Information provided by DataSync Discovery about the resources in your on-premises storage system.

', 'refs' => [ 'DescribeStorageSystemResourcesResponse$ResourceDetails' => '

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.

', ], ], 'ResourceFilters' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResourcesRequest$Filter' => '

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

', ], ], 'ResourceId' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResourceMetricsRequest$ResourceId' => '

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

', 'ResourceIds$member' => NULL, 'ResourceMetrics$ResourceId' => '

The universally unique identifier (UUID) of the on-premises storage system resource.

', ], ], 'ResourceIds' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResourcesRequest$ResourceIds' => '

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.

', 'GenerateRecommendationsRequest$ResourceIds' => '

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

', ], ], 'ResourceMetrics' => [ 'base' => '

Information, including performance data and capacity usage, provided by DataSync Discovery about a resource in your on-premises storage system.

', 'refs' => [ 'Metrics$member' => NULL, ], ], 'S3BucketArn' => [ 'base' => NULL, 'refs' => [ 'CreateLocationS3Request$S3BucketArn' => '

The ARN of the Amazon S3 bucket. If the bucket is on an Amazon Web Services Outpost, this must be an access point ARN.

', ], ], 'S3Config' => [ 'base' => '

The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role used to access an Amazon S3 bucket.

For detailed information about using such a role, see Creating a Location for Amazon S3 in the DataSync User Guide.

', 'refs' => [ 'CreateLocationS3Request$S3Config' => NULL, 'DescribeLocationS3Response$S3Config' => NULL, ], ], 'S3StorageClass' => [ 'base' => NULL, 'refs' => [ 'CreateLocationS3Request$S3StorageClass' => '

The Amazon S3 storage class that you want to store your files in when this location is used as a task destination. For buckets in Amazon Web Services Regions, the storage class defaults to Standard. For buckets on Outposts, the storage class defaults to Amazon Web Services S3 Outposts.

For more information about S3 storage classes, see Amazon S3 Storage Classes. Some storage classes have behaviors that can affect your S3 storage cost. For detailed information, see Considerations when working with S3 storage classes in DataSync.

', 'DescribeLocationS3Response$S3StorageClass' => '

The Amazon S3 storage class that you chose to store your files in when this location is used as a task destination. For more information about S3 storage classes, see Amazon S3 Storage Classes. Some storage classes have behaviors that can affect your S3 storage cost. For detailed information, see Considerations when working with S3 storage classes in DataSync.

', ], ], 'S3Subdirectory' => [ 'base' => NULL, 'refs' => [ 'CreateLocationObjectStorageRequest$Subdirectory' => '

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.

', 'CreateLocationS3Request$Subdirectory' => '

A subdirectory in the Amazon S3 bucket. This subdirectory in Amazon S3 is used to read data from the S3 source location or write data to the S3 destination.

', 'UpdateLocationObjectStorageRequest$Subdirectory' => '

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.

', ], ], 'ScheduleExpressionCron' => [ 'base' => NULL, 'refs' => [ 'TaskSchedule$ScheduleExpression' => '

A cron expression that specifies when DataSync initiates a scheduled transfer from a source to a destination location.

', ], ], 'SecretsManagerArn' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResponse$SecretsManagerArn' => '

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

', ], ], 'ServerHostname' => [ 'base' => NULL, 'refs' => [ 'CreateLocationNfsRequest$ServerHostname' => '

Specifies the IP address or domain name of your NFS file server. An agent that is installed on-premises uses this hostname to mount the NFS server in a network.

If you are copying data to or from your Snowcone device, see NFS Server on Snowcone for more information.

You must specify be an IP version 4 address or Domain Name System (DNS)-compliant name.

', 'CreateLocationObjectStorageRequest$ServerHostname' => '

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.

', 'CreateLocationSmbRequest$ServerHostname' => '

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.

', ], ], 'SmbDomain' => [ 'base' => NULL, 'refs' => [ 'CreateLocationFsxWindowsRequest$Domain' => '

Specifies the name of the Windows domain that the FSx for Windows File Server belongs to.

', 'CreateLocationSmbRequest$Domain' => '

Specifies the Windows domain name that your SMB file server belongs to.

For more information, see required permissions for SMB locations.

', 'DescribeLocationFsxWindowsResponse$Domain' => '

The name of the Windows domain that the FSx for Windows File Server belongs to.

', 'DescribeLocationSmbResponse$Domain' => '

The name of the Windows domain that the SMB server belongs to.

', 'FsxProtocolSmb$Domain' => '

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

', 'UpdateLocationSmbRequest$Domain' => '

The name of the Windows domain that the SMB server belongs to.

', ], ], 'SmbMountOptions' => [ 'base' => '

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

', 'refs' => [ 'CreateLocationSmbRequest$MountOptions' => '

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

', 'DescribeLocationSmbResponse$MountOptions' => '

The mount options that are available for DataSync to use to access an SMB location.

', 'FsxProtocolSmb$MountOptions' => NULL, 'UpdateLocationSmbRequest$MountOptions' => NULL, ], ], 'SmbPassword' => [ 'base' => NULL, 'refs' => [ 'CreateLocationFsxWindowsRequest$Password' => '

Specifies the password of the user who has the permissions to access files and folders in the file system.

', 'CreateLocationSmbRequest$Password' => '

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.

', 'FsxProtocolSmb$Password' => '

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

', 'UpdateLocationSmbRequest$Password' => '

The password of the user who can mount the share has the permissions to access files and folders in the SMB share.

', ], ], 'SmbSecurityDescriptorCopyFlags' => [ 'base' => NULL, 'refs' => [ 'Options$SecurityDescriptorCopyFlags' => '

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.

Default value: OWNER_DACL

OWNER_DACL: For each copied object, DataSync copies the following metadata:

OWNER_DACL_SACL: For each copied object, DataSync copies the following metadata:

NONE: None of the SMB security descriptor components are copied. Destination objects are owned by the user that was provided for accessing the destination location. DACLs and SACLs are set based on the destination server’s configuration.

', ], ], 'SmbSubdirectory' => [ 'base' => NULL, 'refs' => [ 'CreateLocationSmbRequest$Subdirectory' => '

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.

', 'UpdateLocationSmbRequest$Subdirectory' => '

The subdirectory in the SMB file system that is used to read data from the SMB source location or write data to the SMB destination. The SMB path should be a path that\'s exported by the SMB server, or a subdirectory of that path. The path should be such that it can be mounted by other SMB clients in your network.

Subdirectory must be specified with forward slashes. For example, /path/to/folder.

To transfer all the data in the folder that you specified, DataSync must have permissions to mount the SMB share and to access all the data in that share. To ensure this, do either of the following:

Doing either of these options enables the agent to access the data. For the agent to access directories, you must also enable all execute access.

', ], ], 'SmbUser' => [ 'base' => NULL, 'refs' => [ 'CreateLocationFsxWindowsRequest$User' => '

Specifies the user who has the permissions to access files, folders, and metadata in your file system.

For information about choosing a user with sufficient permissions, see Required permissions.

', 'CreateLocationSmbRequest$User' => '

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.

', 'DescribeLocationFsxWindowsResponse$User' => '

The user who has the permissions to access files and folders in the FSx for Windows File Server file system.

', 'DescribeLocationSmbResponse$User' => '

The user who can mount the share, has the permissions to access files and folders in the SMB share.

', 'FsxProtocolSmb$User' => '

Specifies a user name that can mount the location and access the files, folders, and metadata that you need in the SVM.

If you provide a user in your Active Directory, note the following:

Make sure that the user has the permissions it needs to copy the data you want:

', 'UpdateLocationSmbRequest$User' => '

The user who can mount the share has the permissions to access files and folders in the SMB share.

', ], ], 'SmbVersion' => [ 'base' => NULL, 'refs' => [ 'SmbMountOptions$Version' => '

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:

', ], ], 'SourceNetworkInterfaceArns' => [ 'base' => NULL, 'refs' => [ 'DescribeTaskResponse$SourceNetworkInterfaceArns' => '

The Amazon Resource Names (ARNs) of the network interfaces created for your source location. For more information, see Network interface requirements.

', ], ], 'StartDiscoveryJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartDiscoveryJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartTaskExecutionRequest' => [ 'base' => '

StartTaskExecutionRequest

', 'refs' => [], ], 'StartTaskExecutionResponse' => [ 'base' => '

StartTaskExecutionResponse

', 'refs' => [], ], 'StopDiscoveryJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopDiscoveryJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'StorageSystemArn' => [ 'base' => NULL, 'refs' => [ 'AddStorageSystemResponse$StorageSystemArn' => '

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

', 'DescribeDiscoveryJobResponse$StorageSystemArn' => '

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

', 'DescribeStorageSystemRequest$StorageSystemArn' => '

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

', 'DescribeStorageSystemResponse$StorageSystemArn' => '

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

', 'ListDiscoveryJobsRequest$StorageSystemArn' => '

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.

', 'RemoveStorageSystemRequest$StorageSystemArn' => '

Specifies the Amazon Resource Name (ARN) of the storage system that you want to permanently remove from DataSync Discovery.

', 'StartDiscoveryJobRequest$StorageSystemArn' => '

Specifies the Amazon Resource Name (ARN) of the on-premises storage system that you want to run the discovery job on.

', 'StorageSystemListEntry$StorageSystemArn' => '

The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.

', 'UpdateStorageSystemRequest$StorageSystemArn' => '

Specifies the ARN of the on-premises storage system that you want reconfigure.

', ], ], 'StorageSystemConnectivityStatus' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResponse$ConnectivityStatus' => '

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

', ], ], 'StorageSystemList' => [ 'base' => NULL, 'refs' => [ 'ListStorageSystemsResponse$StorageSystems' => '

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

', ], ], 'StorageSystemListEntry' => [ 'base' => '

Information that identifies an on-premises storage system that you\'re using with DataSync Discovery.

', 'refs' => [ 'StorageSystemList$member' => NULL, ], ], 'StorageVirtualMachineArn' => [ 'base' => NULL, 'refs' => [ 'CreateLocationFsxOntapRequest$StorageVirtualMachineArn' => '

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

', 'DescribeLocationFsxOntapResponse$StorageVirtualMachineArn' => '

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

', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagListEntry$Key' => '

The key for an Amazon Web Services resource tag.

', ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$Keys' => '

Specifies the keys in the tags that you want to remove.

', ], ], 'TagListEntry' => [ 'base' => '

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

', 'refs' => [ 'InputTagList$member' => NULL, 'OutputTagList$member' => NULL, ], ], 'TagResourceRequest' => [ 'base' => '

TagResourceRequest

', 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'AgentListEntry$Name' => '

The name of an agent.

', 'CreateAgentRequest$AgentName' => '

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

', 'CreateTaskRequest$Name' => '

The name of a task. This value is a text reference that is used to identify the task in the console.

', 'DescribeAgentResponse$Name' => '

The name of the agent.

', 'DescribeTaskResponse$Name' => '

The name of the task that was described.

', 'TagListEntry$Value' => '

The value for an Amazon Web Services resource tag.

', 'TaskListEntry$Name' => '

The name of the task.

', 'UpdateAgentRequest$Name' => '

The name that you want to use to configure the agent.

', 'UpdateTaskRequest$Name' => '

The name of the task to update.

', ], ], 'TaggableResourceArn' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$ResourceArn' => '

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

', 'TagResourceRequest$ResourceArn' => '

Specifies the Amazon Resource Name (ARN) of the resource to apply the tag to.

', 'UntagResourceRequest$ResourceArn' => '

Specifies the Amazon Resource Name (ARN) of the resource to remove the tags from.

', ], ], 'TaskArn' => [ 'base' => NULL, 'refs' => [ 'CreateTaskResponse$TaskArn' => '

The Amazon Resource Name (ARN) of the task.

', 'DeleteTaskRequest$TaskArn' => '

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

', 'DescribeTaskRequest$TaskArn' => '

Specifies the Amazon Resource Name (ARN) of the transfer task.

', 'DescribeTaskResponse$TaskArn' => '

The Amazon Resource Name (ARN) of the task that was described.

', 'ListTaskExecutionsRequest$TaskArn' => '

The Amazon Resource Name (ARN) of the task whose tasks you want to list.

', 'StartTaskExecutionRequest$TaskArn' => '

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

', 'TaskListEntry$TaskArn' => '

The Amazon Resource Name (ARN) of the task.

', 'UpdateTaskRequest$TaskArn' => '

The Amazon Resource Name (ARN) of the resource name of the task to update.

', ], ], 'TaskExecutionArn' => [ 'base' => NULL, 'refs' => [ 'CancelTaskExecutionRequest$TaskExecutionArn' => '

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

', 'DescribeTaskExecutionRequest$TaskExecutionArn' => '

Specifies the Amazon Resource Name (ARN) of the transfer task that\'s running.

', 'DescribeTaskExecutionResponse$TaskExecutionArn' => '

The Amazon Resource Name (ARN) of the task execution that was described. 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.

', 'DescribeTaskResponse$CurrentTaskExecutionArn' => '

The Amazon Resource Name (ARN) of the task execution that is transferring files.

', 'StartTaskExecutionResponse$TaskExecutionArn' => '

The ARN of the running task execution.

', 'TaskExecutionListEntry$TaskExecutionArn' => '

The Amazon Resource Name (ARN) of the task that was executed.

', 'UpdateTaskExecutionRequest$TaskExecutionArn' => '

Specifies the Amazon Resource Name (ARN) of the task execution that you\'re updating.

', ], ], 'TaskExecutionList' => [ 'base' => NULL, 'refs' => [ 'ListTaskExecutionsResponse$TaskExecutions' => '

A list of executed tasks.

', ], ], 'TaskExecutionListEntry' => [ 'base' => '

Represents a single entry in a list of task executions. TaskExecutionListEntry returns an array that contains a list of specific invocations of a task when the ListTaskExecutions operation is called.

', 'refs' => [ 'TaskExecutionList$member' => NULL, ], ], 'TaskExecutionResultDetail' => [ 'base' => '

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.

', 'refs' => [ 'DescribeTaskExecutionResponse$Result' => '

The result of the task execution.

', ], ], 'TaskExecutionStatus' => [ 'base' => NULL, 'refs' => [ 'DescribeTaskExecutionResponse$Status' => '

The status of the task execution.

For detailed information about task execution statuses, see Understanding Task Statuses in the DataSync User Guide.

', 'TaskExecutionListEntry$Status' => '

The status of a task execution.

', ], ], 'TaskFilter' => [ 'base' => '

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.

', 'refs' => [ 'TaskFilters$member' => NULL, ], ], 'TaskFilterName' => [ 'base' => NULL, 'refs' => [ 'TaskFilter$Name' => '

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.

', ], ], 'TaskFilters' => [ 'base' => NULL, 'refs' => [ 'ListTasksRequest$Filters' => '

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.

', ], ], 'TaskList' => [ 'base' => NULL, 'refs' => [ 'ListTasksResponse$Tasks' => '

A list of all the tasks that are returned.

', ], ], 'TaskListEntry' => [ 'base' => '

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.

', 'refs' => [ 'TaskList$member' => NULL, ], ], 'TaskQueueing' => [ 'base' => NULL, 'refs' => [ 'Options$TaskQueueing' => '

Specifies whether your transfer tasks should be put into a queue during certain scenarios when running multiple tasks. This is ENABLED by default.

', ], ], 'TaskSchedule' => [ 'base' => '

Specifies the schedule you want your task to use for repeated executions. For more information, see Schedule Expressions for Rules.

', 'refs' => [ 'CreateTaskRequest$Schedule' => '

Specifies a schedule used to periodically transfer files from a source to a destination location. The schedule should be specified in UTC time. For more information, see Scheduling your task.

', 'DescribeTaskResponse$Schedule' => '

The schedule used to periodically transfer files from a source to a destination location.

', 'UpdateTaskRequest$Schedule' => '

Specifies a schedule used to periodically transfer files from a source to a destination location. You can configure your task to execute hourly, daily, weekly or on specific days of the week. You control when in the day or hour you want the task to execute. The time you specify is UTC time. For more information, see Scheduling your task.

', ], ], 'TaskStatus' => [ 'base' => NULL, 'refs' => [ 'DescribeTaskResponse$Status' => '

The status of the task that was described.

For detailed information about task execution statuses, see Understanding Task Statuses in the DataSync User Guide.

', 'TaskListEntry$Status' => '

The status of the task.

', ], ], 'Throughput' => [ 'base' => '

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

', 'refs' => [ 'P95Metrics$Throughput' => '

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

', ], ], 'Time' => [ 'base' => NULL, 'refs' => [ 'DescribeAgentResponse$LastConnectionTime' => '

The time that the agent last connected to DataSync.

', 'DescribeAgentResponse$CreationTime' => '

The time that the agent was activated (that is, created in your account).

', 'DescribeLocationAzureBlobResponse$CreationTime' => '

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

', 'DescribeLocationEfsResponse$CreationTime' => '

The time that the location was created.

', 'DescribeLocationFsxLustreResponse$CreationTime' => '

The time that the FSx for Lustre location was created.

', 'DescribeLocationFsxOntapResponse$CreationTime' => '

The time that the location was created.

', 'DescribeLocationFsxOpenZfsResponse$CreationTime' => '

The time that the FSx for OpenZFS location was created.

', 'DescribeLocationFsxWindowsResponse$CreationTime' => '

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

', 'DescribeLocationHdfsResponse$CreationTime' => '

The time that the HDFS location was created.

', 'DescribeLocationNfsResponse$CreationTime' => '

The time that the NFS location was created.

', 'DescribeLocationObjectStorageResponse$CreationTime' => '

The time that the location was created.

', 'DescribeLocationS3Response$CreationTime' => '

The time that the Amazon S3 bucket location was created.

', 'DescribeLocationSmbResponse$CreationTime' => '

The time that the SMB location was created.

', 'DescribeTaskExecutionResponse$StartTime' => '

The time that the task execution was started.

', 'DescribeTaskResponse$CreationTime' => '

The time that the task was created.

', ], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'DescribeStorageSystemResponse$CreationTime' => '

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

', 'ResourceMetrics$Timestamp' => '

The time when DataSync Discovery collected this information from the resource.

', ], ], 'TransferMode' => [ 'base' => NULL, 'refs' => [ 'Options$TransferMode' => '

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

CHANGED: DataSync copies only data or metadata that is new or different content from the source location to the destination location.

ALL: DataSync copies all source location content to the destination (without comparing what\'s in the destination).

', ], ], 'Uid' => [ 'base' => NULL, 'refs' => [ 'Options$Uid' => '

Specifies the POSIX user ID (UID) of the file\'s owner.

For more information, see Metadata copied by DataSync.

Default value: INT_VALUE. This preserves the integer value of the ID.

INT_VALUE: Preserve the integer value of UID and group ID (GID) (recommended).

NONE: Ignore UID and GID.

', ], ], 'UntagResourceRequest' => [ 'base' => '

UntagResourceRequest

', 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAgentRequest' => [ 'base' => '

UpdateAgentRequest

', 'refs' => [], ], 'UpdateAgentResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateDiscoveryJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateDiscoveryJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLocationAzureBlobRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLocationAzureBlobResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLocationHdfsRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLocationHdfsResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLocationNfsRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLocationNfsResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLocationObjectStorageRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLocationObjectStorageResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLocationSmbRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLocationSmbResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateStorageSystemRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateStorageSystemResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateTaskExecutionRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateTaskExecutionResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateTaskRequest' => [ 'base' => '

UpdateTaskResponse

', 'refs' => [], ], 'UpdateTaskResponse' => [ 'base' => NULL, 'refs' => [], ], 'VerifyMode' => [ 'base' => NULL, 'refs' => [ 'Options$VerifyMode' => '

Specifies how and when DataSync checks the integrity of your data during a transfer.

Default value: POINT_IN_TIME_CONSISTENT

ONLY_FILES_TRANSFERRED (recommended): DataSync calculates the checksum of transferred files and metadata at the source location. At the end of the transfer, DataSync then compares this checksum to the checksum calculated on those files at the destination.

We recommend this option when transferring to S3 Glacier Flexible Retrieval or S3 Glacier Deep Archive storage classes. For more information, see Storage class considerations with Amazon S3 locations.

POINT_IN_TIME_CONSISTENT: At the end of the transfer, DataSync scans the entire source and destination to verify that both locations are fully synchronized.

You can\'t use this option when transferring to S3 Glacier Flexible Retrieval or S3 Glacier Deep Archive storage classes. For more information, see Storage class considerations with Amazon S3 locations.

NONE: DataSync doesn\'t run additional verification at the end of the transfer. All data transmissions are still integrity-checked with checksum verification during the transfer.

', ], ], 'VpcEndpointId' => [ 'base' => NULL, 'refs' => [ 'CreateAgentRequest$VpcEndpointId' => '

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

', 'PrivateLinkConfig$VpcEndpointId' => '

Specifies the ID of the VPC endpoint that your agent connects to.

', ], ], 'long' => [ 'base' => NULL, 'refs' => [ 'DescribeTaskExecutionResponse$EstimatedFilesToTransfer' => '

The expected number of files that is to be transferred over the network. This value is calculated during the PREPARING phase before the TRANSFERRING phase of the task execution. This value is the expected number of files to be transferred. It\'s calculated based on comparing the content of the source and destination locations and finding the delta that needs to be transferred.

', 'DescribeTaskExecutionResponse$EstimatedBytesToTransfer' => '

The estimated physical number of bytes that is to be transferred over the network.

', 'DescribeTaskExecutionResponse$FilesTransferred' => '

The actual number of files that was transferred over the network. This value is calculated and updated on an ongoing basis during the TRANSFERRING phase of the task execution. It\'s updated periodically when each file is read from the source and sent over the network.

If failures occur during a transfer, 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 indicator for a correct file number or to monitor your task execution.

', 'DescribeTaskExecutionResponse$BytesWritten' => '

The number of logical bytes written to the destination Amazon Web Services storage resource.

', 'DescribeTaskExecutionResponse$BytesTransferred' => '

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

', 'DescribeTaskExecutionResponse$BytesCompressed' => '

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.

', ], ], 'string' => [ 'base' => NULL, 'refs' => [ 'DescribeTaskResponse$ErrorCode' => '

Errors that DataSync encountered during execution of the task. You can use this error code to help troubleshoot issues.

', 'DescribeTaskResponse$ErrorDetail' => '

Detailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues.

', 'InternalException$message' => NULL, 'InternalException$errorCode' => NULL, 'InvalidRequestException$message' => NULL, 'InvalidRequestException$errorCode' => NULL, 'InvalidRequestException$datasyncErrorCode' => NULL, 'TaskExecutionResultDetail$ErrorCode' => '

Errors that DataSync encountered during execution of the task. You can use this error code to help troubleshoot issues.

', 'TaskExecutionResultDetail$ErrorDetail' => '

Detailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues.

', ], ], ],];