{
  "version":"2.0",
  "metadata":{
    "apiVersion":"2018-11-09",
    "endpointPrefix":"datasync",
    "jsonVersion":"1.1",
    "protocol":"json",
    "serviceAbbreviation":"DataSync",
    "serviceFullName":"AWS DataSync",
    "serviceId":"DataSync",
    "signatureVersion":"v4",
    "signingName":"datasync",
    "targetPrefix":"FmrsService",
    "uid":"datasync-2018-11-09"
  },
  "operations":{
    "AddStorageSystem":{
      "name":"AddStorageSystem",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"AddStorageSystemRequest"},
      "output":{"shape":"AddStorageSystemResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an Amazon Web Services resource for an on-premises storage system that you want DataSync Discovery to collect information about.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "CancelTaskExecution":{
      "name":"CancelTaskExecution",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CancelTaskExecutionRequest"},
      "output":{"shape":"CancelTaskExecutionResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>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.</p> <p>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.</p>"
    },
    "CreateAgent":{
      "name":"CreateAgent",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateAgentRequest"},
      "output":{"shape":"CreateAgentResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Activates an DataSync agent that you've deployed in your storage environment. The activation process associates the agent with your Amazon Web Services account.</p> <p>If you haven't deployed an agent yet, see the following topics to learn more:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/agent-requirements.html\">Agent requirements</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/configure-agent.html\">Create an agent</a> </p> </li> </ul> <note> <p>If you're transferring between Amazon Web Services storage services, you don't need a DataSync agent. </p> </note>"
    },
    "CreateLocationAzureBlob":{
      "name":"CreateLocationAzureBlob",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationAzureBlobRequest"},
      "output":{"shape":"CreateLocationAzureBlobResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an endpoint for a Microsoft Azure Blob Storage container that DataSync can use as a transfer source or destination.</p> <p>Before you begin, make sure you know <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access\">how DataSync accesses Azure Blob Storage</a> and works with <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access-tiers\">access tiers</a> and <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#blob-types\">blob types</a>. You also need a <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-creating-agent\">DataSync agent</a> that can connect to your container.</p>"
    },
    "CreateLocationEfs":{
      "name":"CreateLocationEfs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationEfsRequest"},
      "output":{"shape":"CreateLocationEfsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an endpoint for an Amazon EFS file system that DataSync can access for a transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-efs-location.html\">Creating a location for Amazon EFS</a>.</p>"
    },
    "CreateLocationFsxLustre":{
      "name":"CreateLocationFsxLustre",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationFsxLustreRequest"},
      "output":{"shape":"CreateLocationFsxLustreResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an endpoint for an Amazon FSx for Lustre file system.</p>"
    },
    "CreateLocationFsxOntap":{
      "name":"CreateLocationFsxOntap",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationFsxOntapRequest"},
      "output":{"shape":"CreateLocationFsxOntapResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an endpoint for an Amazon FSx for NetApp ONTAP file system that DataSync can access for a transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html\">Creating a location for FSx for ONTAP</a>.</p>"
    },
    "CreateLocationFsxOpenZfs":{
      "name":"CreateLocationFsxOpenZfs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationFsxOpenZfsRequest"},
      "output":{"shape":"CreateLocationFsxOpenZfsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an endpoint for an Amazon FSx for OpenZFS file system that DataSync can access for a transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-openzfs-location.html\">Creating a location for FSx for OpenZFS</a>.</p> <note> <p>Request parameters related to <code>SMB</code> aren't supported with the <code>CreateLocationFsxOpenZfs</code> operation.</p> </note>"
    },
    "CreateLocationFsxWindows":{
      "name":"CreateLocationFsxWindows",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationFsxWindowsRequest"},
      "output":{"shape":"CreateLocationFsxWindowsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an endpoint for an Amazon FSx for Windows File Server file system.</p>"
    },
    "CreateLocationHdfs":{
      "name":"CreateLocationHdfs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationHdfsRequest"},
      "output":{"shape":"CreateLocationHdfsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an endpoint for a Hadoop Distributed File System (HDFS). </p>"
    },
    "CreateLocationNfs":{
      "name":"CreateLocationNfs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationNfsRequest"},
      "output":{"shape":"CreateLocationNfsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an endpoint for a Network File System (NFS) file server that DataSync can use for a data transfer.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html\">Configuring transfers to or from an NFS file server</a>.</p> <note> <p>If you're copying data to or from an Snowcone device, you can also use <code>CreateLocationNfs</code> to create your transfer location. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/nfs-on-snowcone.html\">Configuring transfers with Snowcone</a>.</p> </note>"
    },
    "CreateLocationObjectStorage":{
      "name":"CreateLocationObjectStorage",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationObjectStorageRequest"},
      "output":{"shape":"CreateLocationObjectStorageResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an endpoint for an object storage system that DataSync can access for a transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html\">Creating a location for object storage</a>.</p>"
    },
    "CreateLocationS3":{
      "name":"CreateLocationS3",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationS3Request"},
      "output":{"shape":"CreateLocationS3Response"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>A <i>location</i> is an endpoint for an Amazon S3 bucket. DataSync can use the location as a source or destination for copying data.</p> <important> <p>Before you create your location, make sure that you read the following sections:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Storage class considerations with Amazon S3 locations</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#create-s3-location-s3-requests\">Evaluating S3 request costs when using DataSync</a> </p> </li> </ul> </important> <p> For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-locations-cli.html#create-location-s3-cli\">Creating an Amazon S3 location</a>.</p>"
    },
    "CreateLocationSmb":{
      "name":"CreateLocationSmb",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateLocationSmbRequest"},
      "output":{"shape":"CreateLocationSmbResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Creates an endpoint for a Server Message Block (SMB) file server that DataSync can use for a data transfer.</p> <p>Before you begin, make sure that you understand how DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html\">accesses an SMB file server</a>.</p>"
    },
    "CreateTask":{
      "name":"CreateTask",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"CreateTaskRequest"},
      "output":{"shape":"CreateTaskResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Configures a transfer task, which defines where and how DataSync moves your data.</p> <p>A task includes a source location, destination location, and the options for how and when you want to transfer your data (such as bandwidth limits, scheduling, among other options).</p> <important> <p>If you're planning to transfer data to or from an Amazon S3 location, review <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#create-s3-location-s3-requests\">how DataSync can affect your S3 request charges</a> and the <a href=\"http://aws.amazon.com/datasync/pricing/\">DataSync pricing page</a> before you begin.</p> </important>"
    },
    "DeleteAgent":{
      "name":"DeleteAgent",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DeleteAgentRequest"},
      "output":{"shape":"DeleteAgentResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>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.</p>"
    },
    "DeleteLocation":{
      "name":"DeleteLocation",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DeleteLocationRequest"},
      "output":{"shape":"DeleteLocationResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Deletes the configuration of a location used by DataSync. </p>"
    },
    "DeleteTask":{
      "name":"DeleteTask",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DeleteTaskRequest"},
      "output":{"shape":"DeleteTaskResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Deletes an DataSync transfer task.</p>"
    },
    "DescribeAgent":{
      "name":"DescribeAgent",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeAgentRequest"},
      "output":{"shape":"DescribeAgentResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns metadata about an DataSync agent, such as its name, endpoint type, and status.</p>"
    },
    "DescribeDiscoveryJob":{
      "name":"DescribeDiscoveryJob",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeDiscoveryJobRequest"},
      "output":{"shape":"DescribeDiscoveryJobResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns information about a DataSync discovery job.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "DescribeLocationAzureBlob":{
      "name":"DescribeLocationAzureBlob",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationAzureBlobRequest"},
      "output":{"shape":"DescribeLocationAzureBlobResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Provides details about how an DataSync transfer location for Microsoft Azure Blob Storage is configured.</p>"
    },
    "DescribeLocationEfs":{
      "name":"DescribeLocationEfs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationEfsRequest"},
      "output":{"shape":"DescribeLocationEfsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns metadata about your DataSync location for an Amazon EFS file system.</p>"
    },
    "DescribeLocationFsxLustre":{
      "name":"DescribeLocationFsxLustre",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationFsxLustreRequest"},
      "output":{"shape":"DescribeLocationFsxLustreResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.</p>"
    },
    "DescribeLocationFsxOntap":{
      "name":"DescribeLocationFsxOntap",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationFsxOntapRequest"},
      "output":{"shape":"DescribeLocationFsxOntapResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Provides details about how an DataSync location for an Amazon FSx for NetApp ONTAP file system is configured.</p> <note> <p>If your location uses SMB, the <code>DescribeLocationFsxOntap</code> operation doesn't actually return a <code>Password</code>.</p> </note>"
    },
    "DescribeLocationFsxOpenZfs":{
      "name":"DescribeLocationFsxOpenZfs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationFsxOpenZfsRequest"},
      "output":{"shape":"DescribeLocationFsxOpenZfsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Provides details about how an DataSync location for an Amazon FSx for OpenZFS file system is configured.</p> <note> <p>Response elements related to <code>SMB</code> aren't supported with the <code>DescribeLocationFsxOpenZfs</code> operation.</p> </note>"
    },
    "DescribeLocationFsxWindows":{
      "name":"DescribeLocationFsxWindows",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationFsxWindowsRequest"},
      "output":{"shape":"DescribeLocationFsxWindowsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns metadata about an Amazon FSx for Windows File Server location, such as information about its path.</p>"
    },
    "DescribeLocationHdfs":{
      "name":"DescribeLocationHdfs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationHdfsRequest"},
      "output":{"shape":"DescribeLocationHdfsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns metadata, such as the authentication information about the Hadoop Distributed File System (HDFS) location. </p>"
    },
    "DescribeLocationNfs":{
      "name":"DescribeLocationNfs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationNfsRequest"},
      "output":{"shape":"DescribeLocationNfsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Provides details about how an DataSync transfer location for a Network File System (NFS) file server is configured.</p>"
    },
    "DescribeLocationObjectStorage":{
      "name":"DescribeLocationObjectStorage",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationObjectStorageRequest"},
      "output":{"shape":"DescribeLocationObjectStorageResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns metadata about your DataSync location for an object storage system.</p>"
    },
    "DescribeLocationS3":{
      "name":"DescribeLocationS3",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationS3Request"},
      "output":{"shape":"DescribeLocationS3Response"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns metadata, such as bucket name, about an Amazon S3 bucket location.</p>"
    },
    "DescribeLocationSmb":{
      "name":"DescribeLocationSmb",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeLocationSmbRequest"},
      "output":{"shape":"DescribeLocationSmbResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns metadata, such as the path and user information about an SMB location.</p>"
    },
    "DescribeStorageSystem":{
      "name":"DescribeStorageSystem",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeStorageSystemRequest"},
      "output":{"shape":"DescribeStorageSystemResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns information about an on-premises storage system that you're using with DataSync Discovery.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "DescribeStorageSystemResourceMetrics":{
      "name":"DescribeStorageSystemResourceMetrics",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeStorageSystemResourceMetricsRequest"},
      "output":{"shape":"DescribeStorageSystemResourceMetricsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns information, including performance data and capacity usage, which DataSync Discovery collects about a specific resource in your-premises storage system.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "DescribeStorageSystemResources":{
      "name":"DescribeStorageSystemResources",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeStorageSystemResourcesRequest"},
      "output":{"shape":"DescribeStorageSystemResourcesResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns information that DataSync Discovery collects about resources in your on-premises storage system.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "DescribeTask":{
      "name":"DescribeTask",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeTaskRequest"},
      "output":{"shape":"DescribeTaskResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Provides information about an DataSync transfer task.</p>"
    },
    "DescribeTaskExecution":{
      "name":"DescribeTaskExecution",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"DescribeTaskExecutionRequest"},
      "output":{"shape":"DescribeTaskExecutionResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Provides information about an execution of your DataSync task. You can use this operation to help monitor the progress of an ongoing transfer or check the results of the transfer.</p>"
    },
    "GenerateRecommendations":{
      "name":"GenerateRecommendations",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"GenerateRecommendationsRequest"},
      "output":{"shape":"GenerateRecommendationsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">Recommendations provided by DataSync Discovery</a>.</p> <p>Once generated, you can view your recommendations by using the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeStorageSystemResources.html\">DescribeStorageSystemResources</a> operation.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "ListAgents":{
      "name":"ListAgents",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"ListAgentsRequest"},
      "output":{"shape":"ListAgentsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns a list of DataSync agents that belong to an Amazon Web Services account in the Amazon Web Services Region specified in the request.</p> <p>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.</p> <p> <code>ListAgents</code> 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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_CreateAgent.html\">CreateAgent</a> and then immediately run <code>ListAgents</code>, 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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeAgent.html\">DescribeAgent</a>.</p>"
    },
    "ListDiscoveryJobs":{
      "name":"ListDiscoveryJobs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"ListDiscoveryJobsRequest"},
      "output":{"shape":"ListDiscoveryJobsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>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.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "ListLocations":{
      "name":"ListLocations",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"ListLocationsRequest"},
      "output":{"shape":"ListLocationsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns a list of source and destination locations.</p> <p>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.</p>"
    },
    "ListStorageSystems":{
      "name":"ListStorageSystems",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"ListStorageSystemsRequest"},
      "output":{"shape":"ListStorageSystemsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Lists the on-premises storage systems that you're using with DataSync Discovery.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "ListTagsForResource":{
      "name":"ListTagsForResource",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"ListTagsForResourceRequest"},
      "output":{"shape":"ListTagsForResourceResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns all the tags associated with an Amazon Web Services resource.</p>"
    },
    "ListTaskExecutions":{
      "name":"ListTaskExecutions",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"ListTaskExecutionsRequest"},
      "output":{"shape":"ListTaskExecutionsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns a list of executed tasks.</p>"
    },
    "ListTasks":{
      "name":"ListTasks",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"ListTasksRequest"},
      "output":{"shape":"ListTasksResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Returns a list of the DataSync tasks you created.</p>"
    },
    "RemoveStorageSystem":{
      "name":"RemoveStorageSystem",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"RemoveStorageSystemRequest"},
      "output":{"shape":"RemoveStorageSystemResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Permanently removes a storage system resource from DataSync Discovery, including the associated discovery jobs, collected data, and recommendations.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "StartDiscoveryJob":{
      "name":"StartDiscoveryJob",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"StartDiscoveryJobRequest"},
      "output":{"shape":"StartDiscoveryJobResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_AddStorageSystem.html\">AddStorageSystem</a> operation.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "StartTaskExecution":{
      "name":"StartTaskExecution",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"StartTaskExecutionRequest"},
      "output":{"shape":"StartTaskExecutionResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Starts an DataSync transfer task. For each task, you can only run one task execution at a time.</p> <p>There are several phases to a task execution. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/working-with-task-executions.html#understand-task-execution-statuses\">Task execution statuses</a>.</p> <important> <p>If you're planning to transfer data to or from an Amazon S3 location, review <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#create-s3-location-s3-requests\">how DataSync can affect your S3 request charges</a> and the <a href=\"http://aws.amazon.com/datasync/pricing/\">DataSync pricing page</a> before you begin.</p> </important>"
    },
    "StopDiscoveryJob":{
      "name":"StopDiscoveryJob",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"StopDiscoveryJobRequest"},
      "output":{"shape":"StopDiscoveryJobResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Stops a running DataSync discovery job.</p> <p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_GenerateRecommendations.html\">GenerateRecommendations</a> operation.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "TagResource":{
      "name":"TagResource",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"TagResourceRequest"},
      "output":{"shape":"TagResourceResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Applies a <i>tag</i> to an Amazon Web Services resource. Tags are key-value pairs that can help you manage, filter, and search for your resources.</p> <p>These include DataSync resources, such as locations, tasks, and task executions.</p>"
    },
    "UntagResource":{
      "name":"UntagResource",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UntagResourceRequest"},
      "output":{"shape":"UntagResourceResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Removes tags from an Amazon Web Services resource.</p>"
    },
    "UpdateAgent":{
      "name":"UpdateAgent",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UpdateAgentRequest"},
      "output":{"shape":"UpdateAgentResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Updates the name of an agent.</p>"
    },
    "UpdateDiscoveryJob":{
      "name":"UpdateDiscoveryJob",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UpdateDiscoveryJobRequest"},
      "output":{"shape":"UpdateDiscoveryJobResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Edits a DataSync discovery job configuration.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "UpdateLocationAzureBlob":{
      "name":"UpdateLocationAzureBlob",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UpdateLocationAzureBlobRequest"},
      "output":{"shape":"UpdateLocationAzureBlobResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Modifies some configurations of the Microsoft Azure Blob Storage transfer location that you're using with DataSync.</p>"
    },
    "UpdateLocationHdfs":{
      "name":"UpdateLocationHdfs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UpdateLocationHdfsRequest"},
      "output":{"shape":"UpdateLocationHdfsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Updates some parameters of a previously created location for a Hadoop Distributed File System cluster.</p>"
    },
    "UpdateLocationNfs":{
      "name":"UpdateLocationNfs",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UpdateLocationNfsRequest"},
      "output":{"shape":"UpdateLocationNfsResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Modifies some configurations of the Network File System (NFS) transfer location that you're using with DataSync.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html\">Configuring transfers to or from an NFS file server</a>.</p>"
    },
    "UpdateLocationObjectStorage":{
      "name":"UpdateLocationObjectStorage",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UpdateLocationObjectStorageRequest"},
      "output":{"shape":"UpdateLocationObjectStorageResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html\">Creating a location for object storage</a>.</p>"
    },
    "UpdateLocationSmb":{
      "name":"UpdateLocationSmb",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UpdateLocationSmbRequest"},
      "output":{"shape":"UpdateLocationSmbResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html\">Creating a location for SMB</a>.</p>"
    },
    "UpdateStorageSystem":{
      "name":"UpdateStorageSystem",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UpdateStorageSystemRequest"},
      "output":{"shape":"UpdateStorageSystemResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Modifies some configurations of an on-premises storage system resource that you're using with DataSync Discovery.</p>",
      "endpoint":{"hostPrefix":"discovery-"}
    },
    "UpdateTask":{
      "name":"UpdateTask",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UpdateTaskRequest"},
      "output":{"shape":"UpdateTaskResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Updates the configuration of a DataSync transfer task.</p>"
    },
    "UpdateTaskExecution":{
      "name":"UpdateTaskExecution",
      "http":{
        "method":"POST",
        "requestUri":"/"
      },
      "input":{"shape":"UpdateTaskExecutionRequest"},
      "output":{"shape":"UpdateTaskExecutionResponse"},
      "errors":[
        {"shape":"InvalidRequestException"},
        {"shape":"InternalException"}
      ],
      "documentation":"<p>Updates the configuration of a running DataSync task execution.</p> <note> <p>Currently, the only <code>Option</code> that you can modify with <code>UpdateTaskExecution</code> is <code> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_Options.html#DataSync-Type-Options-BytesPerSecond\">BytesPerSecond</a> </code>, which throttles bandwidth for a running or queued task execution.</p> </note>"
    }
  },
  "shapes":{
    "ActivationKey":{
      "type":"string",
      "max":29,
      "pattern":"[A-Z0-9]{5}(-[A-Z0-9]{5}){4}"
    },
    "AddStorageSystemRequest":{
      "type":"structure",
      "required":[
        "ServerConfiguration",
        "SystemType",
        "AgentArns",
        "ClientToken",
        "Credentials"
      ],
      "members":{
        "ServerConfiguration":{
          "shape":"DiscoveryServerConfiguration",
          "documentation":"<p>Specifies the server name and network port required to connect with the management interface of your on-premises storage system.</p>"
        },
        "SystemType":{
          "shape":"DiscoverySystemType",
          "documentation":"<p>Specifies the type of on-premises storage system that you want DataSync Discovery to collect information about.</p> <note> <p>DataSync Discovery currently supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later.</p> </note>"
        },
        "AgentArns":{
          "shape":"DiscoveryAgentArnList",
          "documentation":"<p>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.</p>"
        },
        "CloudWatchLogGroupArn":{
          "shape":"LogGroupArn",
          "documentation":"<p>Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery job events.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        },
        "Name":{
          "shape":"Name",
          "documentation":"<p>Specifies a familiar name for your on-premises storage system.</p>"
        },
        "ClientToken":{
          "shape":"PtolemyUUID",
          "documentation":"<p>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.</p>",
          "idempotencyToken":true
        },
        "Credentials":{
          "shape":"Credentials",
          "documentation":"<p>Specifies the user name and password for accessing your on-premises storage system's management interface.</p>"
        }
      }
    },
    "AddStorageSystemResponse":{
      "type":"structure",
      "required":["StorageSystemArn"],
      "members":{
        "StorageSystemArn":{
          "shape":"StorageSystemArn",
          "documentation":"<p>The ARN of the on-premises storage system that you can use with DataSync Discovery.</p>"
        }
      }
    },
    "AgentArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:agent/agent-[0-9a-z]{17}$"
    },
    "AgentArnList":{
      "type":"list",
      "member":{"shape":"AgentArn"},
      "max":4,
      "min":1
    },
    "AgentList":{
      "type":"list",
      "member":{"shape":"AgentListEntry"}
    },
    "AgentListEntry":{
      "type":"structure",
      "members":{
        "AgentArn":{
          "shape":"AgentArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of a DataSync agent.</p>"
        },
        "Name":{
          "shape":"TagValue",
          "documentation":"<p>The name of an agent.</p>"
        },
        "Status":{
          "shape":"AgentStatus",
          "documentation":"<p>The status of an agent. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/understand-agent-statuses.html\">DataSync agent statuses</a>.</p>"
        }
      },
      "documentation":"<p>Represents a single entry in a list (or array) of DataSync agents when you call the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListAgents.html\">ListAgents</a> operation.</p>"
    },
    "AgentStatus":{
      "type":"string",
      "enum":[
        "ONLINE",
        "OFFLINE"
      ]
    },
    "Atime":{
      "type":"string",
      "enum":[
        "NONE",
        "BEST_EFFORT"
      ]
    },
    "AzureAccessTier":{
      "type":"string",
      "enum":[
        "HOT",
        "COOL",
        "ARCHIVE"
      ]
    },
    "AzureBlobAuthenticationType":{
      "type":"string",
      "enum":["SAS"]
    },
    "AzureBlobContainerUrl":{
      "type":"string",
      "max":325,
      "pattern":"^https:\\/\\/[A-Za-z0-9]((\\.|-+)?[A-Za-z0-9]){0,252}\\/[a-z0-9](-?[a-z0-9]){2,62}$"
    },
    "AzureBlobSasConfiguration":{
      "type":"structure",
      "required":["Token"],
      "members":{
        "Token":{
          "shape":"AzureBlobSasToken",
          "documentation":"<p>Specifies a SAS token that provides permissions to access your Azure Blob Storage.</p> <p>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:</p> <p> <code>sp=r&amp;st=2023-12-20T14:54:52Z&amp;se=2023-12-20T22:54:52Z&amp;spr=https&amp;sv=2021-06-08&amp;sr=c&amp;sig=aBBKDWQvyuVcTPH9EBp%2FXTI9E%2F%2Fmq171%2BZU178wcwqU%3D</code> </p>"
        }
      },
      "documentation":"<p>The shared access signature (SAS) configuration that allows DataSync to access your Microsoft Azure Blob Storage.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-sas-tokens\">SAS tokens</a> for accessing your Azure Blob Storage.</p>"
    },
    "AzureBlobSasToken":{
      "type":"string",
      "max":255,
      "min":1,
      "pattern":"^.+$",
      "sensitive":true
    },
    "AzureBlobSubdirectory":{
      "type":"string",
      "max":1024,
      "pattern":"^[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}\\p{C}]*$"
    },
    "AzureBlobType":{
      "type":"string",
      "enum":["BLOCK"]
    },
    "BytesPerSecond":{
      "type":"long",
      "min":-1
    },
    "CancelTaskExecutionRequest":{
      "type":"structure",
      "required":["TaskExecutionArn"],
      "members":{
        "TaskExecutionArn":{
          "shape":"TaskExecutionArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the task execution to stop.</p>"
        }
      },
      "documentation":"<p>CancelTaskExecutionRequest</p>"
    },
    "CancelTaskExecutionResponse":{
      "type":"structure",
      "members":{
      }
    },
    "Capacity":{
      "type":"structure",
      "members":{
        "Used":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The amount of space that's being used in a storage system resource.</p>"
        },
        "Provisioned":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The total amount of space available in a storage system resource.</p>"
        },
        "LogicalUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The amount of space that's being used in a storage system resource without accounting for compression or deduplication.</p>"
        },
        "ClusterCloudStorageUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The amount of space in the cluster that's in cloud storage (for example, if you're using data tiering).</p>"
        }
      },
      "documentation":"<p>The storage capacity of an on-premises storage system resource (for example, a volume).</p>"
    },
    "CollectionDurationMinutes":{
      "type":"integer",
      "max":44640,
      "min":60
    },
    "CreateAgentRequest":{
      "type":"structure",
      "required":["ActivationKey"],
      "members":{
        "ActivationKey":{
          "shape":"ActivationKey",
          "documentation":"<p>Specifies your DataSync agent's activation key. If you don't have an activation key, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/activate-agent.html\">Activate your agent</a>.</p>"
        },
        "AgentName":{
          "shape":"TagValue",
          "documentation":"<p>Specifies a name for your agent. You can see this name in the DataSync console.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        },
        "VpcEndpointId":{
          "shape":"VpcEndpointId",
          "documentation":"<p>Specifies the ID of the VPC endpoint that you want your agent to connect to. For example, a VPC endpoint ID looks like <code>vpce-01234d5aff67890e1</code>.</p> <important> <p>The VPC endpoint you use must include the DataSync service name (for example, <code>com.amazonaws.us-east-2.datasync</code>).</p> </important>"
        },
        "SubnetArns":{
          "shape":"PLSubnetArnList",
          "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces\">network interfaces</a> for your transfer. You can only specify one ARN.</p>"
        },
        "SecurityGroupArns":{
          "shape":"PLSecurityGroupArnList",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the security group that protects your task's <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces\">network interfaces</a> when <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/choose-service-endpoint.html#choose-service-endpoint-vpc\">using a virtual private cloud (VPC) endpoint</a>. You can only specify one ARN.</p>"
        }
      },
      "documentation":"<p>CreateAgentRequest</p>"
    },
    "CreateAgentResponse":{
      "type":"structure",
      "members":{
        "AgentArn":{
          "shape":"AgentArn",
          "documentation":"<p>The ARN of the agent that you just activated. Use the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListAgents.html\">ListAgents</a> operation to return a list of agents in your Amazon Web Services account and Amazon Web Services Region.</p>"
        }
      },
      "documentation":"<p>CreateAgentResponse</p>"
    },
    "CreateLocationAzureBlobRequest":{
      "type":"structure",
      "required":[
        "ContainerUrl",
        "AuthenticationType",
        "AgentArns"
      ],
      "members":{
        "ContainerUrl":{
          "shape":"AzureBlobContainerUrl",
          "documentation":"<p>Specifies the URL of the Azure Blob Storage container involved in your transfer.</p>"
        },
        "AuthenticationType":{
          "shape":"AzureBlobAuthenticationType",
          "documentation":"<p>Specifies the authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).</p>"
        },
        "SasConfiguration":{
          "shape":"AzureBlobSasConfiguration",
          "documentation":"<p>Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.</p>"
        },
        "BlobType":{
          "shape":"AzureBlobType",
          "documentation":"<p>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 <a href=\"https://learn.microsoft.com/en-us/rest/api/storageservices/understanding-block-blobs--append-blobs--and-page-blobs\">Azure Blob Storage documentation</a>.</p>"
        },
        "AccessTier":{
          "shape":"AzureAccessTier",
          "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access-tiers\">Access tiers</a>.</p>"
        },
        "Subdirectory":{
          "shape":"AzureBlobSubdirectory",
          "documentation":"<p>Specifies path segments if you want to limit your transfer to a virtual directory in your container (for example, <code>/my/images</code>).</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with your Azure Blob Storage container.</p> <p>You can specify more than one agent. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/multiple-agents.html\">Using multiple agents for your transfer</a>.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        }
      }
    },
    "CreateLocationAzureBlobResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the Azure Blob Storage transfer location that you created.</p>"
        }
      }
    },
    "CreateLocationEfsRequest":{
      "type":"structure",
      "required":[
        "EfsFilesystemArn",
        "Ec2Config"
      ],
      "members":{
        "Subdirectory":{
          "shape":"EfsSubdirectory",
          "documentation":"<p>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.</p> <note> <p>You must specify a value with forward slashes (for example, <code>/path/to/folder</code>).</p> </note>"
        },
        "EfsFilesystemArn":{
          "shape":"EfsFilesystemArn",
          "documentation":"<p>Specifies the ARN for the Amazon EFS file system.</p>"
        },
        "Ec2Config":{
          "shape":"Ec2Config",
          "documentation":"<p>Specifies the subnet and security groups DataSync uses to access your Amazon EFS file system.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        },
        "AccessPointArn":{
          "shape":"EfsAccessPointArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the access point that DataSync uses to access the Amazon EFS file system.</p>"
        },
        "FileSystemAccessRoleArn":{
          "shape":"IamRoleArn",
          "documentation":"<p>Specifies an Identity and Access Management (IAM) role that DataSync assumes when mounting the Amazon EFS file system.</p>"
        },
        "InTransitEncryption":{
          "shape":"EfsInTransitEncryption",
          "documentation":"<p>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.</p> <p>If you specify an access point using <code>AccessPointArn</code> or an IAM role using <code>FileSystemAccessRoleArn</code>, you must set this parameter to <code>TLS1_2</code>.</p>"
        }
      },
      "documentation":"<p>CreateLocationEfsRequest</p>"
    },
    "CreateLocationEfsResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon EFS file system location that you create.</p>"
        }
      },
      "documentation":"<p>CreateLocationEfs</p>"
    },
    "CreateLocationFsxLustreRequest":{
      "type":"structure",
      "required":[
        "FsxFilesystemArn",
        "SecurityGroupArns"
      ],
      "members":{
        "FsxFilesystemArn":{
          "shape":"FsxFilesystemArn",
          "documentation":"<p>The Amazon Resource Name (ARN) for the FSx for Lustre file system.</p>"
        },
        "SecurityGroupArns":{
          "shape":"Ec2SecurityGroupArnList",
          "documentation":"<p>The Amazon Resource Names (ARNs) of the security groups that are used to configure the FSx for Lustre file system.</p>"
        },
        "Subdirectory":{
          "shape":"FsxLustreSubdirectory",
          "documentation":"<p>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.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        }
      }
    },
    "CreateLocationFsxLustreResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for Lustre file system location that's created. </p>"
        }
      }
    },
    "CreateLocationFsxOntapRequest":{
      "type":"structure",
      "required":[
        "Protocol",
        "SecurityGroupArns",
        "StorageVirtualMachineArn"
      ],
      "members":{
        "Protocol":{"shape":"FsxProtocol"},
        "SecurityGroupArns":{
          "shape":"Ec2SecurityGroupArnList",
          "documentation":"<p>Specifies the Amazon EC2 security groups that provide access to your file system's preferred subnet.</p> <p>The security groups must allow outbound traffic on the following ports (depending on the protocol you use):</p> <ul> <li> <p> <b>Network File System (NFS)</b>: TCP ports 111, 635, and 2049</p> </li> <li> <p> <b>Server Message Block (SMB)</b>: TCP port 445</p> </li> </ul> <p>Your file system's security groups must also allow inbound traffic on the same ports.</p>"
        },
        "StorageVirtualMachineArn":{
          "shape":"StorageVirtualMachineArn",
          "documentation":"<p>Specifies the ARN of the storage virtual machine (SVM) in your file system where you want to copy data to or from.</p>"
        },
        "Subdirectory":{
          "shape":"FsxOntapSubdirectory",
          "documentation":"<p>Specifies a path to the file share in the SVM where you'll copy your data.</p> <p>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 <code>/vol1</code>, <code>/vol1/tree1</code>, or <code>/share1</code>.</p> <note> <p>Don't specify a junction path in the SVM's root volume. For more information, see <a href=\"https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/managing-svms.html\">Managing FSx for ONTAP storage virtual machines</a> in the <i>Amazon FSx for NetApp ONTAP User Guide</i>.</p> </note>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        }
      }
    },
    "CreateLocationFsxOntapResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>Specifies the ARN of the FSx for ONTAP file system location that you create.</p>"
        }
      }
    },
    "CreateLocationFsxOpenZfsRequest":{
      "type":"structure",
      "required":[
        "FsxFilesystemArn",
        "Protocol",
        "SecurityGroupArns"
      ],
      "members":{
        "FsxFilesystemArn":{
          "shape":"FsxFilesystemArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.</p>"
        },
        "Protocol":{
          "shape":"FsxProtocol",
          "documentation":"<p>The type of protocol that DataSync uses to access your file system.</p>"
        },
        "SecurityGroupArns":{
          "shape":"Ec2SecurityGroupArnList",
          "documentation":"<p>The ARNs of the security groups that are used to configure the FSx for OpenZFS file system.</p>"
        },
        "Subdirectory":{
          "shape":"FsxOpenZfsSubdirectory",
          "documentation":"<p>A subdirectory in the location's path that must begin with <code>/fsx</code>. DataSync uses this subdirectory to read or write data (depending on whether the file system is a source or destination location).</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        }
      }
    },
    "CreateLocationFsxOpenZfsResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the FSx for OpenZFS file system location that you created.</p>"
        }
      }
    },
    "CreateLocationFsxWindowsRequest":{
      "type":"structure",
      "required":[
        "FsxFilesystemArn",
        "SecurityGroupArns",
        "User",
        "Password"
      ],
      "members":{
        "Subdirectory":{
          "shape":"FsxWindowsSubdirectory",
          "documentation":"<p>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).</p>"
        },
        "FsxFilesystemArn":{
          "shape":"FsxFilesystemArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) for the FSx for Windows File Server file system.</p>"
        },
        "SecurityGroupArns":{
          "shape":"Ec2SecurityGroupArnList",
          "documentation":"<p>Specifies the ARNs of the security groups that provide access to your file system's preferred subnet.</p> <note> <p>If you choose a security group that doesn't allow connections from within itself, do one of the following:</p> <ul> <li> <p>Configure the security group to allow it to communicate within itself.</p> </li> <li> <p>Choose a different security group that can communicate with the mount target's security group.</p> </li> </ul> </note>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        },
        "User":{
          "shape":"SmbUser",
          "documentation":"<p>Specifies the user who has the permissions to access files, folders, and metadata in your file system.</p> <p>For information about choosing a user with sufficient permissions, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-fsx-location.html#create-fsx-windows-location-permissions\">Required permissions</a>.</p>"
        },
        "Domain":{
          "shape":"SmbDomain",
          "documentation":"<p>Specifies the name of the Windows domain that the FSx for Windows File Server belongs to.</p>"
        },
        "Password":{
          "shape":"SmbPassword",
          "documentation":"<p>Specifies the password of the user who has the permissions to access files and folders in the file system.</p>"
        }
      }
    },
    "CreateLocationFsxWindowsResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the FSx for Windows File Server file system location you created.</p>"
        }
      }
    },
    "CreateLocationHdfsRequest":{
      "type":"structure",
      "required":[
        "NameNodes",
        "AuthenticationType",
        "AgentArns"
      ],
      "members":{
        "Subdirectory":{
          "shape":"HdfsSubdirectory",
          "documentation":"<p>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 <code>/</code>.</p>"
        },
        "NameNodes":{
          "shape":"HdfsNameNodeList",
          "documentation":"<p>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.</p>"
        },
        "BlockSize":{
          "shape":"HdfsBlockSize",
          "documentation":"<p>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).</p>"
        },
        "ReplicationFactor":{
          "shape":"HdfsReplicationFactor",
          "documentation":"<p>The number of DataNodes to replicate the data to when writing to the HDFS cluster. By default, data is replicated to three DataNodes.</p>"
        },
        "KmsKeyProviderUri":{
          "shape":"KmsKeyProviderUri",
          "documentation":"<p>The URI of the HDFS cluster's Key Management Server (KMS). </p>"
        },
        "QopConfiguration":{
          "shape":"QopConfiguration",
          "documentation":"<p>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 <code>QopConfiguration</code> isn't specified, <code>RpcProtection</code> and <code>DataTransferProtection</code> default to <code>PRIVACY</code>. If you set <code>RpcProtection</code> or <code>DataTransferProtection</code>, the other parameter assumes the same value. </p>"
        },
        "AuthenticationType":{
          "shape":"HdfsAuthenticationType",
          "documentation":"<p>The type of authentication used to determine the identity of the user. </p>"
        },
        "SimpleUser":{
          "shape":"HdfsUser",
          "documentation":"<p>The user name used to identify the client on the host operating system. </p> <note> <p>If <code>SIMPLE</code> is specified for <code>AuthenticationType</code>, this parameter is required. </p> </note>"
        },
        "KerberosPrincipal":{
          "shape":"KerberosPrincipal",
          "documentation":"<p>The Kerberos principal with access to the files and folders on the HDFS cluster. </p> <note> <p>If <code>KERBEROS</code> is specified for <code>AuthenticationType</code>, this parameter is required.</p> </note>"
        },
        "KerberosKeytab":{
          "shape":"KerberosKeytabFile",
          "documentation":"<p>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. </p> <note> <p>If <code>KERBEROS</code> is specified for <code>AuthenticationType</code>, this parameter is required. </p> </note>"
        },
        "KerberosKrb5Conf":{
          "shape":"KerberosKrb5ConfFile",
          "documentation":"<p>The <code>krb5.conf</code> file that contains the Kerberos configuration information. You can load the <code>krb5.conf</code> 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. </p> <note> <p>If <code>KERBEROS</code> is specified for <code>AuthenticationType</code>, this parameter is required.</p> </note>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>The Amazon Resource Names (ARNs) of the agents that are used to connect to the HDFS cluster.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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. </p>"
        }
      }
    },
    "CreateLocationHdfsResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the source HDFS cluster location that's created. </p>"
        }
      }
    },
    "CreateLocationNfsRequest":{
      "type":"structure",
      "required":[
        "Subdirectory",
        "ServerHostname",
        "OnPremConfig"
      ],
      "members":{
        "Subdirectory":{
          "shape":"NfsSubdirectory",
          "documentation":"<p>Specifies the export path in your NFS file server that you want DataSync to mount.</p> <p>This path (or a subdirectory of the path) is where DataSync transfers data to or from. For information on configuring an export for DataSync, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html#accessing-nfs\">Accessing NFS file servers</a>.</p>"
        },
        "ServerHostname":{
          "shape":"ServerHostname",
          "documentation":"<p>Specifies the Domain Name System (DNS) name or IP version 4 address of the NFS file server that your DataSync agent connects to.</p>"
        },
        "OnPremConfig":{
          "shape":"OnPremConfig",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the DataSync agent that want to connect to your NFS file server.</p> <p>You can specify more than one agent. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/multiple-agents.html\">Using multiple agents for transfers</a>.</p>"
        },
        "MountOptions":{
          "shape":"NfsMountOptions",
          "documentation":"<p>Specifies the options that DataSync can use to mount your NFS file server.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        }
      },
      "documentation":"<p>CreateLocationNfsRequest</p>"
    },
    "CreateLocationNfsResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the transfer location that you created for your NFS file server.</p>"
        }
      },
      "documentation":"<p>CreateLocationNfsResponse</p>"
    },
    "CreateLocationObjectStorageRequest":{
      "type":"structure",
      "required":[
        "ServerHostname",
        "BucketName",
        "AgentArns"
      ],
      "members":{
        "ServerHostname":{
          "shape":"ServerHostname",
          "documentation":"<p>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.</p>"
        },
        "ServerPort":{
          "shape":"ObjectStorageServerPort",
          "documentation":"<p>Specifies the port that your object storage server accepts inbound network traffic on (for example, port 443).</p>"
        },
        "ServerProtocol":{
          "shape":"ObjectStorageServerProtocol",
          "documentation":"<p>Specifies the protocol that your object storage server uses to communicate.</p>"
        },
        "Subdirectory":{
          "shape":"S3Subdirectory",
          "documentation":"<p>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. </p>"
        },
        "BucketName":{
          "shape":"ObjectStorageBucketName",
          "documentation":"<p>Specifies the name of the object storage bucket involved in the transfer.</p>"
        },
        "AccessKey":{
          "shape":"ObjectStorageAccessKey",
          "documentation":"<p>Specifies the access key (for example, a user name) if credentials are required to authenticate with the object storage server.</p>"
        },
        "SecretKey":{
          "shape":"ObjectStorageSecretKey",
          "documentation":"<p>Specifies the secret key (for example, a password) if credentials are required to authenticate with the object storage server.</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>Specifies the Amazon Resource Names (ARNs) of the DataSync agents that can securely connect with your location.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        },
        "ServerCertificate":{
          "shape":"ObjectStorageCertificate",
          "documentation":"<p>Specifies a file with the certificates that are used to sign the object storage server's certificate (for example, <code>file:///home/user/.ssh/storage_sys_certificate.pem</code>). The file you specify must include the following:</p> <ul> <li> <p>The certificate of the signing certificate authority (CA)</p> </li> <li> <p>Any intermediate certificates</p> </li> <li> <p>base64 encoding</p> </li> <li> <p>A <code>.pem</code> extension</p> </li> </ul> <p>The file can be up to 32768 bytes (before base64 encoding).</p> <p>To use this parameter, configure <code>ServerProtocol</code> to <code>HTTPS</code>.</p>"
        }
      },
      "documentation":"<p>CreateLocationObjectStorageRequest</p>"
    },
    "CreateLocationObjectStorageResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>Specifies the ARN of the object storage system location that you create.</p>"
        }
      },
      "documentation":"<p>CreateLocationObjectStorageResponse</p>"
    },
    "CreateLocationS3Request":{
      "type":"structure",
      "required":[
        "S3BucketArn",
        "S3Config"
      ],
      "members":{
        "Subdirectory":{
          "shape":"S3Subdirectory",
          "documentation":"<p>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.</p>"
        },
        "S3BucketArn":{
          "shape":"S3BucketArn",
          "documentation":"<p>The ARN of the Amazon S3 bucket. If the bucket is on an Amazon Web Services Outpost, this must be an access point ARN.</p>"
        },
        "S3StorageClass":{
          "shape":"S3StorageClass",
          "documentation":"<p>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.</p> <p>For more information about S3 storage classes, see <a href=\"http://aws.amazon.com/s3/storage-classes/\">Amazon S3 Storage Classes</a>. Some storage classes have behaviors that can affect your S3 storage cost. For detailed information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Considerations when working with S3 storage classes in DataSync</a>.</p>"
        },
        "S3Config":{"shape":"S3Config"},
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/deploy-agents.html#outposts-agent\">Deploy your DataSync agent on Outposts</a>.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        }
      },
      "documentation":"<p>CreateLocationS3Request</p>"
    },
    "CreateLocationS3Response":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the source Amazon S3 bucket location that is created.</p>"
        }
      },
      "documentation":"<p>CreateLocationS3Response</p>"
    },
    "CreateLocationSmbRequest":{
      "type":"structure",
      "required":[
        "Subdirectory",
        "ServerHostname",
        "User",
        "Password",
        "AgentArns"
      ],
      "members":{
        "Subdirectory":{
          "shape":"SmbSubdirectory",
          "documentation":"<p>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, <code>/path/to/subdirectory</code>). Make sure that other SMB clients in your network can also mount this path.</p> <p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>"
        },
        "ServerHostname":{
          "shape":"ServerHostname",
          "documentation":"<p>Specifies the Domain Name Service (DNS) name or IP address of the SMB file server that your DataSync agent will mount.</p> <note> <p>You can't specify an IP version 6 (IPv6) address.</p> </note>"
        },
        "User":{
          "shape":"SmbUser",
          "documentation":"<p>Specifies the user name that can mount your SMB file server and has permission to access the files and folders involved in your transfer.</p> <p>For information about choosing a user with the right level of access for your transfer, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>"
        },
        "Domain":{
          "shape":"SmbDomain",
          "documentation":"<p>Specifies the Windows domain name that your SMB file server belongs to. </p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>"
        },
        "Password":{
          "shape":"SmbPassword",
          "documentation":"<p>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.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>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).</p>"
        },
        "MountOptions":{
          "shape":"SmbMountOptions",
          "documentation":"<p>Specifies the version of the SMB protocol that DataSync uses to access your SMB file server.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>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.</p>"
        }
      },
      "documentation":"<p>CreateLocationSmbRequest</p>"
    },
    "CreateLocationSmbResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the SMB location that you created.</p>"
        }
      },
      "documentation":"<p>CreateLocationSmbResponse</p>"
    },
    "CreateTaskRequest":{
      "type":"structure",
      "required":[
        "SourceLocationArn",
        "DestinationLocationArn"
      ],
      "members":{
        "SourceLocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the source location for the task.</p>"
        },
        "DestinationLocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of an Amazon Web Services storage resource's location. </p>"
        },
        "CloudWatchLogGroupArn":{
          "shape":"LogGroupArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that is used to monitor and log events in the task. </p>"
        },
        "Name":{
          "shape":"TagValue",
          "documentation":"<p>The name of a task. This value is a text reference that is used to identify the task in the console. </p>"
        },
        "Options":{
          "shape":"Options",
          "documentation":"<p>Specifies the configuration options for a task. Some options include preserving file or object metadata and verifying data integrity.</p> <p>You can also override these options before starting an individual run of a task (also known as a <i>task execution</i>). For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_StartTaskExecution.html\">StartTaskExecution</a>.</p>"
        },
        "Excludes":{
          "shape":"FilterList",
          "documentation":"<p>Specifies a list of filter rules that exclude specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>"
        },
        "Schedule":{
          "shape":"TaskSchedule",
          "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-scheduling.html\">Scheduling your task</a>.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task.</p> <p> <i>Tags</i> are key-value pairs that help you manage, filter, and search for your DataSync resources.</p>"
        },
        "Includes":{
          "shape":"FilterList",
          "documentation":"<p>Specifies a list of filter rules that include specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>"
        },
        "TaskReportConfig":{
          "shape":"TaskReportConfig",
          "documentation":"<p>Specifies how you want to configure a task report, which provides detailed information about for your DataSync transfer.</p>"
        }
      },
      "documentation":"<p>CreateTaskRequest</p>"
    },
    "CreateTaskResponse":{
      "type":"structure",
      "members":{
        "TaskArn":{
          "shape":"TaskArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the task.</p>"
        }
      },
      "documentation":"<p>CreateTaskResponse</p>"
    },
    "Credentials":{
      "type":"structure",
      "required":[
        "Username",
        "Password"
      ],
      "members":{
        "Username":{
          "shape":"PtolemyUsername",
          "documentation":"<p>Specifies the user name for your storage system's management interface.</p>"
        },
        "Password":{
          "shape":"PtolemyPassword",
          "documentation":"<p>Specifies the password for your storage system's management interface.</p>"
        }
      },
      "documentation":"<p>The credentials that provide DataSync Discovery read access to your on-premises storage system's management interface.</p> <p>DataSync Discovery stores these credentials in <a href=\"https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html\">Secrets Manager</a>. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-configure-storage.html\">Accessing your on-premises storage system</a>.</p>"
    },
    "DeleteAgentRequest":{
      "type":"structure",
      "required":["AgentArn"],
      "members":{
        "AgentArn":{
          "shape":"AgentArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the agent to delete. Use the <code>ListAgents</code> operation to return a list of agents for your account and Amazon Web Services Region.</p>"
        }
      },
      "documentation":"<p>DeleteAgentRequest</p>"
    },
    "DeleteAgentResponse":{
      "type":"structure",
      "members":{
      }
    },
    "DeleteLocationRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the location to delete.</p>"
        }
      },
      "documentation":"<p>DeleteLocation</p>"
    },
    "DeleteLocationResponse":{
      "type":"structure",
      "members":{
      }
    },
    "DeleteTaskRequest":{
      "type":"structure",
      "required":["TaskArn"],
      "members":{
        "TaskArn":{
          "shape":"TaskArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the task that you want to delete.</p>"
        }
      },
      "documentation":"<p>DeleteTask</p>"
    },
    "DeleteTaskResponse":{
      "type":"structure",
      "members":{
      }
    },
    "DescribeAgentRequest":{
      "type":"structure",
      "required":["AgentArn"],
      "members":{
        "AgentArn":{
          "shape":"AgentArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the DataSync agent to describe.</p>"
        }
      },
      "documentation":"<p>DescribeAgent</p>"
    },
    "DescribeAgentResponse":{
      "type":"structure",
      "members":{
        "AgentArn":{
          "shape":"AgentArn",
          "documentation":"<p>The ARN of the agent.</p>"
        },
        "Name":{
          "shape":"TagValue",
          "documentation":"<p>The name of the agent.</p>"
        },
        "Status":{
          "shape":"AgentStatus",
          "documentation":"<p>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.</p>"
        },
        "LastConnectionTime":{
          "shape":"Time",
          "documentation":"<p>The time that the agent last connected to DataSync.</p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the agent was activated (that is, created in your account).</p>"
        },
        "EndpointType":{
          "shape":"EndpointType",
          "documentation":"<p>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. </p>"
        },
        "PrivateLinkConfig":{
          "shape":"PrivateLinkConfig",
          "documentation":"<p>The subnet and the security group that DataSync used to access a VPC endpoint.</p>"
        }
      },
      "documentation":"<p>DescribeAgentResponse</p>"
    },
    "DescribeDiscoveryJobRequest":{
      "type":"structure",
      "required":["DiscoveryJobArn"],
      "members":{
        "DiscoveryJobArn":{
          "shape":"DiscoveryJobArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that you want information about.</p>"
        }
      }
    },
    "DescribeDiscoveryJobResponse":{
      "type":"structure",
      "members":{
        "StorageSystemArn":{
          "shape":"StorageSystemArn",
          "documentation":"<p>The ARN of the on-premises storage system you're running the discovery job on.</p>"
        },
        "DiscoveryJobArn":{
          "shape":"DiscoveryJobArn",
          "documentation":"<p>The ARN of the discovery job.</p>"
        },
        "CollectionDurationMinutes":{
          "shape":"CollectionDurationMinutes",
          "documentation":"<p>The number of minutes that the discovery job runs.</p>"
        },
        "Status":{
          "shape":"DiscoveryJobStatus",
          "documentation":"<p>Indicates the status of a discovery job. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#discovery-job-statuses-table\">Discovery job statuses</a>.</p>"
        },
        "JobStartTime":{
          "shape":"DiscoveryTime",
          "documentation":"<p>The time when the discovery job started.</p>"
        },
        "JobEndTime":{
          "shape":"DiscoveryTime",
          "documentation":"<p>The time when the discovery job ended.</p>"
        }
      }
    },
    "DescribeLocationAzureBlobRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of your Azure Blob Storage transfer location.</p>"
        }
      }
    },
    "DescribeLocationAzureBlobResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of your Azure Blob Storage transfer location.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The URL of the Azure Blob Storage container involved in your transfer.</p>"
        },
        "AuthenticationType":{
          "shape":"AzureBlobAuthenticationType",
          "documentation":"<p>The authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).</p>"
        },
        "BlobType":{
          "shape":"AzureBlobType",
          "documentation":"<p>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 <a href=\"https://learn.microsoft.com/en-us/rest/api/storageservices/understanding-block-blobs--append-blobs--and-page-blobs\">Azure Blob Storage documentation</a>.</p>"
        },
        "AccessTier":{
          "shape":"AzureAccessTier",
          "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access-tiers\">Access tiers</a>.</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>The ARNs of the DataSync agents that can connect with your Azure Blob Storage container.</p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that your Azure Blob Storage transfer location was created.</p>"
        }
      }
    },
    "DescribeLocationEfsRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon EFS file system location that you want information about.</p>"
        }
      },
      "documentation":"<p>DescribeLocationEfsRequest</p>"
    },
    "DescribeLocationEfsResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the Amazon EFS file system location.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The URL of the Amazon EFS file system location.</p>"
        },
        "Ec2Config":{"shape":"Ec2Config"},
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the location was created.</p>"
        },
        "AccessPointArn":{
          "shape":"EfsAccessPointArn",
          "documentation":"<p>The ARN of the access point that DataSync uses to access the Amazon EFS file system.</p>"
        },
        "FileSystemAccessRoleArn":{
          "shape":"IamRoleArn",
          "documentation":"<p>The Identity and Access Management (IAM) role that DataSync assumes when mounting the Amazon EFS file system.</p>"
        },
        "InTransitEncryption":{
          "shape":"EfsInTransitEncryption",
          "documentation":"<p>Describes whether DataSync uses Transport Layer Security (TLS) encryption when copying data to or from the Amazon EFS file system.</p>"
        }
      },
      "documentation":"<p>DescribeLocationEfsResponse</p>"
    },
    "DescribeLocationFsxLustreRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for Lustre location to describe. </p>"
        }
      }
    },
    "DescribeLocationFsxLustreResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The URI of the FSx for Lustre location that was described.</p>"
        },
        "SecurityGroupArns":{
          "shape":"Ec2SecurityGroupArnList",
          "documentation":"<p>The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.</p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the FSx for Lustre location was created.</p>"
        }
      }
    },
    "DescribeLocationFsxOntapRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the FSx for ONTAP file system location that you want information about.</p>"
        }
      }
    },
    "DescribeLocationFsxOntapResponse":{
      "type":"structure",
      "members":{
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the location was created.</p>"
        },
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the FSx for ONTAP file system location.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The uniform resource identifier (URI) of the FSx for ONTAP file system location.</p>"
        },
        "Protocol":{"shape":"FsxProtocol"},
        "SecurityGroupArns":{
          "shape":"Ec2SecurityGroupArnList",
          "documentation":"<p>The security groups that DataSync uses to access your FSx for ONTAP file system.</p>"
        },
        "StorageVirtualMachineArn":{
          "shape":"StorageVirtualMachineArn",
          "documentation":"<p>The ARN of the storage virtual machine (SVM) on your FSx for ONTAP file system where you're copying data to or from.</p>"
        },
        "FsxFilesystemArn":{
          "shape":"FsxFilesystemArn",
          "documentation":"<p>The ARN of the FSx for ONTAP file system.</p>"
        }
      }
    },
    "DescribeLocationFsxOpenZfsRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for OpenZFS location to describe.</p>"
        }
      }
    },
    "DescribeLocationFsxOpenZfsResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the FSx for OpenZFS location that was described.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The uniform resource identifier (URI) of the FSx for OpenZFS location that was described.</p> <p>Example: <code>fsxz://us-west-2.fs-1234567890abcdef02/fsx/folderA/folder</code> </p>"
        },
        "SecurityGroupArns":{
          "shape":"Ec2SecurityGroupArnList",
          "documentation":"<p>The ARNs of the security groups that are configured for the FSx for OpenZFS file system.</p>"
        },
        "Protocol":{
          "shape":"FsxProtocol",
          "documentation":"<p>The type of protocol that DataSync uses to access your file system.</p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the FSx for OpenZFS location was created.</p>"
        }
      }
    },
    "DescribeLocationFsxWindowsRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for Windows File Server location to describe.</p>"
        }
      }
    },
    "DescribeLocationFsxWindowsResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for Windows File Server location that was described.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The URL of the FSx for Windows File Server location that was described.</p>"
        },
        "SecurityGroupArns":{
          "shape":"Ec2SecurityGroupArnList",
          "documentation":"<p>The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Windows File Server file system.</p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the FSx for Windows File Server location was created.</p>"
        },
        "User":{
          "shape":"SmbUser",
          "documentation":"<p>The user who has the permissions to access files and folders in the FSx for Windows File Server file system.</p>"
        },
        "Domain":{
          "shape":"SmbDomain",
          "documentation":"<p>The name of the Windows domain that the FSx for Windows File Server belongs to.</p>"
        }
      }
    },
    "DescribeLocationHdfsRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the HDFS cluster location to describe.</p>"
        }
      }
    },
    "DescribeLocationHdfsResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the HDFS cluster location.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The URI of the HDFS cluster location.</p>"
        },
        "NameNodes":{
          "shape":"HdfsNameNodeList",
          "documentation":"<p>The NameNode that manage the HDFS namespace. </p>"
        },
        "BlockSize":{
          "shape":"HdfsBlockSize",
          "documentation":"<p>The size of the data blocks to write into the HDFS cluster. </p>"
        },
        "ReplicationFactor":{
          "shape":"HdfsReplicationFactor",
          "documentation":"<p>The number of DataNodes to replicate the data to when writing to the HDFS cluster. </p>"
        },
        "KmsKeyProviderUri":{
          "shape":"KmsKeyProviderUri",
          "documentation":"<p> The URI of the HDFS cluster's Key Management Server (KMS). </p>"
        },
        "QopConfiguration":{
          "shape":"QopConfiguration",
          "documentation":"<p>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. </p>"
        },
        "AuthenticationType":{
          "shape":"HdfsAuthenticationType",
          "documentation":"<p>The type of authentication used to determine the identity of the user. </p>"
        },
        "SimpleUser":{
          "shape":"HdfsUser",
          "documentation":"<p>The user name used to identify the client on the host operating system. This parameter is used if the <code>AuthenticationType</code> is defined as <code>SIMPLE</code>.</p>"
        },
        "KerberosPrincipal":{
          "shape":"KerberosPrincipal",
          "documentation":"<p>The Kerberos principal with access to the files and folders on the HDFS cluster. This parameter is used if the <code>AuthenticationType</code> is defined as <code>KERBEROS</code>.</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>The ARNs of the agents that are used to connect to the HDFS cluster. </p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the HDFS location was created.</p>"
        }
      }
    },
    "DescribeLocationNfsRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the NFS location that you want information about.</p>"
        }
      },
      "documentation":"<p>DescribeLocationNfsRequest</p>"
    },
    "DescribeLocationNfsResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the NFS location.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The URL of the NFS location.</p>"
        },
        "OnPremConfig":{"shape":"OnPremConfig"},
        "MountOptions":{
          "shape":"NfsMountOptions",
          "documentation":"<p>The mount options that DataSync uses to mount your NFS file server.</p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time when the NFS location was created.</p>"
        }
      },
      "documentation":"<p>DescribeLocationNfsResponse</p>"
    },
    "DescribeLocationObjectStorageRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the object storage system location that you want information about.</p>"
        }
      },
      "documentation":"<p>DescribeLocationObjectStorageRequest</p>"
    },
    "DescribeLocationObjectStorageResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The ARN of the object storage system location.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The URL of the object storage system location.</p>"
        },
        "AccessKey":{
          "shape":"ObjectStorageAccessKey",
          "documentation":"<p>The access key (for example, a user name) required to authenticate with the object storage system.</p>"
        },
        "ServerPort":{
          "shape":"ObjectStorageServerPort",
          "documentation":"<p>The port that your object storage server accepts inbound network traffic on (for example, port 443).</p>"
        },
        "ServerProtocol":{
          "shape":"ObjectStorageServerProtocol",
          "documentation":"<p>The protocol that your object storage system uses to communicate.</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>The ARNs of the DataSync agents that can securely connect with your location.</p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the location was created.</p>"
        },
        "ServerCertificate":{
          "shape":"ObjectStorageCertificate",
          "documentation":"<p>The self-signed certificate that DataSync uses to securely authenticate with your object storage system.</p>"
        }
      },
      "documentation":"<p>DescribeLocationObjectStorageResponse</p>"
    },
    "DescribeLocationS3Request":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon S3 bucket location to describe.</p>"
        }
      },
      "documentation":"<p>DescribeLocationS3Request</p>"
    },
    "DescribeLocationS3Response":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon S3 bucket or access point.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The URL of the Amazon S3 location that was described.</p>"
        },
        "S3StorageClass":{
          "shape":"S3StorageClass",
          "documentation":"<p>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 <a href=\"http://aws.amazon.com/s3/storage-classes/\">Amazon S3 Storage Classes</a>. Some storage classes have behaviors that can affect your S3 storage cost. For detailed information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Considerations when working with S3 storage classes in DataSync</a>.</p>"
        },
        "S3Config":{"shape":"S3Config"},
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/deploy-agents.html#outposts-agent\">Deploy your DataSync agent on Outposts</a>.</p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the Amazon S3 bucket location was created.</p>"
        }
      },
      "documentation":"<p>DescribeLocationS3Response</p>"
    },
    "DescribeLocationSmbRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the SMB location to describe.</p>"
        }
      },
      "documentation":"<p>DescribeLocationSmbRequest</p>"
    },
    "DescribeLocationSmbResponse":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the SMB location that was described.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>The URL of the source SMB location that was described.</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>The Amazon Resource Name (ARN) of the source SMB file system location that is created.</p>"
        },
        "User":{
          "shape":"SmbUser",
          "documentation":"<p>The user who can mount the share, has the permissions to access files and folders in the SMB share.</p>"
        },
        "Domain":{
          "shape":"SmbDomain",
          "documentation":"<p>The name of the Windows domain that the SMB server belongs to.</p>"
        },
        "MountOptions":{
          "shape":"SmbMountOptions",
          "documentation":"<p>The mount options that are available for DataSync to use to access an SMB location.</p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the SMB location was created.</p>"
        }
      },
      "documentation":"<p>DescribeLocationSmbResponse</p>"
    },
    "DescribeStorageSystemRequest":{
      "type":"structure",
      "required":["StorageSystemArn"],
      "members":{
        "StorageSystemArn":{
          "shape":"StorageSystemArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of an on-premises storage system that you're using with DataSync Discovery.</p>"
        }
      }
    },
    "DescribeStorageSystemResourceMetricsRequest":{
      "type":"structure",
      "required":[
        "DiscoveryJobArn",
        "ResourceType",
        "ResourceId"
      ],
      "members":{
        "DiscoveryJobArn":{
          "shape":"DiscoveryJobArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that collects information about your on-premises storage system.</p>"
        },
        "ResourceType":{
          "shape":"DiscoveryResourceType",
          "documentation":"<p>Specifies the kind of storage system resource that you want information about.</p>"
        },
        "ResourceId":{
          "shape":"ResourceId",
          "documentation":"<p>Specifies the universally unique identifier (UUID) of the storage system resource that you want information about.</p>"
        },
        "StartTime":{
          "shape":"DiscoveryTime",
          "documentation":"<p>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 <code>EndTime</code>.</p>"
        },
        "EndTime":{
          "shape":"DiscoveryTime",
          "documentation":"<p>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 <code>StartTime</code>.</p>"
        },
        "MaxResults":{
          "shape":"DiscoveryMaxResults",
          "documentation":"<p>Specifies how many results that you want in the response.</p>"
        },
        "NextToken":{
          "shape":"DiscoveryNextToken",
          "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      }
    },
    "DescribeStorageSystemResourceMetricsResponse":{
      "type":"structure",
      "members":{
        "Metrics":{
          "shape":"Metrics",
          "documentation":"<p>The details that your discovery job collected about your storage system resource.</p>"
        },
        "NextToken":{
          "shape":"DiscoveryNextToken",
          "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      }
    },
    "DescribeStorageSystemResourcesRequest":{
      "type":"structure",
      "required":[
        "DiscoveryJobArn",
        "ResourceType"
      ],
      "members":{
        "DiscoveryJobArn":{
          "shape":"DiscoveryJobArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that's collecting data from your on-premises storage system.</p>"
        },
        "ResourceType":{
          "shape":"DiscoveryResourceType",
          "documentation":"<p>Specifies what kind of storage system resources that you want information about.</p>"
        },
        "ResourceIds":{
          "shape":"ResourceIds",
          "documentation":"<p>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 <code>Filter</code> parameter.</p>"
        },
        "Filter":{
          "shape":"ResourceFilters",
          "documentation":"<p>Filters the storage system resources that you want returned. For example, this might be volumes associated with a specific storage virtual machine (SVM).</p>"
        },
        "MaxResults":{
          "shape":"DiscoveryMaxResults",
          "documentation":"<p>Specifies the maximum number of storage system resources that you want to list in a response.</p>"
        },
        "NextToken":{
          "shape":"DiscoveryNextToken",
          "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      }
    },
    "DescribeStorageSystemResourcesResponse":{
      "type":"structure",
      "members":{
        "ResourceDetails":{
          "shape":"ResourceDetails",
          "documentation":"<p>The information collected about your storage system's resources. A response can also include Amazon Web Services storage service recommendations.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-findings.html\">storage resource information</a> collected by and <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">recommendations</a> provided by DataSync Discovery.</p>"
        },
        "NextToken":{
          "shape":"DiscoveryNextToken",
          "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      }
    },
    "DescribeStorageSystemResponse":{
      "type":"structure",
      "members":{
        "StorageSystemArn":{
          "shape":"StorageSystemArn",
          "documentation":"<p>The ARN of the on-premises storage system that the discovery job looked at.</p>"
        },
        "ServerConfiguration":{
          "shape":"DiscoveryServerConfiguration",
          "documentation":"<p>The server name and network port required to connect with your on-premises storage system's management interface.</p>"
        },
        "SystemType":{
          "shape":"DiscoverySystemType",
          "documentation":"<p>The type of on-premises storage system.</p> <note> <p>DataSync Discovery currently only supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later. </p> </note>"
        },
        "AgentArns":{
          "shape":"DiscoveryAgentArnList",
          "documentation":"<p>The ARN of the DataSync agent that connects to and reads from your on-premises storage system.</p>"
        },
        "Name":{
          "shape":"Name",
          "documentation":"<p>The name that you gave your on-premises storage system when adding it to DataSync Discovery.</p>"
        },
        "ErrorMessage":{
          "shape":"ErrorMessage",
          "documentation":"<p>Describes the connectivity error that the DataSync agent is encountering with your on-premises storage system.</p>"
        },
        "ConnectivityStatus":{
          "shape":"StorageSystemConnectivityStatus",
          "documentation":"<p>Indicates whether your DataSync agent can connect to your on-premises storage system.</p>"
        },
        "CloudWatchLogGroupArn":{
          "shape":"LogGroupArn",
          "documentation":"<p>The ARN of the Amazon CloudWatch log group that's used to monitor and log discovery job events.</p>"
        },
        "CreationTime":{
          "shape":"Timestamp",
          "documentation":"<p>The time when you added the on-premises storage system to DataSync Discovery.</p>"
        },
        "SecretsManagerArn":{
          "shape":"SecretsManagerArn",
          "documentation":"<p>The ARN of the secret that stores your on-premises storage system's credentials. DataSync Discovery stores these credentials in <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-configure-storage.html#discovery-add-storage\">Secrets Manager</a>.</p>"
        }
      }
    },
    "DescribeTaskExecutionRequest":{
      "type":"structure",
      "required":["TaskExecutionArn"],
      "members":{
        "TaskExecutionArn":{
          "shape":"TaskExecutionArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the task execution that you want information about.</p>"
        }
      },
      "documentation":"<p>DescribeTaskExecutionRequest</p>"
    },
    "DescribeTaskExecutionResponse":{
      "type":"structure",
      "members":{
        "TaskExecutionArn":{
          "shape":"TaskExecutionArn",
          "documentation":"<p>The ARN of the task execution that you wanted information about. <code>TaskExecutionArn</code> is hierarchical and includes <code>TaskArn</code> for the task that was executed. </p> <p>For example, a <code>TaskExecution</code> value with the ARN <code>arn:aws:datasync:us-east-1:111222333444:task/task-0208075f79cedf4a2/execution/exec-08ef1e88ec491019b</code> executed the task with the ARN <code>arn:aws:datasync:us-east-1:111222333444:task/task-0208075f79cedf4a2</code>. </p>"
        },
        "Status":{
          "shape":"TaskExecutionStatus",
          "documentation":"<p>The status of the task execution. </p>"
        },
        "Options":{"shape":"Options"},
        "Excludes":{
          "shape":"FilterList",
          "documentation":"<p>A list of filter rules that exclude specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>"
        },
        "Includes":{
          "shape":"FilterList",
          "documentation":"<p>A list of filter rules that include specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>"
        },
        "StartTime":{
          "shape":"Time",
          "documentation":"<p>The time when the task execution started.</p>"
        },
        "EstimatedFilesToTransfer":{
          "shape":"long",
          "documentation":"<p>The expected number of files, objects, and directories that DataSync will transfer over the network. This value is calculated during the task execution's <code>PREPARING</code> phase before the <code>TRANSFERRING</code> phase. The calculation is based on comparing the content of the source and destination locations and finding the difference that needs to be transferred. </p>"
        },
        "EstimatedBytesToTransfer":{
          "shape":"long",
          "documentation":"<p>The estimated physical number of bytes that will transfer over the network.</p>"
        },
        "FilesTransferred":{
          "shape":"long",
          "documentation":"<p>The actual number of files, objects, and directories that DataSync transferred over the network. This value is updated periodically during the task execution's <code>TRANSFERRING</code> phase when something is read from the source and sent over the network.</p> <p>If DataSync fails to transfer something, this value can be less than <code>EstimatedFilesToTransfer</code>. In some cases, this value can also be greater than <code>EstimatedFilesToTransfer</code>. This element is implementation-specific for some location types, so don't use it as an exact indication of what transferred or to monitor your task execution.</p>"
        },
        "BytesWritten":{
          "shape":"long",
          "documentation":"<p>The number of logical bytes written to the destination location.</p>"
        },
        "BytesTransferred":{
          "shape":"long",
          "documentation":"<p>The total number of bytes that are involved in the transfer. For the number of bytes sent over the network, see <code>BytesCompressed</code>. </p>"
        },
        "Result":{
          "shape":"TaskExecutionResultDetail",
          "documentation":"<p>The result of the task execution.</p>"
        },
        "BytesCompressed":{
          "shape":"long",
          "documentation":"<p>The physical number of bytes transferred over the network after compression was applied. In most cases, this number is less than <code>BytesTransferred</code> unless the data isn't compressible.</p>"
        },
        "TaskReportConfig":{
          "shape":"TaskReportConfig",
          "documentation":"<p>The configuration of your task report, which provides detailed information about for your DataSync transfer.</p>"
        },
        "FilesDeleted":{
          "shape":"long",
          "documentation":"<p>The number of files, objects, and directories that DataSync deleted in your destination location. If you don't <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html\">configure your task</a> to delete data in the destination that isn't in the source, the value is always <code>0</code>.</p>"
        },
        "FilesSkipped":{
          "shape":"long",
          "documentation":"<p>The number of files, objects, and directories that DataSync skipped during your transfer.</p>"
        },
        "FilesVerified":{
          "shape":"long",
          "documentation":"<p>The number of files, objects, and directories that DataSync verified during your transfer.</p>"
        },
        "ReportResult":{
          "shape":"ReportResult",
          "documentation":"<p>Indicates whether DataSync generated a complete <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-task-reports.html\">task report</a> for your transfer.</p>"
        },
        "EstimatedFilesToDelete":{
          "shape":"long",
          "documentation":"<p>The expected number of files, objects, and directories that DataSync will delete in your destination location. If you don't <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html\">configure your task</a> to delete data in the destination that isn't in the source, the value is always <code>0</code>.</p>"
        }
      },
      "documentation":"<p>DescribeTaskExecutionResponse</p>"
    },
    "DescribeTaskRequest":{
      "type":"structure",
      "required":["TaskArn"],
      "members":{
        "TaskArn":{
          "shape":"TaskArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the transfer task.</p>"
        }
      },
      "documentation":"<p>DescribeTaskRequest</p>"
    },
    "DescribeTaskResponse":{
      "type":"structure",
      "members":{
        "TaskArn":{
          "shape":"TaskArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the task that was described.</p>"
        },
        "Status":{
          "shape":"TaskStatus",
          "documentation":"<p>The status of the task that was described.</p> <p>For detailed information about task execution statuses, see Understanding Task Statuses in the <i>DataSync User Guide</i>.</p>"
        },
        "Name":{
          "shape":"TagValue",
          "documentation":"<p>The name of the task that was described.</p>"
        },
        "CurrentTaskExecutionArn":{
          "shape":"TaskExecutionArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the task execution that is transferring files.</p>"
        },
        "SourceLocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the source file system's location.</p>"
        },
        "DestinationLocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon Web Services storage resource's location.</p>"
        },
        "CloudWatchLogGroupArn":{
          "shape":"LogGroupArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that was used to monitor and log events in the task.</p> <p>For more information on these groups, see Working with Log Groups and Log Streams in the <i>Amazon CloudWatch User Guide</i>.</p>"
        },
        "SourceNetworkInterfaceArns":{
          "shape":"SourceNetworkInterfaceArns",
          "documentation":"<p>The Amazon Resource Names (ARNs) of the network interfaces created for your source location. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces\">Network interface requirements</a>.</p>"
        },
        "DestinationNetworkInterfaceArns":{
          "shape":"DestinationNetworkInterfaceArns",
          "documentation":"<p>The Amazon Resource Names (ARNs) of the network interfaces created for your destination location. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces\">Network interface requirements</a>.</p>"
        },
        "Options":{
          "shape":"Options",
          "documentation":"<p>The configuration options that control the behavior of the <code>StartTaskExecution</code> operation. Some options include preserving file or object metadata and verifying data integrity.</p> <p>You can override these options for each task execution. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_StartTaskExecution.html\">StartTaskExecution</a>.</p>"
        },
        "Excludes":{
          "shape":"FilterList",
          "documentation":"<p>A list of filter rules that exclude specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>"
        },
        "Schedule":{
          "shape":"TaskSchedule",
          "documentation":"<p>The schedule used to periodically transfer files from a source to a destination location.</p>"
        },
        "ErrorCode":{
          "shape":"string",
          "documentation":"<p>Errors that DataSync encountered during execution of the task. You can use this error code to help troubleshoot issues.</p>"
        },
        "ErrorDetail":{
          "shape":"string",
          "documentation":"<p>Detailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues. </p>"
        },
        "CreationTime":{
          "shape":"Time",
          "documentation":"<p>The time that the task was created.</p>"
        },
        "Includes":{
          "shape":"FilterList",
          "documentation":"<p>A list of filter rules that include specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>"
        },
        "TaskReportConfig":{
          "shape":"TaskReportConfig",
          "documentation":"<p>The configuration of your task report. For more information, see <a href=\"https://docs.aws.amazon.com/https:/docs.aws.amazon.com/datasync/latest/userguide/creating-task-reports.html\">Creating a task report</a>.</p>"
        }
      },
      "documentation":"<p>DescribeTaskResponse</p>"
    },
    "DestinationNetworkInterfaceArns":{
      "type":"list",
      "member":{"shape":"NetworkInterfaceArn"}
    },
    "DiscoveryAgentArnList":{
      "type":"list",
      "member":{"shape":"AgentArn"},
      "max":1,
      "min":1
    },
    "DiscoveryJobArn":{
      "type":"string",
      "max":256,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:system/storage-system-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}/job/discovery-job-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$"
    },
    "DiscoveryJobList":{
      "type":"list",
      "member":{"shape":"DiscoveryJobListEntry"}
    },
    "DiscoveryJobListEntry":{
      "type":"structure",
      "members":{
        "DiscoveryJobArn":{
          "shape":"DiscoveryJobArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of a discovery job.</p>"
        },
        "Status":{
          "shape":"DiscoveryJobStatus",
          "documentation":"<p>The status of a discovery job. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#discovery-job-statuses-table\">Discovery job statuses</a>.</p>"
        }
      },
      "documentation":"<p>The details about a specific DataSync discovery job.</p>"
    },
    "DiscoveryJobStatus":{
      "type":"string",
      "enum":[
        "RUNNING",
        "WARNING",
        "TERMINATED",
        "FAILED",
        "STOPPED",
        "COMPLETED",
        "COMPLETED_WITH_ISSUES"
      ]
    },
    "DiscoveryMaxResults":{
      "type":"integer",
      "max":100,
      "min":1
    },
    "DiscoveryNextToken":{
      "type":"string",
      "max":65535,
      "pattern":"[a-zA-Z0-9=_-]+"
    },
    "DiscoveryResourceFilter":{
      "type":"string",
      "enum":["SVM"]
    },
    "DiscoveryResourceType":{
      "type":"string",
      "enum":[
        "SVM",
        "VOLUME",
        "CLUSTER"
      ]
    },
    "DiscoveryServerConfiguration":{
      "type":"structure",
      "required":["ServerHostname"],
      "members":{
        "ServerHostname":{
          "shape":"DiscoveryServerHostname",
          "documentation":"<p>The domain name or IP address of your storage system's management interface.</p>"
        },
        "ServerPort":{
          "shape":"DiscoveryServerPort",
          "documentation":"<p>The network port for accessing the storage system's management interface.</p>"
        }
      },
      "documentation":"<p>The network settings that DataSync Discovery uses to connect with your on-premises storage system's management interface.</p>"
    },
    "DiscoveryServerHostname":{
      "type":"string",
      "max":255,
      "pattern":"^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])$"
    },
    "DiscoveryServerPort":{
      "type":"integer",
      "box":true,
      "max":65535,
      "min":1
    },
    "DiscoverySystemType":{
      "type":"string",
      "enum":["NetAppONTAP"]
    },
    "DiscoveryTime":{"type":"timestamp"},
    "Duration":{
      "type":"long",
      "min":0
    },
    "Ec2Config":{
      "type":"structure",
      "required":[
        "SubnetArn",
        "SecurityGroupArns"
      ],
      "members":{
        "SubnetArn":{
          "shape":"Ec2SubnetArn",
          "documentation":"<p>Specifies the ARN of a subnet where DataSync creates the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces\">network interfaces</a> for managing traffic during your transfer.</p> <p>The subnet must be located:</p> <ul> <li> <p>In the same virtual private cloud (VPC) as the Amazon EFS file system.</p> </li> <li> <p>In the same Availability Zone as at least one mount target for the Amazon EFS file system.</p> </li> </ul> <note> <p>You don't need to specify a subnet that includes a file system mount target.</p> </note>"
        },
        "SecurityGroupArns":{
          "shape":"Ec2SecurityGroupArnList",
          "documentation":"<p>Specifies the Amazon Resource Names (ARNs) of the security groups associated with an Amazon EFS file system's mount target.</p>"
        }
      },
      "documentation":"<p>The subnet and security groups that DataSync uses to access your Amazon EFS file system.</p>"
    },
    "Ec2SecurityGroupArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):ec2:[a-z\\-0-9]*:[0-9]{12}:security-group/sg-[a-f0-9]+$"
    },
    "Ec2SecurityGroupArnList":{
      "type":"list",
      "member":{"shape":"Ec2SecurityGroupArn"},
      "max":5,
      "min":1
    },
    "Ec2SubnetArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):ec2:[a-z\\-0-9]*:[0-9]{12}:subnet/.*$"
    },
    "EfsAccessPointArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):elasticfilesystem:[a-z\\-0-9]+:[0-9]{12}:access-point/fsap-[0-9a-f]{8,40}$"
    },
    "EfsFilesystemArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):elasticfilesystem:[a-z\\-0-9]*:[0-9]{12}:file-system/fs-.*$"
    },
    "EfsInTransitEncryption":{
      "type":"string",
      "enum":[
        "NONE",
        "TLS1_2"
      ]
    },
    "EfsSubdirectory":{
      "type":"string",
      "max":4096,
      "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\p{Zs}]*$"
    },
    "EnabledProtocols":{
      "type":"list",
      "member":{"shape":"PtolemyString"}
    },
    "Endpoint":{
      "type":"string",
      "max":15,
      "min":7,
      "pattern":"\\A(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}\\z"
    },
    "EndpointType":{
      "type":"string",
      "enum":[
        "PUBLIC",
        "PRIVATE_LINK",
        "FIPS"
      ]
    },
    "ErrorMessage":{
      "type":"string",
      "max":128,
      "pattern":".*"
    },
    "FilterAttributeValue":{
      "type":"string",
      "max":255,
      "min":1,
      "pattern":"^[0-9a-zA-Z_\\ \\-\\:\\*\\.\\\\/\\?-]*$"
    },
    "FilterList":{
      "type":"list",
      "member":{"shape":"FilterRule"},
      "max":1,
      "min":0
    },
    "FilterMembers":{
      "type":"list",
      "member":{"shape":"PtolemyString"}
    },
    "FilterRule":{
      "type":"structure",
      "members":{
        "FilterType":{
          "shape":"FilterType",
          "documentation":"<p>The type of filter rule to apply. DataSync only supports the SIMPLE_PATTERN rule type.</p>"
        },
        "Value":{
          "shape":"FilterValue",
          "documentation":"<p>A single filter string that consists of the patterns to include or exclude. The patterns are delimited by \"|\" (that is, a pipe), for example: <code>/folder1|/folder2</code> </p> <p> </p>"
        }
      },
      "documentation":"<p>Specifies which files, folders, and objects to include or exclude when transferring files from source to destination.</p>"
    },
    "FilterType":{
      "type":"string",
      "enum":["SIMPLE_PATTERN"],
      "max":128,
      "pattern":"^[A-Z0-9_]+$"
    },
    "FilterValue":{
      "type":"string",
      "max":102400,
      "pattern":"^[^\\x00]+$"
    },
    "FilterValues":{
      "type":"list",
      "member":{"shape":"FilterAttributeValue"}
    },
    "FsxFilesystemArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):fsx:[a-z\\-0-9]*:[0-9]{12}:file-system/fs-.*$"
    },
    "FsxLustreSubdirectory":{
      "type":"string",
      "max":4096,
      "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$"
    },
    "FsxOntapSubdirectory":{
      "type":"string",
      "max":255,
      "pattern":"^[^\\u0000\\u0085\\u2028\\u2029\\r\\n]{1,255}$"
    },
    "FsxOpenZfsSubdirectory":{
      "type":"string",
      "max":4096,
      "pattern":"^[^\\u0000\\u0085\\u2028\\u2029\\r\\n]{1,4096}$"
    },
    "FsxProtocol":{
      "type":"structure",
      "members":{
        "NFS":{
          "shape":"FsxProtocolNfs",
          "documentation":"<p>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).</p>"
        },
        "SMB":{
          "shape":"FsxProtocolSmb",
          "documentation":"<p>Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's SVM.</p>"
        }
      },
      "documentation":"<p>Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.</p>"
    },
    "FsxProtocolNfs":{
      "type":"structure",
      "members":{
        "MountOptions":{"shape":"NfsMountOptions"}
      },
      "documentation":"<p>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.</p>"
    },
    "FsxProtocolSmb":{
      "type":"structure",
      "required":[
        "Password",
        "User"
      ],
      "members":{
        "Domain":{
          "shape":"SmbDomain",
          "documentation":"<p>Specifies the fully qualified domain name (FQDN) of the Microsoft Active Directory that your storage virtual machine (SVM) belongs to.</p>"
        },
        "MountOptions":{"shape":"SmbMountOptions"},
        "Password":{
          "shape":"SmbPassword",
          "documentation":"<p>Specifies the password of a user who has permission to access your SVM.</p>"
        },
        "User":{
          "shape":"SmbUser",
          "documentation":"<p>Specifies a user name that can mount the location and access the files, folders, and metadata that you need in the SVM.</p> <p>If you provide a user in your Active Directory, note the following:</p> <ul> <li> <p>If you're using Directory Service for Microsoft Active Directory, the user must be a member of the Amazon Web Services Delegated FSx Administrators group.</p> </li> <li> <p>If you're using a self-managed Active Directory, the user must be a member of either the Domain Admins group or a custom group that you specified for file system administration when you created your file system.</p> </li> </ul> <p>Make sure that the user has the permissions it needs to copy the data you want:</p> <ul> <li> <p> <code>SE_TCB_NAME</code>: Required to set object ownership and file metadata. With this privilege, you also can copy NTFS discretionary access lists (DACLs).</p> </li> <li> <p> <code>SE_SECURITY_NAME</code>: May be needed to copy NTFS system access control lists (SACLs). This operation specifically requires the Windows privilege, which is granted to members of the Domain Admins group. If you configure your task to copy SACLs, make sure that the user has the required privileges. For information about copying SACLs, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-task.html#configure-ownership-and-permissions\">Ownership and permissions-related options</a>.</p> </li> </ul>"
        }
      },
      "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html#create-ontap-location-access\">Accessing FSx for ONTAP file systems</a>.</p>"
    },
    "FsxWindowsSubdirectory":{
      "type":"string",
      "max":4096,
      "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$"
    },
    "GenerateRecommendationsRequest":{
      "type":"structure",
      "required":[
        "DiscoveryJobArn",
        "ResourceIds",
        "ResourceType"
      ],
      "members":{
        "DiscoveryJobArn":{
          "shape":"DiscoveryJobArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that collects information about your on-premises storage system.</p>"
        },
        "ResourceIds":{
          "shape":"ResourceIds",
          "documentation":"<p>Specifies the universally unique identifiers (UUIDs) of the resources in your storage system that you want recommendations on.</p>"
        },
        "ResourceType":{
          "shape":"DiscoveryResourceType",
          "documentation":"<p>Specifies the type of resource in your storage system that you want recommendations on.</p>"
        }
      }
    },
    "GenerateRecommendationsResponse":{
      "type":"structure",
      "members":{
      }
    },
    "Gid":{
      "type":"string",
      "enum":[
        "NONE",
        "INT_VALUE",
        "NAME",
        "BOTH"
      ]
    },
    "HdfsAuthenticationType":{
      "type":"string",
      "enum":[
        "SIMPLE",
        "KERBEROS"
      ]
    },
    "HdfsBlockSize":{
      "type":"integer",
      "box":true,
      "max":1073741824,
      "min":1048576
    },
    "HdfsDataTransferProtection":{
      "type":"string",
      "enum":[
        "DISABLED",
        "AUTHENTICATION",
        "INTEGRITY",
        "PRIVACY"
      ]
    },
    "HdfsNameNode":{
      "type":"structure",
      "required":[
        "Hostname",
        "Port"
      ],
      "members":{
        "Hostname":{
          "shape":"HdfsServerHostname",
          "documentation":"<p>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.</p>"
        },
        "Port":{
          "shape":"HdfsServerPort",
          "documentation":"<p>The port that the NameNode uses to listen to client requests.</p>"
        }
      },
      "documentation":"<p>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.</p>"
    },
    "HdfsNameNodeList":{
      "type":"list",
      "member":{"shape":"HdfsNameNode"},
      "min":1
    },
    "HdfsReplicationFactor":{
      "type":"integer",
      "box":true,
      "max":512,
      "min":1
    },
    "HdfsRpcProtection":{
      "type":"string",
      "enum":[
        "DISABLED",
        "AUTHENTICATION",
        "INTEGRITY",
        "PRIVACY"
      ]
    },
    "HdfsServerHostname":{
      "type":"string",
      "max":255,
      "min":1,
      "pattern":"^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])$"
    },
    "HdfsServerPort":{
      "type":"integer",
      "box":true,
      "max":65536,
      "min":1
    },
    "HdfsSubdirectory":{
      "type":"string",
      "max":4096,
      "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$"
    },
    "HdfsUser":{
      "type":"string",
      "max":256,
      "min":1,
      "pattern":"^[_.A-Za-z0-9][-_.A-Za-z0-9]*$"
    },
    "IOPS":{
      "type":"structure",
      "members":{
        "Read":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak IOPS related to read operations.</p>"
        },
        "Write":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak IOPS related to write operations.</p>"
        },
        "Other":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak IOPS unrelated to read and write operations.</p>"
        },
        "Total":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak total IOPS on your on-premises storage system resource.</p>"
        }
      },
      "documentation":"<p>The IOPS peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>"
    },
    "IamRoleArn":{
      "type":"string",
      "max":2048,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*$"
    },
    "InputTagList":{
      "type":"list",
      "member":{"shape":"TagListEntry"},
      "max":50,
      "min":0
    },
    "InternalException":{
      "type":"structure",
      "members":{
        "message":{"shape":"string"},
        "errorCode":{"shape":"string"}
      },
      "documentation":"<p>This exception is thrown when an error occurs in the DataSync service.</p>",
      "exception":true,
      "fault":true
    },
    "InvalidRequestException":{
      "type":"structure",
      "members":{
        "message":{"shape":"string"},
        "errorCode":{"shape":"string"},
        "datasyncErrorCode":{"shape":"string"}
      },
      "documentation":"<p>This exception is thrown when the client submits a malformed request.</p>",
      "exception":true
    },
    "KerberosKeytabFile":{
      "type":"blob",
      "max":65536
    },
    "KerberosKrb5ConfFile":{
      "type":"blob",
      "max":131072
    },
    "KerberosPrincipal":{
      "type":"string",
      "max":256,
      "min":1,
      "pattern":"^.+$"
    },
    "KmsKeyProviderUri":{
      "type":"string",
      "max":255,
      "min":1,
      "pattern":"^kms:\\/\\/http[s]?@(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])(;(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9]))*:[0-9]{1,5}\\/kms$"
    },
    "Latency":{
      "type":"structure",
      "members":{
        "Read":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak latency for read operations.</p>"
        },
        "Write":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak latency for write operations.</p>"
        },
        "Other":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak latency for operations unrelated to read and write operations.</p>"
        }
      },
      "documentation":"<p>The latency peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>"
    },
    "ListAgentsRequest":{
      "type":"structure",
      "members":{
        "MaxResults":{
          "shape":"MaxResults",
          "documentation":"<p>Specifies the maximum number of DataSync agents to list in a response. By default, a response shows a maximum of 100 agents.</p>"
        },
        "NextToken":{
          "shape":"NextToken",
          "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      },
      "documentation":"<p>ListAgentsRequest</p>"
    },
    "ListAgentsResponse":{
      "type":"structure",
      "members":{
        "Agents":{
          "shape":"AgentList",
          "documentation":"<p>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).</p>"
        },
        "NextToken":{
          "shape":"NextToken",
          "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      },
      "documentation":"<p>ListAgentsResponse</p>"
    },
    "ListDiscoveryJobsRequest":{
      "type":"structure",
      "members":{
        "StorageSystemArn":{
          "shape":"StorageSystemArn",
          "documentation":"<p>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.</p>"
        },
        "MaxResults":{
          "shape":"DiscoveryMaxResults",
          "documentation":"<p>Specifies how many results you want in the response.</p>"
        },
        "NextToken":{
          "shape":"DiscoveryNextToken",
          "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      }
    },
    "ListDiscoveryJobsResponse":{
      "type":"structure",
      "members":{
        "DiscoveryJobs":{
          "shape":"DiscoveryJobList",
          "documentation":"<p>The discovery jobs that you've run.</p>"
        },
        "NextToken":{
          "shape":"DiscoveryNextToken",
          "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      }
    },
    "ListLocationsRequest":{
      "type":"structure",
      "members":{
        "MaxResults":{
          "shape":"MaxResults",
          "documentation":"<p>The maximum number of locations to return.</p>"
        },
        "NextToken":{
          "shape":"NextToken",
          "documentation":"<p>An opaque string that indicates the position at which to begin the next list of locations.</p>"
        },
        "Filters":{
          "shape":"LocationFilters",
          "documentation":"<p>You can use API filters to narrow down the list of resources returned by <code>ListLocations</code>. For example, to retrieve all tasks on a specific source location, you can use <code>ListLocations</code> with filter name <code>LocationType S3</code> and <code>Operator Equals</code>.</p>"
        }
      },
      "documentation":"<p>ListLocationsRequest</p>"
    },
    "ListLocationsResponse":{
      "type":"structure",
      "members":{
        "Locations":{
          "shape":"LocationList",
          "documentation":"<p>An array that contains a list of locations.</p>"
        },
        "NextToken":{
          "shape":"NextToken",
          "documentation":"<p>An opaque string that indicates the position at which to begin returning the next list of locations.</p>"
        }
      },
      "documentation":"<p>ListLocationsResponse</p>"
    },
    "ListStorageSystemsRequest":{
      "type":"structure",
      "members":{
        "MaxResults":{
          "shape":"DiscoveryMaxResults",
          "documentation":"<p>Specifies how many results you want in the response.</p>"
        },
        "NextToken":{
          "shape":"DiscoveryNextToken",
          "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response. </p>"
        }
      }
    },
    "ListStorageSystemsResponse":{
      "type":"structure",
      "members":{
        "StorageSystems":{
          "shape":"StorageSystemList",
          "documentation":"<p>The Amazon Resource Names ARNs) of the on-premises storage systems that you're using with DataSync Discovery.</p>"
        },
        "NextToken":{
          "shape":"DiscoveryNextToken",
          "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      }
    },
    "ListTagsForResourceRequest":{
      "type":"structure",
      "required":["ResourceArn"],
      "members":{
        "ResourceArn":{
          "shape":"TaggableResourceArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the resource that you want tag information on.</p>"
        },
        "MaxResults":{
          "shape":"MaxResults",
          "documentation":"<p>Specifies how many results that you want in the response.</p>"
        },
        "NextToken":{
          "shape":"NextToken",
          "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      },
      "documentation":"<p>ListTagsForResourceRequest</p>"
    },
    "ListTagsForResourceResponse":{
      "type":"structure",
      "members":{
        "Tags":{
          "shape":"OutputTagList",
          "documentation":"<p>An array of tags applied to the specified resource.</p>"
        },
        "NextToken":{
          "shape":"NextToken",
          "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>"
        }
      },
      "documentation":"<p>ListTagsForResourceResponse</p>"
    },
    "ListTaskExecutionsRequest":{
      "type":"structure",
      "members":{
        "TaskArn":{
          "shape":"TaskArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the task whose tasks you want to list.</p>"
        },
        "MaxResults":{
          "shape":"MaxResults",
          "documentation":"<p>The maximum number of executed tasks to list.</p>"
        },
        "NextToken":{
          "shape":"NextToken",
          "documentation":"<p>An opaque string that indicates the position at which to begin the next list of the executed tasks.</p>"
        }
      },
      "documentation":"<p>ListTaskExecutions</p>"
    },
    "ListTaskExecutionsResponse":{
      "type":"structure",
      "members":{
        "TaskExecutions":{
          "shape":"TaskExecutionList",
          "documentation":"<p>A list of executed tasks.</p>"
        },
        "NextToken":{
          "shape":"NextToken",
          "documentation":"<p>An opaque string that indicates the position at which to begin returning the next list of executed tasks.</p>"
        }
      },
      "documentation":"<p>ListTaskExecutionsResponse</p>"
    },
    "ListTasksRequest":{
      "type":"structure",
      "members":{
        "MaxResults":{
          "shape":"MaxResults",
          "documentation":"<p>The maximum number of tasks to return.</p>"
        },
        "NextToken":{
          "shape":"NextToken",
          "documentation":"<p>An opaque string that indicates the position at which to begin the next list of tasks.</p>"
        },
        "Filters":{
          "shape":"TaskFilters",
          "documentation":"<p>You can use API filters to narrow down the list of resources returned by <code>ListTasks</code>. For example, to retrieve all tasks on a specific source location, you can use <code>ListTasks</code> with filter name <code>LocationId</code> and <code>Operator Equals</code> with the ARN for the location.</p>"
        }
      },
      "documentation":"<p>ListTasksRequest</p>"
    },
    "ListTasksResponse":{
      "type":"structure",
      "members":{
        "Tasks":{
          "shape":"TaskList",
          "documentation":"<p>A list of all the tasks that are returned.</p>"
        },
        "NextToken":{
          "shape":"NextToken",
          "documentation":"<p>An opaque string that indicates the position at which to begin returning the next list of tasks.</p>"
        }
      },
      "documentation":"<p>ListTasksResponse</p>"
    },
    "LocationArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:location/loc-[0-9a-z]{17}$"
    },
    "LocationFilter":{
      "type":"structure",
      "required":[
        "Name",
        "Values",
        "Operator"
      ],
      "members":{
        "Name":{
          "shape":"LocationFilterName",
          "documentation":"<p>The name of the filter being used. Each API call supports a list of filters that are available for it (for example, <code>LocationType</code> for <code>ListLocations</code>).</p>"
        },
        "Values":{
          "shape":"FilterValues",
          "documentation":"<p>The values that you want to filter for. For example, you might want to display only Amazon S3 locations.</p>"
        },
        "Operator":{
          "shape":"Operator",
          "documentation":"<p>The operator that is used to compare filter values (for example, <code>Equals</code> or <code>Contains</code>).</p>"
        }
      },
      "documentation":"<p>Narrow down the list of resources returned by <code>ListLocations</code>. For example, to see all your Amazon S3 locations, create a filter using <code>\"Name\": \"LocationType\"</code>, <code>\"Operator\": \"Equals\"</code>, and <code>\"Values\": \"S3\"</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/query-resources.html\">filtering resources</a>.</p>"
    },
    "LocationFilterName":{
      "type":"string",
      "enum":[
        "LocationUri",
        "LocationType",
        "CreationTime"
      ]
    },
    "LocationFilters":{
      "type":"list",
      "member":{"shape":"LocationFilter"}
    },
    "LocationList":{
      "type":"list",
      "member":{"shape":"LocationListEntry"}
    },
    "LocationListEntry":{
      "type":"structure",
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>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.</p>"
        },
        "LocationUri":{
          "shape":"LocationUri",
          "documentation":"<p>Represents a list of URIs of a location. <code>LocationUri</code> returns an array that contains a list of locations when the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListLocations.html\">ListLocations</a> operation is called.</p> <p>Format: <code>TYPE://GLOBAL_ID/SUBDIR</code>.</p> <p>TYPE designates the type of location (for example, <code>nfs</code> or <code>s3</code>).</p> <p>GLOBAL_ID is the globally unique identifier of the resource that backs the location. An example for EFS is <code>us-east-2.fs-abcd1234</code>. An example for Amazon S3 is the bucket name, such as <code>myBucket</code>. An example for NFS is a valid IPv4 address or a hostname that is compliant with Domain Name Service (DNS).</p> <p>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.</p> <p/>"
        }
      },
      "documentation":"<p>Represents a single entry in a list of locations. <code>LocationListEntry</code> returns an array that contains a list of locations when the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListLocations.html\">ListLocations</a> operation is called.</p>"
    },
    "LocationUri":{
      "type":"string",
      "max":4360,
      "pattern":"^(efs|nfs|s3|smb|hdfs|fsx[a-z0-9-]+)://[a-zA-Z0-9.:/\\-]+$"
    },
    "LogGroupArn":{
      "type":"string",
      "max":562,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):logs:[a-z\\-0-9]+:[0-9]{12}:log-group:([^:\\*]*)(:\\*)?$"
    },
    "LogLevel":{
      "type":"string",
      "enum":[
        "OFF",
        "BASIC",
        "TRANSFER"
      ]
    },
    "MaxP95Performance":{
      "type":"structure",
      "members":{
        "IopsRead":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak IOPS related to read operations.</p>"
        },
        "IopsWrite":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak IOPS related to write operations.</p>"
        },
        "IopsOther":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak IOPS unrelated to read and write operations.</p>"
        },
        "IopsTotal":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak total IOPS on your on-premises storage system resource.</p>"
        },
        "ThroughputRead":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak throughput related to read operations.</p>"
        },
        "ThroughputWrite":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak throughput related to write operations.</p>"
        },
        "ThroughputOther":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak throughput unrelated to read and write operations.</p>"
        },
        "ThroughputTotal":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak total throughput on your on-premises storage system resource.</p>"
        },
        "LatencyRead":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak latency for read operations.</p>"
        },
        "LatencyWrite":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak latency for write operations.</p>"
        },
        "LatencyOther":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak latency for operations unrelated to read and write operations.</p>"
        }
      },
      "documentation":"<p>The performance data that DataSync Discovery collects about an on-premises storage system resource.</p>"
    },
    "MaxResults":{
      "type":"integer",
      "max":100,
      "min":0
    },
    "Metrics":{
      "type":"list",
      "member":{"shape":"ResourceMetrics"}
    },
    "Mtime":{
      "type":"string",
      "enum":[
        "NONE",
        "PRESERVE"
      ]
    },
    "Name":{
      "type":"string",
      "max":256,
      "min":1,
      "pattern":"^[\\p{L}\\p{M}\\p{N}\\s+=._:@\\/-]+$"
    },
    "NetAppONTAPCluster":{
      "type":"structure",
      "members":{
        "CifsShareCount":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The number of CIFS shares in the cluster.</p>"
        },
        "NfsExportedVolumes":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The number of NFS volumes in the cluster.</p>"
        },
        "ResourceId":{
          "shape":"PtolemyUUID",
          "documentation":"<p>The universally unique identifier (UUID) of the cluster.</p>"
        },
        "ClusterName":{
          "shape":"PtolemyString",
          "documentation":"<p>The name of the cluster.</p>"
        },
        "MaxP95Performance":{
          "shape":"MaxP95Performance",
          "documentation":"<p>The performance data that DataSync Discovery collects about the cluster.</p>"
        },
        "ClusterBlockStorageSize":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The total storage space that's available in the cluster.</p>"
        },
        "ClusterBlockStorageUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The storage space that's being used in a cluster.</p>"
        },
        "ClusterBlockStorageLogicalUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The storage space that's being used in the cluster without accounting for compression or deduplication.</p>"
        },
        "Recommendations":{
          "shape":"Recommendations",
          "documentation":"<p>The Amazon Web Services storage services that DataSync Discovery recommends for the cluster. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">Recommendations provided by DataSync Discovery</a>.</p>"
        },
        "RecommendationStatus":{
          "shape":"RecommendationStatus",
          "documentation":"<p>Indicates whether DataSync Discovery recommendations for the cluster are ready to view, incomplete, or can't be determined.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#recommendation-statuses-table\">Recommendation statuses</a>.</p>"
        },
        "LunCount":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The number of LUNs (logical unit numbers) in the cluster.</p>"
        },
        "ClusterCloudStorageUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The amount of space in the cluster that's in cloud storage (for example, if you're using data tiering).</p>"
        }
      },
      "documentation":"<p>The information that DataSync Discovery collects about an on-premises storage system cluster.</p>"
    },
    "NetAppONTAPClusters":{
      "type":"list",
      "member":{"shape":"NetAppONTAPCluster"}
    },
    "NetAppONTAPSVM":{
      "type":"structure",
      "members":{
        "ClusterUuid":{
          "shape":"PtolemyUUID",
          "documentation":"<p>The universally unique identifier (UUID) of the cluster associated with the SVM.</p>"
        },
        "ResourceId":{
          "shape":"PtolemyUUID",
          "documentation":"<p>The UUID of the SVM.</p>"
        },
        "SvmName":{
          "shape":"PtolemyString",
          "documentation":"<p>The name of the SVM</p>"
        },
        "CifsShareCount":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The number of CIFS shares in the SVM.</p>"
        },
        "EnabledProtocols":{
          "shape":"EnabledProtocols",
          "documentation":"<p>The data transfer protocols (such as NFS) configured for the SVM.</p>"
        },
        "TotalCapacityUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The storage space that's being used in the SVM.</p>"
        },
        "TotalCapacityProvisioned":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The total storage space that's available in the SVM.</p>"
        },
        "TotalLogicalCapacityUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The storage space that's being used in the SVM without accounting for compression or deduplication.</p>"
        },
        "MaxP95Performance":{
          "shape":"MaxP95Performance",
          "documentation":"<p>The performance data that DataSync Discovery collects about the SVM.</p>"
        },
        "Recommendations":{
          "shape":"Recommendations",
          "documentation":"<p>The Amazon Web Services storage services that DataSync Discovery recommends for the SVM. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">Recommendations provided by DataSync Discovery</a>.</p>"
        },
        "NfsExportedVolumes":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The number of NFS volumes in the SVM.</p>"
        },
        "RecommendationStatus":{
          "shape":"RecommendationStatus",
          "documentation":"<p>Indicates whether DataSync Discovery recommendations for the SVM are ready to view, incomplete, or can't be determined.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#recommendation-statuses-table\">Recommendation statuses</a>.</p>"
        },
        "TotalSnapshotCapacityUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The amount of storage in the SVM that's being used for snapshots.</p>"
        },
        "LunCount":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The number of LUNs (logical unit numbers) in the SVM.</p>"
        }
      },
      "documentation":"<p>The information that DataSync Discovery collects about a storage virtual machine (SVM) in your on-premises storage system.</p>"
    },
    "NetAppONTAPSVMs":{
      "type":"list",
      "member":{"shape":"NetAppONTAPSVM"}
    },
    "NetAppONTAPVolume":{
      "type":"structure",
      "members":{
        "VolumeName":{
          "shape":"PtolemyString",
          "documentation":"<p>The name of the volume.</p>"
        },
        "ResourceId":{
          "shape":"PtolemyUUID",
          "documentation":"<p>The universally unique identifier (UUID) of the volume.</p>"
        },
        "CifsShareCount":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The number of CIFS shares in the volume.</p>"
        },
        "SecurityStyle":{
          "shape":"PtolemyString",
          "documentation":"<p>The volume's security style (such as Unix or NTFS).</p>"
        },
        "SvmUuid":{
          "shape":"PtolemyUUID",
          "documentation":"<p>The UUID of the storage virtual machine (SVM) associated with the volume.</p>"
        },
        "SvmName":{
          "shape":"PtolemyString",
          "documentation":"<p>The name of the SVM associated with the volume.</p>"
        },
        "CapacityUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The storage space that's being used in the volume.</p>"
        },
        "CapacityProvisioned":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The total storage space that's available in the volume.</p>"
        },
        "LogicalCapacityUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The storage space that's being used in the volume without accounting for compression or deduplication.</p>"
        },
        "NfsExported":{
          "shape":"PtolemyBoolean",
          "documentation":"<p>The number of NFS volumes in the volume.</p>"
        },
        "SnapshotCapacityUsed":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The amount of storage in the volume that's being used for snapshots.</p>"
        },
        "MaxP95Performance":{
          "shape":"MaxP95Performance",
          "documentation":"<p>The performance data that DataSync Discovery collects about the volume.</p>"
        },
        "Recommendations":{
          "shape":"Recommendations",
          "documentation":"<p>The Amazon Web Services storage services that DataSync Discovery recommends for the volume. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">Recommendations provided by DataSync Discovery</a>.</p>"
        },
        "RecommendationStatus":{
          "shape":"RecommendationStatus",
          "documentation":"<p>Indicates whether DataSync Discovery recommendations for the volume are ready to view, incomplete, or can't be determined.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#recommendation-statuses-table\">Recommendation statuses</a>.</p>"
        },
        "LunCount":{
          "shape":"NonNegativeLong",
          "documentation":"<p>The number of LUNs (logical unit numbers) in the volume.</p>"
        }
      },
      "documentation":"<p>The information that DataSync Discovery collects about a volume in your on-premises storage system.</p>"
    },
    "NetAppONTAPVolumes":{
      "type":"list",
      "member":{"shape":"NetAppONTAPVolume"}
    },
    "NetworkInterfaceArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:aws[\\-a-z]{0,}:ec2:[a-z\\-0-9]*:[0-9]{12}:network-interface/eni-[0-9a-f]+$"
    },
    "NextToken":{
      "type":"string",
      "max":65535,
      "pattern":"[a-zA-Z0-9=_-]+"
    },
    "NfsMountOptions":{
      "type":"structure",
      "members":{
        "Version":{
          "shape":"NfsVersion",
          "documentation":"<p>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.</p> <p>You can specify the following options:</p> <ul> <li> <p> <code>AUTOMATIC</code> (default): DataSync chooses NFS version 4.1.</p> </li> <li> <p> <code>NFS3</code>: Stateless protocol version that allows for asynchronous writes on the server.</p> </li> <li> <p> <code>NFSv4_0</code>: Stateful, firewall-friendly protocol version that supports delegations and pseudo file systems.</p> </li> <li> <p> <code>NFSv4_1</code>: Stateful protocol version that supports sessions, directory delegations, and parallel data processing. NFS version 4.1 also includes all features available in version 4.0.</p> </li> </ul> <note> <p>DataSync currently only supports NFS version 3 with Amazon FSx for NetApp ONTAP locations.</p> </note>"
        }
      },
      "documentation":"<p>Specifies how DataSync can access a location using the NFS protocol.</p>"
    },
    "NfsSubdirectory":{
      "type":"string",
      "max":4096,
      "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\p{Zs}]+$"
    },
    "NfsVersion":{
      "type":"string",
      "enum":[
        "AUTOMATIC",
        "NFS3",
        "NFS4_0",
        "NFS4_1"
      ]
    },
    "NonNegativeDouble":{
      "type":"double",
      "box":true,
      "min":0
    },
    "NonNegativeLong":{
      "type":"long",
      "box":true,
      "min":0
    },
    "ObjectStorageAccessKey":{
      "type":"string",
      "max":200,
      "min":1,
      "pattern":"^.+$"
    },
    "ObjectStorageBucketName":{
      "type":"string",
      "max":63,
      "min":3,
      "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$"
    },
    "ObjectStorageCertificate":{
      "type":"blob",
      "max":32768
    },
    "ObjectStorageSecretKey":{
      "type":"string",
      "max":200,
      "min":1,
      "pattern":"^.+$",
      "sensitive":true
    },
    "ObjectStorageServerPort":{
      "type":"integer",
      "box":true,
      "max":65536,
      "min":1
    },
    "ObjectStorageServerProtocol":{
      "type":"string",
      "enum":[
        "HTTPS",
        "HTTP"
      ]
    },
    "ObjectTags":{
      "type":"string",
      "enum":[
        "PRESERVE",
        "NONE"
      ]
    },
    "ObjectVersionIds":{
      "type":"string",
      "enum":[
        "INCLUDE",
        "NONE"
      ]
    },
    "OnPremConfig":{
      "type":"structure",
      "required":["AgentArns"],
      "members":{
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.</p>"
        }
      },
      "documentation":"<p>The DataSync agents that are connecting to a Network File System (NFS) location.</p>"
    },
    "Operator":{
      "type":"string",
      "enum":[
        "Equals",
        "NotEquals",
        "In",
        "LessThanOrEqual",
        "LessThan",
        "GreaterThanOrEqual",
        "GreaterThan",
        "Contains",
        "NotContains",
        "BeginsWith"
      ]
    },
    "Options":{
      "type":"structure",
      "members":{
        "VerifyMode":{
          "shape":"VerifyMode",
          "documentation":"<p>Specifies how and when DataSync checks the integrity of your data during a transfer. </p> <p>Default value: <code>POINT_IN_TIME_CONSISTENT</code> </p> <p> <code>ONLY_FILES_TRANSFERRED</code> (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.</p> <p>We recommend this option when transferring to S3 Glacier Flexible Retrieval or S3 Glacier Deep Archive storage classes. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Storage class considerations with Amazon S3 locations</a>.</p> <p> <code>POINT_IN_TIME_CONSISTENT</code>: At the end of the transfer, DataSync scans the entire source and destination to verify that both locations are fully synchronized.</p> <p>You can't use this option when transferring to S3 Glacier Flexible Retrieval or S3 Glacier Deep Archive storage classes. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Storage class considerations with Amazon S3 locations</a>.</p> <p> <code>NONE</code>: 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.</p>"
        },
        "OverwriteMode":{
          "shape":"OverwriteMode",
          "documentation":"<p>Specifies whether data at the destination location should be overwritten or preserved. If set to <code>NEVER</code>, 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. </p> <p>Some storage classes have specific behaviors that can affect your Amazon S3 storage cost. For detailed information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Considerations when working with Amazon S3 storage classes in DataSync</a>.</p>"
        },
        "Atime":{
          "shape":"Atime",
          "documentation":"<p>Specifies whether to preserve metadata indicating the last time a file was read or written to. If you set <code>Atime</code> to <code>BEST_EFFORT</code>, DataSync attempts to preserve the original <code>Atime</code> attribute on all source files (that is, the version before the <code>PREPARING</code> phase of the task execution).</p> <note> <p>The behavior of <code>Atime</code> isn't fully standard across platforms, so DataSync can only do this on a best-effort basis.</p> </note> <p>Default value: <code>BEST_EFFORT</code> </p> <p> <code>BEST_EFFORT</code>: Attempt to preserve the per-file <code>Atime</code> value (recommended).</p> <p> <code>NONE</code>: Ignore <code>Atime</code>.</p> <note> <p>If <code>Atime</code> is set to <code>BEST_EFFORT</code>, <code>Mtime</code> must be set to <code>PRESERVE</code>. </p> <p>If <code>Atime</code> is set to <code>NONE</code>, <code>Mtime</code> must also be <code>NONE</code>. </p> </note>"
        },
        "Mtime":{
          "shape":"Mtime",
          "documentation":"<p>Specifies whether to preserve metadata indicating the last time that a file was written to before the <code>PREPARING</code> phase of your task execution. This option is required when you need to run the a task more than once.</p> <p>Default Value: <code>PRESERVE</code> </p> <p> <code>PRESERVE</code>: Preserve original <code>Mtime</code> (recommended)</p> <p> <code>NONE</code>: Ignore <code>Mtime</code>. </p> <note> <p>If <code>Mtime</code> is set to <code>PRESERVE</code>, <code>Atime</code> must be set to <code>BEST_EFFORT</code>.</p> <p>If <code>Mtime</code> is set to <code>NONE</code>, <code>Atime</code> must also be set to <code>NONE</code>. </p> </note>"
        },
        "Uid":{
          "shape":"Uid",
          "documentation":"<p>Specifies the POSIX user ID (UID) of the file's owner.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/special-files.html#metadata-copied\">Metadata copied by DataSync</a>.</p> <p>Default value: <code>INT_VALUE</code>. This preserves the integer value of the ID.</p> <p> <code>INT_VALUE</code>: Preserve the integer value of UID and group ID (GID) (recommended).</p> <p> <code>NONE</code>: Ignore UID and GID. </p>"
        },
        "Gid":{
          "shape":"Gid",
          "documentation":"<p>Specifies the POSIX group ID (GID) of the file's owners.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/special-files.html#metadata-copied\">Metadata copied by DataSync</a>.</p> <p>Default value: <code>INT_VALUE</code>. This preserves the integer value of the ID.</p> <p> <code>INT_VALUE</code>: Preserve the integer value of user ID (UID) and GID (recommended).</p> <p> <code>NONE</code>: Ignore UID and GID.</p>"
        },
        "PreserveDeletedFiles":{
          "shape":"PreserveDeletedFiles",
          "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Considerations when working with Amazon S3 storage classes in DataSync</a>.</p> <p>Default value: <code>PRESERVE</code> </p> <p> <code>PRESERVE</code>: Ignore such destination files (recommended). </p> <p> <code>REMOVE</code>: Delete destination files that aren’t present in the source.</p> <note> <p>If you set this parameter to <code>REMOVE</code>, you can't set <code>TransferMode</code> to <code>ALL</code>. When you transfer all data, DataSync doesn't scan your destination location and doesn't know what to delete.</p> </note>"
        },
        "PreserveDevices":{
          "shape":"PreserveDevices",
          "documentation":"<p>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.</p> <note> <p>DataSync can't copy the actual contents of these devices because they're nonterminal and don't return an end-of-file (EOF) marker.</p> </note> <p>Default value: <code>NONE</code> </p> <p> <code>NONE</code>: Ignore special devices (recommended). </p> <p> <code>PRESERVE</code>: Preserve character and block device metadata. This option currently isn't supported for Amazon EFS. </p>"
        },
        "PosixPermissions":{
          "shape":"PosixPermissions",
          "documentation":"<p>Specifies which users or groups can access a file for a specific purpose such as reading, writing, or execution of the file.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/special-files.html#metadata-copied\">Metadata copied by DataSync</a>.</p> <p>Default value: <code>PRESERVE</code> </p> <p> <code>PRESERVE</code>: Preserve POSIX-style permissions (recommended).</p> <p> <code>NONE</code>: Ignore permissions. </p> <note> <p>DataSync can preserve extant permissions of a source location.</p> </note>"
        },
        "BytesPerSecond":{
          "shape":"BytesPerSecond",
          "documentation":"<p>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 <code>1048576</code> (<code>=1024*1024</code>).</p>"
        },
        "TaskQueueing":{
          "shape":"TaskQueueing",
          "documentation":"<p>Specifies whether your transfer tasks should be put into a queue during certain scenarios when <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/run-task.html#running-multiple-tasks\">running multiple tasks</a>. This is <code>ENABLED</code> by default.</p>"
        },
        "LogLevel":{
          "shape":"LogLevel",
          "documentation":"<p>Specifies the type of logs that DataSync publishes to a Amazon CloudWatch Logs log group. To specify the log group, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_CreateTask.html#DataSync-CreateTask-request-CloudWatchLogGroupArn\">CloudWatchLogGroupArn</a>.</p> <p>If you set <code>LogLevel</code> to <code>OFF</code>, no logs are published. <code>BASIC</code> publishes logs on errors for individual files transferred. <code>TRANSFER</code> publishes logs for every file or object that is transferred and integrity checked.</p>"
        },
        "TransferMode":{
          "shape":"TransferMode",
          "documentation":"<p>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).</p> <p> <code>CHANGED</code>: DataSync copies only data or metadata that is new or different content from the source location to the destination location.</p> <p> <code>ALL</code>: DataSync copies all source location content to the destination (without comparing what's in the destination).</p>"
        },
        "SecurityDescriptorCopyFlags":{
          "shape":"SmbSecurityDescriptorCopyFlags",
          "documentation":"<p>Specifies which components of the SMB security descriptor are copied from source to destination objects. </p> <p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/special-files.html\">how DataSync handles metadata</a>.</p> <p>Default value: <code>OWNER_DACL</code> </p> <p> <code>OWNER_DACL</code>: For each copied object, DataSync copies the following metadata:</p> <ul> <li> <p>The object owner.</p> </li> <li> <p>NTFS discretionary access control lists (DACLs), which determine whether to grant access to an object.</p> <p>DataSync won't copy NTFS system access control lists (SACLs) with this option.</p> </li> </ul> <p> <code>OWNER_DACL_SACL</code>: For each copied object, DataSync copies the following metadata:</p> <ul> <li> <p>The object owner.</p> </li> <li> <p>NTFS discretionary access control lists (DACLs), which determine whether to grant access to an object.</p> </li> <li> <p>SACLs, which are used by administrators to log attempts to access a secured object.</p> <p>Copying SACLs requires granting additional permissions to the Windows user that DataSync uses to access your SMB location. For information about choosing a user that ensures sufficient permissions to files, folders, and metadata, see <a href=\"create-smb-location.html#SMBuser\">user</a>.</p> </li> </ul> <p> <code>NONE</code>: 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. </p>"
        },
        "ObjectTags":{
          "shape":"ObjectTags",
          "documentation":"<p>Specifies whether object tags are preserved when transferring between object storage systems. If you want your DataSync task to ignore object tags, specify the <code>NONE</code> value.</p> <p>Default Value: <code>PRESERVE</code> </p>"
        }
      },
      "documentation":"<p>Indicates how your transfer task is configured. These options include how DataSync handles files, objects, and their associated metadata during your transfer. You also can specify how to verify data integrity, set bandwidth limits for your task, among other options.</p> <p>Each option has a default value. Unless you need to, you don't have to configure any of these options before starting your task.</p>"
    },
    "OutputTagList":{
      "type":"list",
      "member":{"shape":"TagListEntry"},
      "max":55,
      "min":0
    },
    "OverwriteMode":{
      "type":"string",
      "enum":[
        "ALWAYS",
        "NEVER"
      ]
    },
    "P95Metrics":{
      "type":"structure",
      "members":{
        "IOPS":{
          "shape":"IOPS",
          "documentation":"<p>The IOPS peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>"
        },
        "Throughput":{
          "shape":"Throughput",
          "documentation":"<p>The throughput peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>"
        },
        "Latency":{
          "shape":"Latency",
          "documentation":"<p>The latency peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>"
        }
      },
      "documentation":"<p>The types of performance data that DataSync Discovery collects about an on-premises storage system resource.</p>"
    },
    "PLSecurityGroupArnList":{
      "type":"list",
      "member":{"shape":"Ec2SecurityGroupArn"},
      "max":1,
      "min":1
    },
    "PLSubnetArnList":{
      "type":"list",
      "member":{"shape":"Ec2SubnetArn"},
      "max":1,
      "min":1
    },
    "PhaseStatus":{
      "type":"string",
      "enum":[
        "PENDING",
        "SUCCESS",
        "ERROR"
      ]
    },
    "PosixPermissions":{
      "type":"string",
      "enum":[
        "NONE",
        "PRESERVE"
      ]
    },
    "PreserveDeletedFiles":{
      "type":"string",
      "enum":[
        "PRESERVE",
        "REMOVE"
      ]
    },
    "PreserveDevices":{
      "type":"string",
      "enum":[
        "NONE",
        "PRESERVE"
      ]
    },
    "PrivateLinkConfig":{
      "type":"structure",
      "members":{
        "VpcEndpointId":{
          "shape":"VpcEndpointId",
          "documentation":"<p>Specifies the ID of the VPC endpoint that your agent connects to.</p>"
        },
        "PrivateLinkEndpoint":{
          "shape":"Endpoint",
          "documentation":"<p>Specifies the VPC endpoint provided by <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-service.html\">Amazon Web Services PrivateLink</a> that your agent connects to.</p>"
        },
        "SubnetArns":{
          "shape":"PLSubnetArnList",
          "documentation":"<p>Specifies the ARN of the subnet where your VPC endpoint is located. You can only specify one ARN.</p>"
        },
        "SecurityGroupArns":{
          "shape":"PLSecurityGroupArnList",
          "documentation":"<p>Specifies the Amazon Resource Names (ARN) of the security group that provides DataSync access to your VPC endpoint. You can only specify one ARN.</p>"
        }
      },
      "documentation":"<p>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.</p>"
    },
    "PtolemyBoolean":{"type":"boolean"},
    "PtolemyPassword":{
      "type":"string",
      "max":1024,
      "pattern":"^(?!.*[:\\\"][^:\"]*$).+$",
      "sensitive":true
    },
    "PtolemyString":{
      "type":"string",
      "max":1024,
      "pattern":"^.{0,1024}$"
    },
    "PtolemyUUID":{
      "type":"string",
      "pattern":"[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}"
    },
    "PtolemyUsername":{
      "type":"string",
      "max":1024,
      "pattern":"^(?!.*[:\\\"][^:\"]*$).+$",
      "sensitive":true
    },
    "QopConfiguration":{
      "type":"structure",
      "members":{
        "RpcProtection":{
          "shape":"HdfsRpcProtection",
          "documentation":"<p>The RPC protection setting configured on the HDFS cluster. This setting corresponds to your <code>hadoop.rpc.protection</code> setting in your <code>core-site.xml</code> file on your Hadoop cluster.</p>"
        },
        "DataTransferProtection":{
          "shape":"HdfsDataTransferProtection",
          "documentation":"<p>The data transfer protection setting configured on the HDFS cluster. This setting corresponds to your <code>dfs.data.transfer.protection</code> setting in the <code>hdfs-site.xml</code> file on your Hadoop cluster.</p>"
        }
      },
      "documentation":"<p>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.</p>"
    },
    "Recommendation":{
      "type":"structure",
      "members":{
        "StorageType":{
          "shape":"PtolemyString",
          "documentation":"<p>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.</p>"
        },
        "StorageConfiguration":{
          "shape":"RecommendationsConfigMap",
          "documentation":"<p>Information about how you can set up a recommended Amazon Web Services storage service.</p>"
        },
        "EstimatedMonthlyStorageCost":{
          "shape":"PtolemyString",
          "documentation":"<p>The estimated monthly cost of the recommended Amazon Web Services storage service.</p>"
        }
      },
      "documentation":"<p>The details about an Amazon Web Services storage service that DataSync Discovery recommends for a resource in your on-premises storage system.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">Recommendations provided by DataSync Discovery</a>.</p>"
    },
    "RecommendationStatus":{
      "type":"string",
      "enum":[
        "NONE",
        "IN_PROGRESS",
        "COMPLETED",
        "FAILED"
      ]
    },
    "Recommendations":{
      "type":"list",
      "member":{"shape":"Recommendation"}
    },
    "RecommendationsConfigMap":{
      "type":"map",
      "key":{"shape":"PtolemyString"},
      "value":{"shape":"PtolemyString"}
    },
    "RemoveStorageSystemRequest":{
      "type":"structure",
      "required":["StorageSystemArn"],
      "members":{
        "StorageSystemArn":{
          "shape":"StorageSystemArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the storage system that you want to permanently remove from DataSync Discovery.</p>"
        }
      }
    },
    "RemoveStorageSystemResponse":{
      "type":"structure",
      "members":{
      }
    },
    "ReportDestination":{
      "type":"structure",
      "members":{
        "S3":{
          "shape":"ReportDestinationS3",
          "documentation":"<p>Specifies the Amazon S3 bucket where DataSync uploads your task report.</p>"
        }
      },
      "documentation":"<p>Specifies where DataSync uploads your <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-task-reports.html\">task report</a>.</p>"
    },
    "ReportDestinationS3":{
      "type":"structure",
      "required":[
        "S3BucketArn",
        "BucketAccessRoleArn"
      ],
      "members":{
        "Subdirectory":{
          "shape":"S3Subdirectory",
          "documentation":"<p>Specifies a bucket prefix for your report.</p>"
        },
        "S3BucketArn":{
          "shape":"S3BucketArn",
          "documentation":"<p>Specifies the ARN of the S3 bucket where DataSync uploads your report.</p>"
        },
        "BucketAccessRoleArn":{
          "shape":"IamRoleArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the IAM policy that allows DataSync to upload a task report to your S3 bucket. For more information, see <a href=\"https://docs.aws.amazon.com/https:/docs.aws.amazon.com/datasync/latest/userguide/creating-task-reports.html\">Allowing DataSync to upload a task report to an Amazon S3 bucket</a>.</p>"
        }
      },
      "documentation":"<p>Specifies the Amazon S3 bucket where DataSync uploads your <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-task-reports.html\">task report</a>.</p>"
    },
    "ReportLevel":{
      "type":"string",
      "enum":[
        "ERRORS_ONLY",
        "SUCCESSES_AND_ERRORS"
      ]
    },
    "ReportOutputType":{
      "type":"string",
      "enum":[
        "SUMMARY_ONLY",
        "STANDARD"
      ]
    },
    "ReportOverride":{
      "type":"structure",
      "members":{
        "ReportLevel":{
          "shape":"ReportLevel",
          "documentation":"<p>Specifies whether your task report includes errors only or successes and errors.</p> <p>For example, your report might mostly include only what didn't go well in your transfer (<code>ERRORS_ONLY</code>). At the same time, you want to verify that your <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">task filter</a> is working correctly. In this situation, you can get a list of what files DataSync successfully skipped and if something transferred that you didn't to transfer (<code>SUCCESSES_AND_ERRORS</code>).</p>"
        }
      },
      "documentation":"<p>Specifies the level of detail for a particular aspect of your DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-task-reports.html\">task report</a>.</p>"
    },
    "ReportOverrides":{
      "type":"structure",
      "members":{
        "Transferred":{
          "shape":"ReportOverride",
          "documentation":"<p>Specifies the level of reporting for the files, objects, and directories that DataSync attempted to transfer.</p>"
        },
        "Verified":{
          "shape":"ReportOverride",
          "documentation":"<p>Specifies the level of reporting for the files, objects, and directories that DataSync attempted to verify at the end of your transfer.</p>"
        },
        "Deleted":{
          "shape":"ReportOverride",
          "documentation":"<p>Specifies the level of reporting for the files, objects, and directories that DataSync attempted to delete in your destination location. This only applies if you <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html\">configure your task</a> to delete data in the destination that isn't in the source.</p>"
        },
        "Skipped":{
          "shape":"ReportOverride",
          "documentation":"<p>Specifies the level of reporting for the files, objects, and directories that DataSync attempted to skip during your transfer.</p>"
        }
      },
      "documentation":"<p>The level of detail included in each aspect of your DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-task-reports.html\">task report</a>.</p>"
    },
    "ReportResult":{
      "type":"structure",
      "members":{
        "Status":{
          "shape":"PhaseStatus",
          "documentation":"<p>Indicates whether DataSync is still working on your report, created a report, or can't create a complete report.</p>"
        },
        "ErrorCode":{
          "shape":"string",
          "documentation":"<p>Indicates the code associated with the error if DataSync can't create a complete report.</p>"
        },
        "ErrorDetail":{
          "shape":"string",
          "documentation":"<p>Provides details about issues creating a report.</p>"
        }
      },
      "documentation":"<p>Indicates whether DataSync created a complete <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-task-reports.html\">task report</a> for your transfer.</p>"
    },
    "ResourceDetails":{
      "type":"structure",
      "members":{
        "NetAppONTAPSVMs":{
          "shape":"NetAppONTAPSVMs",
          "documentation":"<p>The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises storage system.</p>"
        },
        "NetAppONTAPVolumes":{
          "shape":"NetAppONTAPVolumes",
          "documentation":"<p>The information that DataSync Discovery collects about volumes in your on-premises storage system.</p>"
        },
        "NetAppONTAPClusters":{
          "shape":"NetAppONTAPClusters",
          "documentation":"<p>The information that DataSync Discovery collects about the cluster in your on-premises storage system.</p>"
        }
      },
      "documentation":"<p>Information provided by DataSync Discovery about the resources in your on-premises storage system.</p>"
    },
    "ResourceFilters":{
      "type":"map",
      "key":{"shape":"DiscoveryResourceFilter"},
      "value":{"shape":"FilterMembers"}
    },
    "ResourceId":{
      "type":"string",
      "pattern":"[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}"
    },
    "ResourceIds":{
      "type":"list",
      "member":{"shape":"ResourceId"},
      "max":100,
      "min":1
    },
    "ResourceMetrics":{
      "type":"structure",
      "members":{
        "Timestamp":{
          "shape":"Timestamp",
          "documentation":"<p>The time when DataSync Discovery collected this information from the resource.</p>"
        },
        "P95Metrics":{
          "shape":"P95Metrics",
          "documentation":"<p>The types of performance data that DataSync Discovery collects about the on-premises storage system resource.</p>"
        },
        "Capacity":{
          "shape":"Capacity",
          "documentation":"<p>The storage capacity of the on-premises storage system resource.</p>"
        },
        "ResourceId":{
          "shape":"ResourceId",
          "documentation":"<p>The universally unique identifier (UUID) of the on-premises storage system resource.</p>"
        },
        "ResourceType":{
          "shape":"DiscoveryResourceType",
          "documentation":"<p>The type of on-premises storage system resource.</p>"
        }
      },
      "documentation":"<p>Information, including performance data and capacity usage, provided by DataSync Discovery about a resource in your on-premises storage system.</p>"
    },
    "S3BucketArn":{
      "type":"string",
      "max":156,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):(s3|s3-outposts):[a-z\\-0-9]*:[0-9]*:.*$"
    },
    "S3Config":{
      "type":"structure",
      "required":["BucketAccessRoleArn"],
      "members":{
        "BucketAccessRoleArn":{
          "shape":"IamRoleArn",
          "documentation":"<p>The ARN of the IAM role for accessing the S3 bucket. </p>"
        }
      },
      "documentation":"<p>The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role used to access an Amazon S3 bucket.</p> <p>For detailed information about using such a role, see Creating a Location for Amazon S3 in the <i>DataSync User Guide</i>.</p>"
    },
    "S3StorageClass":{
      "type":"string",
      "enum":[
        "STANDARD",
        "STANDARD_IA",
        "ONEZONE_IA",
        "INTELLIGENT_TIERING",
        "GLACIER",
        "DEEP_ARCHIVE",
        "OUTPOSTS",
        "GLACIER_INSTANT_RETRIEVAL"
      ]
    },
    "S3Subdirectory":{
      "type":"string",
      "max":4096,
      "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\p{Zs}]*$"
    },
    "ScheduleExpressionCron":{
      "type":"string",
      "max":256,
      "pattern":"^[a-zA-Z0-9\\ \\_\\*\\?\\,\\|\\^\\-\\/\\#\\s\\(\\)\\+]*$"
    },
    "SecretsManagerArn":{
      "type":"string",
      "max":2048,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):secretsmanager:[a-z\\-0-9]+:[0-9]{12}:secret:.*"
    },
    "ServerHostname":{
      "type":"string",
      "max":255,
      "pattern":"^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])$"
    },
    "SmbDomain":{
      "type":"string",
      "max":253,
      "pattern":"^[A-Za-z0-9]((\\.|-+)?[A-Za-z0-9]){0,252}$"
    },
    "SmbMountOptions":{
      "type":"structure",
      "members":{
        "Version":{
          "shape":"SmbVersion",
          "documentation":"<p>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.</p> <p>These are the following options for configuring the SMB version:</p> <ul> <li> <p> <code>AUTOMATIC</code> (default): DataSync and the SMB file server negotiate the highest version of SMB that they mutually support between 2.1 and 3.1.1.</p> <p>This is the recommended option. If you instead choose a specific version that your file server doesn't support, you may get an <code>Operation Not Supported</code> error.</p> </li> <li> <p> <code>SMB3</code>: Restricts the protocol negotiation to only SMB version 3.0.2.</p> </li> <li> <p> <code>SMB2</code>: Restricts the protocol negotiation to only SMB version 2.1.</p> </li> <li> <p> <code>SMB2_0</code>: Restricts the protocol negotiation to only SMB version 2.0.</p> </li> <li> <p> <code>SMB1</code>: Restricts the protocol negotiation to only SMB version 1.0.</p> <note> <p>The <code>SMB1</code> option isn't available when <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_CreateLocationFsxOntap.html\">creating an Amazon FSx for NetApp ONTAP location</a>.</p> </note> </li> </ul>"
        }
      },
      "documentation":"<p>Specifies the version of the Server Message Block (SMB) protocol that DataSync uses to access an SMB file server.</p>"
    },
    "SmbPassword":{
      "type":"string",
      "max":104,
      "pattern":"^.{0,104}$",
      "sensitive":true
    },
    "SmbSecurityDescriptorCopyFlags":{
      "type":"string",
      "enum":[
        "NONE",
        "OWNER_DACL",
        "OWNER_DACL_SACL"
      ]
    },
    "SmbSubdirectory":{
      "type":"string",
      "max":4096,
      "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$"
    },
    "SmbUser":{
      "type":"string",
      "max":104,
      "pattern":"^[^\\x5B\\x5D\\\\/:;|=,+*?]{1,104}$"
    },
    "SmbVersion":{
      "type":"string",
      "enum":[
        "AUTOMATIC",
        "SMB2",
        "SMB3",
        "SMB1",
        "SMB2_0"
      ]
    },
    "SourceNetworkInterfaceArns":{
      "type":"list",
      "member":{"shape":"NetworkInterfaceArn"}
    },
    "StartDiscoveryJobRequest":{
      "type":"structure",
      "required":[
        "StorageSystemArn",
        "CollectionDurationMinutes",
        "ClientToken"
      ],
      "members":{
        "StorageSystemArn":{
          "shape":"StorageSystemArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the on-premises storage system that you want to run the discovery job on.</p>"
        },
        "CollectionDurationMinutes":{
          "shape":"CollectionDurationMinutes",
          "documentation":"<p>Specifies in minutes how long you want the discovery job to run.</p> <note> <p>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.</p> </note>"
        },
        "ClientToken":{
          "shape":"PtolemyUUID",
          "documentation":"<p>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.</p>",
          "idempotencyToken":true
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.</p>"
        }
      }
    },
    "StartDiscoveryJobResponse":{
      "type":"structure",
      "members":{
        "DiscoveryJobArn":{
          "shape":"DiscoveryJobArn",
          "documentation":"<p>The ARN of the discovery job that you started.</p>"
        }
      }
    },
    "StartTaskExecutionRequest":{
      "type":"structure",
      "required":["TaskArn"],
      "members":{
        "TaskArn":{
          "shape":"TaskArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the task that you want to start.</p>"
        },
        "OverrideOptions":{"shape":"Options"},
        "Includes":{
          "shape":"FilterList",
          "documentation":"<p>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, <code>\"/folder1|/folder2\"</code>. </p>"
        },
        "Excludes":{
          "shape":"FilterList",
          "documentation":"<p>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, <code>\"/folder1|/folder2\"</code>. </p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task execution.</p> <p> <i>Tags</i> are key-value pairs that help you manage, filter, and search for your DataSync resources.</p>"
        },
        "TaskReportConfig":{
          "shape":"TaskReportConfig",
          "documentation":"<p>Specifies how you want to configure a task report, which provides detailed information about for your DataSync transfer.</p>"
        }
      },
      "documentation":"<p>StartTaskExecutionRequest</p>"
    },
    "StartTaskExecutionResponse":{
      "type":"structure",
      "members":{
        "TaskExecutionArn":{
          "shape":"TaskExecutionArn",
          "documentation":"<p>The ARN of the running task execution.</p>"
        }
      },
      "documentation":"<p>StartTaskExecutionResponse</p>"
    },
    "StopDiscoveryJobRequest":{
      "type":"structure",
      "required":["DiscoveryJobArn"],
      "members":{
        "DiscoveryJobArn":{
          "shape":"DiscoveryJobArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that you want to stop. </p>"
        }
      }
    },
    "StopDiscoveryJobResponse":{
      "type":"structure",
      "members":{
      }
    },
    "StorageSystemArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:system/storage-system-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$"
    },
    "StorageSystemConnectivityStatus":{
      "type":"string",
      "enum":[
        "PASS",
        "FAIL",
        "UNKNOWN"
      ]
    },
    "StorageSystemList":{
      "type":"list",
      "member":{"shape":"StorageSystemListEntry"}
    },
    "StorageSystemListEntry":{
      "type":"structure",
      "members":{
        "StorageSystemArn":{
          "shape":"StorageSystemArn",
          "documentation":"<p>The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.</p>"
        },
        "Name":{
          "shape":"Name",
          "documentation":"<p>The name of an on-premises storage system that you added to DataSync Discovery.</p>"
        }
      },
      "documentation":"<p>Information that identifies an on-premises storage system that you're using with DataSync Discovery.</p>"
    },
    "StorageVirtualMachineArn":{
      "type":"string",
      "max":162,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):fsx:[a-z\\-0-9]+:[0-9]{12}:storage-virtual-machine/fs-[0-9a-f]+/svm-[0-9a-f]{17,}$"
    },
    "TagKey":{
      "type":"string",
      "max":256,
      "min":1,
      "pattern":"^[a-zA-Z0-9\\s+=._:/-]+$"
    },
    "TagKeyList":{
      "type":"list",
      "member":{"shape":"TagKey"},
      "max":50,
      "min":1
    },
    "TagListEntry":{
      "type":"structure",
      "required":["Key"],
      "members":{
        "Key":{
          "shape":"TagKey",
          "documentation":"<p>The key for an Amazon Web Services resource tag.</p>"
        },
        "Value":{
          "shape":"TagValue",
          "documentation":"<p>The value for an Amazon Web Services resource tag.</p>"
        }
      },
      "documentation":"<p>A key-value pair representing a single tag that's been applied to an Amazon Web Services resource.</p>"
    },
    "TagResourceRequest":{
      "type":"structure",
      "required":[
        "ResourceArn",
        "Tags"
      ],
      "members":{
        "ResourceArn":{
          "shape":"TaggableResourceArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the resource to apply the tag to.</p>"
        },
        "Tags":{
          "shape":"InputTagList",
          "documentation":"<p>Specifies the tags that you want to apply to the resource.</p>"
        }
      },
      "documentation":"<p>TagResourceRequest</p>"
    },
    "TagResourceResponse":{
      "type":"structure",
      "members":{
      }
    },
    "TagValue":{
      "type":"string",
      "max":256,
      "min":1,
      "pattern":"^[a-zA-Z0-9\\s+=._:@/-]+$"
    },
    "TaggableResourceArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:(agent|task|location|system)/((agent|task|loc)-[a-f0-9]{17}|storage-system-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})(/execution/exec-[a-f0-9]{17})?$"
    },
    "TaskArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]*:[0-9]{12}:task/task-[0-9a-f]{17}$"
    },
    "TaskExecutionArn":{
      "type":"string",
      "max":128,
      "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]*:[0-9]{12}:task/task-[0-9a-f]{17}/execution/exec-[0-9a-f]{17}$"
    },
    "TaskExecutionList":{
      "type":"list",
      "member":{"shape":"TaskExecutionListEntry"}
    },
    "TaskExecutionListEntry":{
      "type":"structure",
      "members":{
        "TaskExecutionArn":{
          "shape":"TaskExecutionArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the task that was executed.</p>"
        },
        "Status":{
          "shape":"TaskExecutionStatus",
          "documentation":"<p>The status of a task execution.</p>"
        }
      },
      "documentation":"<p>Represents a single entry in a list of task executions. <code>TaskExecutionListEntry</code> returns an array that contains a list of specific invocations of a task when the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListTaskExecutions.html\">ListTaskExecutions</a> operation is called.</p>"
    },
    "TaskExecutionResultDetail":{
      "type":"structure",
      "members":{
        "PrepareDuration":{
          "shape":"Duration",
          "documentation":"<p>The total time in milliseconds that DataSync spent in the PREPARING phase. </p>"
        },
        "PrepareStatus":{
          "shape":"PhaseStatus",
          "documentation":"<p>The status of the PREPARING phase.</p>"
        },
        "TotalDuration":{
          "shape":"Duration",
          "documentation":"<p>The total time in milliseconds that DataSync took to transfer the file from the source to the destination location.</p>"
        },
        "TransferDuration":{
          "shape":"Duration",
          "documentation":"<p>The total time in milliseconds that DataSync spent in the TRANSFERRING phase.</p>"
        },
        "TransferStatus":{
          "shape":"PhaseStatus",
          "documentation":"<p>The status of the TRANSFERRING phase.</p>"
        },
        "VerifyDuration":{
          "shape":"Duration",
          "documentation":"<p>The total time in milliseconds that DataSync spent in the VERIFYING phase.</p>"
        },
        "VerifyStatus":{
          "shape":"PhaseStatus",
          "documentation":"<p>The status of the VERIFYING phase.</p>"
        },
        "ErrorCode":{
          "shape":"string",
          "documentation":"<p>Errors that DataSync encountered during execution of the task. You can use this error code to help troubleshoot issues.</p>"
        },
        "ErrorDetail":{
          "shape":"string",
          "documentation":"<p>Detailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues. </p>"
        }
      },
      "documentation":"<p>Describes the detailed result of a <code>TaskExecution</code> operation. This result includes the time in milliseconds spent in each phase, the status of the task execution, and the errors encountered.</p>"
    },
    "TaskExecutionStatus":{
      "type":"string",
      "enum":[
        "QUEUED",
        "LAUNCHING",
        "PREPARING",
        "TRANSFERRING",
        "VERIFYING",
        "SUCCESS",
        "ERROR"
      ]
    },
    "TaskFilter":{
      "type":"structure",
      "required":[
        "Name",
        "Values",
        "Operator"
      ],
      "members":{
        "Name":{
          "shape":"TaskFilterName",
          "documentation":"<p>The name of the filter being used. Each API call supports a list of filters that are available for it. For example, <code>LocationId</code> for <code>ListTasks</code>.</p>"
        },
        "Values":{
          "shape":"FilterValues",
          "documentation":"<p>The values that you want to filter for. For example, you might want to display only tasks for a specific destination location.</p>"
        },
        "Operator":{
          "shape":"Operator",
          "documentation":"<p>The operator that is used to compare filter values (for example, <code>Equals</code> or <code>Contains</code>).</p>"
        }
      },
      "documentation":"<p>You can use API filters to narrow down the list of resources returned by <code>ListTasks</code>. For example, to retrieve all tasks on a source location, you can use <code>ListTasks</code> with filter name <code>LocationId</code> and <code>Operator Equals</code> with the ARN for the location.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/query-resources.html\">filtering DataSync resources</a>.</p>"
    },
    "TaskFilterName":{
      "type":"string",
      "enum":[
        "LocationId",
        "CreationTime"
      ]
    },
    "TaskFilters":{
      "type":"list",
      "member":{"shape":"TaskFilter"}
    },
    "TaskList":{
      "type":"list",
      "member":{"shape":"TaskListEntry"}
    },
    "TaskListEntry":{
      "type":"structure",
      "members":{
        "TaskArn":{
          "shape":"TaskArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the task.</p>"
        },
        "Status":{
          "shape":"TaskStatus",
          "documentation":"<p>The status of the task.</p>"
        },
        "Name":{
          "shape":"TagValue",
          "documentation":"<p>The name of the task.</p>"
        }
      },
      "documentation":"<p>Represents a single entry in a list of tasks. <code>TaskListEntry</code> returns an array that contains a list of tasks when the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListTasks.html\">ListTasks</a> operation is called. A task includes the source and destination file systems to sync and the options to use for the tasks.</p>"
    },
    "TaskQueueing":{
      "type":"string",
      "enum":[
        "ENABLED",
        "DISABLED"
      ]
    },
    "TaskReportConfig":{
      "type":"structure",
      "members":{
        "Destination":{
          "shape":"ReportDestination",
          "documentation":"<p>Specifies the Amazon S3 bucket where DataSync uploads your task report. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-task-reports.html#task-report-access\">Task reports</a>.</p>"
        },
        "OutputType":{
          "shape":"ReportOutputType",
          "documentation":"<p>Specifies the type of task report that you want:</p> <ul> <li> <p> <code>SUMMARY_ONLY</code>: Provides necessary details about your task, including the number of files, objects, and directories transferred and transfer duration.</p> </li> <li> <p> <code>STANDARD</code>: Provides complete details about your task, including a full list of files, objects, and directories that were transferred, skipped, verified, and more.</p> </li> </ul>"
        },
        "ReportLevel":{
          "shape":"ReportLevel",
          "documentation":"<p>Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.</p> <ul> <li> <p> <code>ERRORS_ONLY</code>: A report shows what DataSync was unable to transfer, skip, verify, and delete.</p> </li> <li> <p> <code>SUCCESSES_AND_ERRORS</code>: A report shows what DataSync was able and unable to transfer, skip, verify, and delete.</p> </li> </ul>"
        },
        "ObjectVersionIds":{
          "shape":"ObjectVersionIds",
          "documentation":"<p>Specifies whether your task report includes the new version of each object transferred into an S3 bucket. This only applies if you <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/userguide/manage-versioning-examples.html\">enable versioning on your bucket</a>. Keep in mind that setting this to <code>INCLUDE</code> can increase the duration of your task execution.</p>"
        },
        "Overrides":{
          "shape":"ReportOverrides",
          "documentation":"<p>Customizes the reporting level for aspects of your task report. For example, your report might generally only include errors, but you could specify that you want a list of successes and errors just for the files that DataSync attempted to delete in your destination location.</p>"
        }
      },
      "documentation":"<p>Specifies how you want to configure a task report, which provides detailed information about for your DataSync transfer.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-task-reports.html\">Task reports</a>.</p>"
    },
    "TaskSchedule":{
      "type":"structure",
      "required":["ScheduleExpression"],
      "members":{
        "ScheduleExpression":{
          "shape":"ScheduleExpressionCron",
          "documentation":"<p>A cron expression that specifies when DataSync initiates a scheduled transfer from a source to a destination location. </p>"
        }
      },
      "documentation":"<p>Specifies the schedule you want your task to use for repeated executions. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html\">Schedule Expressions for Rules</a>.</p>"
    },
    "TaskStatus":{
      "type":"string",
      "enum":[
        "AVAILABLE",
        "CREATING",
        "QUEUED",
        "RUNNING",
        "UNAVAILABLE"
      ]
    },
    "Throughput":{
      "type":"structure",
      "members":{
        "Read":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak throughput related to read operations.</p>"
        },
        "Write":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak throughput related to write operations.</p>"
        },
        "Other":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak throughput unrelated to read and write operations.</p>"
        },
        "Total":{
          "shape":"NonNegativeDouble",
          "documentation":"<p>Peak total throughput on your on-premises storage system resource.</p>"
        }
      },
      "documentation":"<p>The throughput peaks for an on-premises storage system volume. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>"
    },
    "Time":{"type":"timestamp"},
    "Timestamp":{"type":"timestamp"},
    "TransferMode":{
      "type":"string",
      "enum":[
        "CHANGED",
        "ALL"
      ]
    },
    "Uid":{
      "type":"string",
      "enum":[
        "NONE",
        "INT_VALUE",
        "NAME",
        "BOTH"
      ]
    },
    "UntagResourceRequest":{
      "type":"structure",
      "required":[
        "ResourceArn",
        "Keys"
      ],
      "members":{
        "ResourceArn":{
          "shape":"TaggableResourceArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the resource to remove the tags from.</p>"
        },
        "Keys":{
          "shape":"TagKeyList",
          "documentation":"<p>Specifies the keys in the tags that you want to remove.</p>"
        }
      },
      "documentation":"<p>UntagResourceRequest</p>"
    },
    "UntagResourceResponse":{
      "type":"structure",
      "members":{
      }
    },
    "UpdateAgentRequest":{
      "type":"structure",
      "required":["AgentArn"],
      "members":{
        "AgentArn":{
          "shape":"AgentArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the agent to update.</p>"
        },
        "Name":{
          "shape":"TagValue",
          "documentation":"<p>The name that you want to use to configure the agent.</p>"
        }
      },
      "documentation":"<p>UpdateAgentRequest</p>"
    },
    "UpdateAgentResponse":{
      "type":"structure",
      "members":{
      }
    },
    "UpdateDiscoveryJobRequest":{
      "type":"structure",
      "required":[
        "DiscoveryJobArn",
        "CollectionDurationMinutes"
      ],
      "members":{
        "DiscoveryJobArn":{
          "shape":"DiscoveryJobArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that you want to update.</p>"
        },
        "CollectionDurationMinutes":{
          "shape":"CollectionDurationMinutes",
          "documentation":"<p>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.)</p>"
        }
      }
    },
    "UpdateDiscoveryJobResponse":{
      "type":"structure",
      "members":{
      }
    },
    "UpdateLocationAzureBlobRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>Specifies the ARN of the Azure Blob Storage transfer location that you're updating.</p>"
        },
        "Subdirectory":{
          "shape":"AzureBlobSubdirectory",
          "documentation":"<p>Specifies path segments if you want to limit your transfer to a virtual directory in your container (for example, <code>/my/images</code>).</p>"
        },
        "AuthenticationType":{
          "shape":"AzureBlobAuthenticationType",
          "documentation":"<p>Specifies the authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).</p>"
        },
        "SasConfiguration":{
          "shape":"AzureBlobSasConfiguration",
          "documentation":"<p>Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.</p>"
        },
        "BlobType":{
          "shape":"AzureBlobType",
          "documentation":"<p>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 <a href=\"https://learn.microsoft.com/en-us/rest/api/storageservices/understanding-block-blobs--append-blobs--and-page-blobs\">Azure Blob Storage documentation</a>.</p>"
        },
        "AccessTier":{
          "shape":"AzureAccessTier",
          "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access-tiers\">Access tiers</a>.</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with your Azure Blob Storage container.</p> <p>You can specify more than one agent. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/multiple-agents.html\">Using multiple agents for your transfer</a>.</p>"
        }
      }
    },
    "UpdateLocationAzureBlobResponse":{
      "type":"structure",
      "members":{
      }
    },
    "UpdateLocationHdfsRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the source HDFS cluster location.</p>"
        },
        "Subdirectory":{
          "shape":"HdfsSubdirectory",
          "documentation":"<p>A subdirectory in the HDFS cluster. This subdirectory is used to read data from or write data to the HDFS cluster.</p>"
        },
        "NameNodes":{
          "shape":"HdfsNameNodeList",
          "documentation":"<p>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.</p>"
        },
        "BlockSize":{
          "shape":"HdfsBlockSize",
          "documentation":"<p>The size of the data blocks to write into the HDFS cluster. </p>"
        },
        "ReplicationFactor":{
          "shape":"HdfsReplicationFactor",
          "documentation":"<p>The number of DataNodes to replicate the data to when writing to the HDFS cluster. </p>"
        },
        "KmsKeyProviderUri":{
          "shape":"KmsKeyProviderUri",
          "documentation":"<p>The URI of the HDFS cluster's Key Management Server (KMS). </p>"
        },
        "QopConfiguration":{
          "shape":"QopConfiguration",
          "documentation":"<p>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. </p>"
        },
        "AuthenticationType":{
          "shape":"HdfsAuthenticationType",
          "documentation":"<p>The type of authentication used to determine the identity of the user. </p>"
        },
        "SimpleUser":{
          "shape":"HdfsUser",
          "documentation":"<p>The user name used to identify the client on the host operating system.</p>"
        },
        "KerberosPrincipal":{
          "shape":"KerberosPrincipal",
          "documentation":"<p>The Kerberos principal with access to the files and folders on the HDFS cluster. </p>"
        },
        "KerberosKeytab":{
          "shape":"KerberosKeytabFile",
          "documentation":"<p>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.</p>"
        },
        "KerberosKrb5Conf":{
          "shape":"KerberosKrb5ConfFile",
          "documentation":"<p>The <code>krb5.conf</code> file that contains the Kerberos configuration information. You can load the <code>krb5.conf</code> 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.</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>The ARNs of the agents that are used to connect to the HDFS cluster. </p>"
        }
      }
    },
    "UpdateLocationHdfsResponse":{
      "type":"structure",
      "members":{
      }
    },
    "UpdateLocationNfsRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the NFS transfer location that you want to update.</p>"
        },
        "Subdirectory":{
          "shape":"NfsSubdirectory",
          "documentation":"<p>Specifies the export path in your NFS file server that you want DataSync to mount.</p> <p>This path (or a subdirectory of the path) is where DataSync transfers data to or from. For information on configuring an export for DataSync, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html#accessing-nfs\">Accessing NFS file servers</a>.</p>"
        },
        "OnPremConfig":{"shape":"OnPremConfig"},
        "MountOptions":{"shape":"NfsMountOptions"}
      }
    },
    "UpdateLocationNfsResponse":{
      "type":"structure",
      "members":{
      }
    },
    "UpdateLocationObjectStorageRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>Specifies the ARN of the object storage system location that you're updating.</p>"
        },
        "ServerPort":{
          "shape":"ObjectStorageServerPort",
          "documentation":"<p>Specifies the port that your object storage server accepts inbound network traffic on (for example, port 443).</p>"
        },
        "ServerProtocol":{
          "shape":"ObjectStorageServerProtocol",
          "documentation":"<p>Specifies the protocol that your object storage server uses to communicate.</p>"
        },
        "Subdirectory":{
          "shape":"S3Subdirectory",
          "documentation":"<p>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.</p>"
        },
        "AccessKey":{
          "shape":"ObjectStorageAccessKey",
          "documentation":"<p>Specifies the access key (for example, a user name) if credentials are required to authenticate with the object storage server.</p>"
        },
        "SecretKey":{
          "shape":"ObjectStorageSecretKey",
          "documentation":"<p>Specifies the secret key (for example, a password) if credentials are required to authenticate with the object storage server.</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>Specifies the Amazon Resource Names (ARNs) of the DataSync agents that can securely connect with your location.</p>"
        },
        "ServerCertificate":{
          "shape":"ObjectStorageCertificate",
          "documentation":"<p>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 <code>.pem</code> file (for example, <code>file:///home/user/.ssh/storage_sys_certificate.pem</code>). The certificate can be up to 32768 bytes (before Base64 encoding).</p> <p>To use this parameter, configure <code>ServerProtocol</code> to <code>HTTPS</code>.</p> <p>Updating the certificate doesn't interfere with tasks that you have in progress.</p>"
        }
      }
    },
    "UpdateLocationObjectStorageResponse":{
      "type":"structure",
      "members":{
      }
    },
    "UpdateLocationSmbRequest":{
      "type":"structure",
      "required":["LocationArn"],
      "members":{
        "LocationArn":{
          "shape":"LocationArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the SMB location to update.</p>"
        },
        "Subdirectory":{
          "shape":"SmbSubdirectory",
          "documentation":"<p>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.</p> <note> <p> <code>Subdirectory</code> must be specified with forward slashes. For example, <code>/path/to/folder</code>.</p> </note> <p>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:</p> <ul> <li> <p>Ensure that the user/password specified belongs to the user who can mount the share and who has the appropriate permissions for all of the files and directories that you want DataSync to access.</p> </li> <li> <p>Use credentials of a member of the Backup Operators group to mount the share. </p> </li> </ul> <p>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.</p>"
        },
        "User":{
          "shape":"SmbUser",
          "documentation":"<p>The user who can mount the share has the permissions to access files and folders in the SMB share.</p>"
        },
        "Domain":{
          "shape":"SmbDomain",
          "documentation":"<p>The name of the Windows domain that the SMB server belongs to.</p>"
        },
        "Password":{
          "shape":"SmbPassword",
          "documentation":"<p>The password of the user who can mount the share has the permissions to access files and folders in the SMB share.</p>"
        },
        "AgentArns":{
          "shape":"AgentArnList",
          "documentation":"<p>The Amazon Resource Names (ARNs) of agents to use for a Simple Message Block (SMB) location.</p>"
        },
        "MountOptions":{"shape":"SmbMountOptions"}
      }
    },
    "UpdateLocationSmbResponse":{
      "type":"structure",
      "members":{
      }
    },
    "UpdateStorageSystemRequest":{
      "type":"structure",
      "required":["StorageSystemArn"],
      "members":{
        "StorageSystemArn":{
          "shape":"StorageSystemArn",
          "documentation":"<p>Specifies the ARN of the on-premises storage system that you want reconfigure.</p>"
        },
        "ServerConfiguration":{
          "shape":"DiscoveryServerConfiguration",
          "documentation":"<p>Specifies the server name and network port required to connect with your on-premises storage system's management interface.</p>"
        },
        "AgentArns":{
          "shape":"DiscoveryAgentArnList",
          "documentation":"<p>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.</p>"
        },
        "Name":{
          "shape":"Name",
          "documentation":"<p>Specifies a familiar name for your on-premises storage system.</p>"
        },
        "CloudWatchLogGroupArn":{
          "shape":"LogGroupArn",
          "documentation":"<p>Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery job events.</p>"
        },
        "Credentials":{
          "shape":"Credentials",
          "documentation":"<p>Specifies the user name and password for accessing your on-premises storage system's management interface.</p>"
        }
      }
    },
    "UpdateStorageSystemResponse":{
      "type":"structure",
      "members":{
      }
    },
    "UpdateTaskExecutionRequest":{
      "type":"structure",
      "required":[
        "TaskExecutionArn",
        "Options"
      ],
      "members":{
        "TaskExecutionArn":{
          "shape":"TaskExecutionArn",
          "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the task execution that you're updating.</p>"
        },
        "Options":{"shape":"Options"}
      }
    },
    "UpdateTaskExecutionResponse":{
      "type":"structure",
      "members":{
      }
    },
    "UpdateTaskRequest":{
      "type":"structure",
      "required":["TaskArn"],
      "members":{
        "TaskArn":{
          "shape":"TaskArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the resource name of the task to update.</p>"
        },
        "Options":{"shape":"Options"},
        "Excludes":{
          "shape":"FilterList",
          "documentation":"<p>Specifies a list of filter rules that exclude specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>"
        },
        "Schedule":{
          "shape":"TaskSchedule",
          "documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-scheduling.html\">Scheduling your task</a>.</p>"
        },
        "Name":{
          "shape":"TagValue",
          "documentation":"<p>The name of the task to update.</p>"
        },
        "CloudWatchLogGroupArn":{
          "shape":"LogGroupArn",
          "documentation":"<p>The Amazon Resource Name (ARN) of the resource name of the Amazon CloudWatch log group.</p>"
        },
        "Includes":{
          "shape":"FilterList",
          "documentation":"<p>Specifies a list of filter rules that include specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>"
        },
        "TaskReportConfig":{
          "shape":"TaskReportConfig",
          "documentation":"<p>Specifies how you want to configure a task report, which provides detailed information about for your DataSync transfer.</p>"
        }
      },
      "documentation":"<p>UpdateTaskResponse</p>"
    },
    "UpdateTaskResponse":{
      "type":"structure",
      "members":{
      }
    },
    "VerifyMode":{
      "type":"string",
      "enum":[
        "POINT_IN_TIME_CONSISTENT",
        "ONLY_FILES_TRANSFERRED",
        "NONE"
      ]
    },
    "VpcEndpointId":{
      "type":"string",
      "pattern":"^vpce-[0-9a-f]{17}$"
    },
    "long":{"type":"long"},
    "string":{"type":"string"}
  },
  "documentation":"<fullname>DataSync</fullname> <p>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.</p> <p>This API interface reference includes documentation for using DataSync programmatically. For complete information, see the <i> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html\">DataSync User Guide</a> </i>.</p>"
}
