AWS.Tools.DataSync.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.DataSync</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNResourceTagCmdlet">
            <summary>
            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.
             
              
            <para>
            These include DataSync resources, such as locations, tasks, and task executions.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the resource to apply the tag to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>Specifies the tags that you want to apply to the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet">
            <summary>
            Creates an Amazon Web Services resource for an on-premises storage system that you
            want DataSync Discovery to collect information about.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.AgentArn">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.CloudWatchLogGroupArn">
            <summary>
            <para>
            <para>Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery
            job events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.Name">
            <summary>
            <para>
            <para>Specifies a familiar name for your on-premises storage system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.Credentials_Password">
            <summary>
            <para>
            <para>Specifies the password for your storage system's management interface.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.ServerConfiguration_ServerHostname">
            <summary>
            <para>
            <para>The domain name or IP address of your storage system's management interface.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.ServerConfiguration_ServerPort">
            <summary>
            <para>
            <para>The network port for accessing the storage system's management interface.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.SystemType">
            <summary>
            <para>
            <para>Specifies the type of on-premises storage system that you want DataSync Discovery
            to collect information about.</para><note><para>DataSync Discovery currently supports NetApp Fabric-Attached Storage (FAS) and All
            Flash FAS (AFF) systems running ONTAP 9.7 or later.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.Credentials_Username">
            <summary>
            <para>
            <para>Specifies the user name for your storage system's management interface.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.ClientToken">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StorageSystemArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.AddStorageSystemResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.AddStorageSystemResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SystemType parameter.
            The -PassThru parameter is deprecated, use -Select '^SystemType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.AddDSYNStorageSystemCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNAgentCmdlet">
            <summary>
            Returns information about an DataSync agent, such as its name, service endpoint type,
            and status.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNAgentCmdlet.AgentArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the DataSync agent that you want information
            about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNAgentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeAgentResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeAgentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNAgentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AgentArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AgentArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNAgentListCmdlet">
            <summary>
            Returns a list of DataSync agents that belong to an Amazon Web Services account in
            the Amazon Web Services Region specified in the request.
             
              
            <para>
            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.
            </para><para><c>ListAgents</c> 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 <c>ListAgents</c>, 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>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNAgentListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies the maximum number of DataSync agents to list in a response. By default,
            a response shows a maximum of 100 agents.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNAgentListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies an opaque string that indicates the position to begin the next list of results
            in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNAgentListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Agents'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.ListAgentsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.ListAgentsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNAgentListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobCmdlet">
            <summary>
            Returns information about a DataSync discovery job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobCmdlet.DiscoveryJobArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the discovery job that you want information
            about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeDiscoveryJobResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeDiscoveryJobResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DiscoveryJobArn parameter.
            The -PassThru parameter is deprecated, use -Select '^DiscoveryJobArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobListCmdlet">
            <summary>
            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.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobListCmdlet.StorageSystemArn">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies how many results you want in the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies an opaque string that indicates the position to begin the next list of results
            in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DiscoveryJobs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.ListDiscoveryJobsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.ListDiscoveryJobsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StorageSystemArn parameter.
            The -PassThru parameter is deprecated, use -Select '^StorageSystemArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNDiscoveryJobListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationAzureBlobCmdlet">
            <summary>
            Provides details about how an DataSync transfer location for Microsoft Azure Blob
            Storage is configured.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationAzureBlobCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of your Azure Blob Storage transfer location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationAzureBlobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationAzureBlobResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationAzureBlobResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationAzureBlobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationEfsCmdlet">
            <summary>
            Provides details about how an DataSync transfer location for an Amazon EFS file system
            is configured.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationEfsCmdlet.LocationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon EFS file system location that you want
            information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationEfsCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationEfsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationEfsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationEfsCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxLustreCmdlet">
            <summary>
            Provides details about how an DataSync transfer location for an Amazon FSx for Lustre
            file system is configured.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxLustreCmdlet.LocationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the FSx for Lustre location to describe. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxLustreCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationFsxLustreResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationFsxLustreResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxLustreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxOntapCmdlet">
            <summary>
            Provides details about how an DataSync transfer location for an Amazon FSx for NetApp
            ONTAP file system is configured.
             
             <note><para>
            If your location uses SMB, the <c>DescribeLocationFsxOntap</c> operation doesn't actually
            return a <c>Password</c>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxOntapCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the FSx for ONTAP file system location
            that you want information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxOntapCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationFsxOntapResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationFsxOntapResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxOntapCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxOpenZfCmdlet">
            <summary>
            Provides details about how an DataSync transfer location for an Amazon FSx for OpenZFS
            file system is configured.
             
             <note><para>
            Response elements related to <c>SMB</c> aren't supported with the <c>DescribeLocationFsxOpenZfs</c>
            operation.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxOpenZfCmdlet.LocationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the FSx for OpenZFS location to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxOpenZfCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationFsxOpenZfsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationFsxOpenZfsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxOpenZfCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxWindowCmdlet">
            <summary>
            Provides details about how an DataSync transfer location for an Amazon FSx for Windows
            File Server file system is configured.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxWindowCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the FSx for Windows File Server location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxWindowCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationFsxWindowsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationFsxWindowsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationFsxWindowCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationHdfCmdlet">
            <summary>
            Provides details about how an DataSync transfer location for a Hadoop Distributed
            File System (HDFS) is configured.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationHdfCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the HDFS location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationHdfCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationHdfsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationHdfsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationHdfCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationListCmdlet">
            <summary>
            Returns a list of source and destination locations.
             
              
            <para>
            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.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationListCmdlet.Filter">
            <summary>
            <para>
            <para>You can use API filters to narrow down the list of resources returned by <c>ListLocations</c>.
            For example, to retrieve all tasks on a specific source location, you can use <c>ListLocations</c>
            with filter name <c>LocationType S3</c> and <c>Operator Equals</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of locations to return.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationListCmdlet.NextToken">
            <summary>
            <para>
            <para>An opaque string that indicates the position at which to begin the next list of locations.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Locations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.ListLocationsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.ListLocationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationNfsCmdlet">
            <summary>
            Provides details about how an DataSync transfer location for a Network File System
            (NFS) file server is configured.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationNfsCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the NFS location that you want information
            about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationNfsCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationNfsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationNfsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationNfsCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationObjectStorageCmdlet">
            <summary>
            Provides details about how an DataSync transfer location for an object storage system
            is configured.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationObjectStorageCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the object storage system location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationObjectStorageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationObjectStorageResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationObjectStorageResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationObjectStorageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationS3Cmdlet">
            <summary>
            Provides details about how an DataSync transfer location for an S3 bucket is configured.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationS3Cmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the Amazon S3 location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationS3Cmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationS3Response).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationS3Response will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationS3Cmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationSmbCmdlet">
            <summary>
            Provides details about how an DataSync transfer location for a Server Message Block
            (SMB) file server is configured.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationSmbCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the SMB location that you want information
            about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationSmbCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeLocationSmbResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeLocationSmbResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNLocationSmbCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNResourceTagListCmdlet">
            <summary>
            Returns all the tags associated with an Amazon Web Services resource.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNResourceTagListCmdlet.ResourceArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the resource that you want tag information
            on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNResourceTagListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies how many results that you want in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNResourceTagListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies an opaque string that indicates the position to begin the next list of results
            in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNResourceTagListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNResourceTagListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNResourceTagListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemCmdlet">
            <summary>
            Returns information about an on-premises storage system that you're using with DataSync
            Discovery.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemCmdlet.StorageSystemArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of an on-premises storage system that you're
            using with DataSync Discovery.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeStorageSystemResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeStorageSystemResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StorageSystemArn parameter.
            The -PassThru parameter is deprecated, use -Select '^StorageSystemArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemListCmdlet">
            <summary>
            Lists the on-premises storage systems that you're using with DataSync Discovery.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies how many results you want in the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies an opaque string that indicates the position to begin the next list of results
            in the response. </para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StorageSystems'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.ListStorageSystemsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.ListStorageSystemsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceCmdlet">
            <summary>
            Returns information that DataSync Discovery collects about resources in your on-premises
            storage system.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceCmdlet.DiscoveryJobArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the discovery job that's collecting data
            from your on-premises storage system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceCmdlet.Filter">
            <summary>
            <para>
            <para>Filters the storage system resources that you want returned. For example, this might
            be volumes associated with a specific storage virtual machine (SVM).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceCmdlet.ResourceId">
            <summary>
            <para>
            <para>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 <c>Filter</c> parameter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceCmdlet.ResourceType">
            <summary>
            <para>
            <para>Specifies what kind of storage system resources that you want information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies the maximum number of storage system resources that you want to list in
            a response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies an opaque string that indicates the position to begin the next list of results
            in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ResourceDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeStorageSystemResourcesResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeStorageSystemResourcesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DiscoveryJobArn parameter.
            The -PassThru parameter is deprecated, use -Select '^DiscoveryJobArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet">
            <summary>
            Returns information, including performance data and capacity usage, which DataSync
            Discovery collects about a specific resource in your-premises storage system.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet.DiscoveryJobArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the discovery job that collects information
            about your on-premises storage system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet.EndTime">
            <summary>
            <para>
            <para>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 <c>StartTime</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet.ResourceId">
            <summary>
            <para>
            <para>Specifies the universally unique identifier (UUID) of the storage system resource
            that you want information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet.ResourceType">
            <summary>
            <para>
            <para>Specifies the kind of storage system resource that you want information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet.StartTime">
            <summary>
            <para>
            <para>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 <c>EndTime</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies how many results that you want in the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies an opaque string that indicates the position to begin the next list of results
            in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Metrics'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeStorageSystemResourceMetricsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeStorageSystemResourceMetricsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceId parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNStorageSystemResourceMetricCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskCmdlet">
            <summary>
            Provides information about an DataSync transfer task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskCmdlet.TaskArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the transfer task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeTaskResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeTaskResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionCmdlet">
            <summary>
            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.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionCmdlet.TaskExecutionArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the task execution that you want information
            about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DescribeTaskExecutionResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.DescribeTaskExecutionResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskExecutionArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskExecutionArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionListCmdlet">
            <summary>
            Returns a list of executions for an DataSync transfer task.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionListCmdlet.TaskArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the task that you want execution information
            about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies how many results you want in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies an opaque string that indicates the position at which to begin the next
            list of results in the response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TaskExecutions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.ListTaskExecutionsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.ListTaskExecutionsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskExecutionListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskListCmdlet">
            <summary>
            Returns a list of the DataSync tasks you created.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskListCmdlet.Filter">
            <summary>
            <para>
            <para>You can use API filters to narrow down the list of resources returned by <c>ListTasks</c>.
            For example, to retrieve all tasks on a specific source location, you can use <c>ListTasks</c>
            with filter name <c>LocationId</c> and <c>Operator Equals</c> with the ARN for the
            location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of tasks to return.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskListCmdlet.NextToken">
            <summary>
            <para>
            <para>An opaque string that indicates the position at which to begin the next list of tasks.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tasks'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.ListTasksResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.ListTasksResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.GetDSYNTaskListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNAgentCmdlet">
            <summary>
            Activates an DataSync agent that you've deployed in your storage environment. The
            activation process associates the agent with your Amazon Web Services account.
             
              
            <para>
            If you haven't deployed an agent yet, see the following topics to learn more:
            </para><ul><li><para><a href="https://docs.aws.amazon.com/datasync/latest/userguide/agent-requirements.html">Agent
            requirements</a></para></li><li><para><a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-agent.html">Create
            an agent</a></para></li></ul><note><para>
            If you're transferring between Amazon Web Services storage services, you don't need
            a DataSync agent.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNAgentCmdlet.ActivationKey">
            <summary>
            <para>
            <para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNAgentCmdlet.AgentName">
            <summary>
            <para>
            <para>Specifies a name for your agent. You can see this name in the DataSync console.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNAgentCmdlet.SecurityGroupArn">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNAgentCmdlet.SubnetArn">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNAgentCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNAgentCmdlet.VpcEndpointId">
            <summary>
            <para>
            <para>Specifies the ID of the VPC endpoint that you want your agent to connect to. For example,
            a VPC endpoint ID looks like <c>vpce-01234d5aff67890e1</c>.</para><important><para>The VPC endpoint you use must include the DataSync service name (for example, <c>com.amazonaws.us-east-2.datasync</c>).</para></important>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNAgentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AgentArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateAgentResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateAgentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNAgentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ActivationKey parameter.
            The -PassThru parameter is deprecated, use -Select '^ActivationKey' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNAgentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet">
            <summary>
            Creates a transfer <i>location</i> for a Microsoft Azure Blob Storage container. DataSync
            can use this location as a transfer source or destination.
             
              
            <para>
            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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.AccessTier">
            <summary>
            <para>
            <para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.AgentArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with
            your Azure Blob Storage container.</para><para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.AuthenticationType">
            <summary>
            <para>
            <para>Specifies the authentication method DataSync uses to access your Azure Blob Storage.
            DataSync can access blob storage using a shared access signature (SAS).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.BlobType">
            <summary>
            <para>
            <para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.ContainerUrl">
            <summary>
            <para>
            <para>Specifies the URL of the Azure Blob Storage container involved in your transfer.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.Subdirectory">
            <summary>
            <para>
            <para>Specifies path segments if you want to limit your transfer to a virtual directory
            in your container (for example, <c>/my/images</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.SasConfiguration_Token">
            <summary>
            <para>
            <para>Specifies a SAS token that provides permissions to access your Azure Blob Storage.</para><para>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:</para><para><c>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</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationAzureBlobResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationAzureBlobResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContainerUrl parameter.
            The -PassThru parameter is deprecated, use -Select '^ContainerUrl' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationAzureBlobCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet">
            <summary>
            Creates a transfer <i>location</i> for an Amazon EFS file system. DataSync can use
            this location as a source or destination for transferring data.
             
              
            <para>
            Before you begin, make sure that you understand how DataSync <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-efs-location.html#create-efs-location-access">accesses
            Amazon EFS file systems</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet.AccessPointArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the access point that DataSync uses to
            access the Amazon EFS file system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet.EfsFilesystemArn">
            <summary>
            <para>
            <para>Specifies the ARN for the Amazon EFS file system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet.FileSystemAccessRoleArn">
            <summary>
            <para>
            <para>Specifies an Identity and Access Management (IAM) role that DataSync assumes when
            mounting the Amazon EFS file system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet.InTransitEncryption">
            <summary>
            <para>
            <para>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.</para><para>If you specify an access point using <c>AccessPointArn</c> or an IAM role using <c>FileSystemAccessRoleArn</c>,
            you must set this parameter to <c>TLS1_2</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet.Ec2Config_SecurityGroupArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Names (ARNs) of the security groups associated with
            an Amazon EFS file system's mount target.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet.Subdirectory">
            <summary>
            <para>
            <para>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.</para><note><para>You must specify a value with forward slashes (for example, <c>/path/to/folder</c>).</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet.Ec2Config_SubnetArn">
            <summary>
            <para>
            <para>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.</para><para>The subnet must be located:</para><ul><li><para>In the same virtual private cloud (VPC) as the Amazon EFS file system.</para></li><li><para>In the same Availability Zone as at least one mount target for the Amazon EFS file
            system.</para></li></ul><note><para>You don't need to specify a subnet that includes a file system mount target.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationEfsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationEfsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationEfsCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxLustreCmdlet">
            <summary>
            Creates a transfer <i>location</i> for an Amazon FSx for Lustre file system. DataSync
            can use this location as a source or destination for transferring data.
             
              
            <para>
            Before you begin, make sure that you understand how DataSync <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-lustre-location.html#create-lustre-location-access">accesses
            FSx for Lustre file systems</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxLustreCmdlet.FsxFilesystemArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for the FSx for Lustre file system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxLustreCmdlet.SecurityGroupArn">
            <summary>
            <para>
            <para>The Amazon Resource Names (ARNs) of the security groups that are used to configure
            the FSx for Lustre file system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxLustreCmdlet.Subdirectory">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxLustreCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxLustreCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationFsxLustreResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationFsxLustreResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxLustreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FsxFilesystemArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FsxFilesystemArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxLustreCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet">
            <summary>
            Creates a transfer <i>location</i> for an Amazon FSx for NetApp ONTAP file system.
            DataSync can use this location as a source or destination for transferring data.
             
              
            <para>
            Before you begin, make sure that you understand how DataSync <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html#create-ontap-location-access">accesses
            FSx for ONTAP file systems</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.SMB_Domain">
            <summary>
            <para>
            <para>Specifies the fully qualified domain name (FQDN) of the Microsoft Active Directory
            that your storage virtual machine (SVM) belongs to.</para><para>If you have multiple domains in your environment, configuring this setting makes sure
            that DataSync connects to the right SVM.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.SMB_Password">
            <summary>
            <para>
            <para>Specifies the password of a user who has permission to access your SVM.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.SecurityGroupArn">
            <summary>
            <para>
            <para>Specifies the Amazon EC2 security groups that provide access to your file system's
            preferred subnet.</para><para>The security groups must allow outbound traffic on the following ports (depending
            on the protocol you use):</para><ul><li><para><b>Network File System (NFS)</b>: TCP ports 111, 635, and 2049</para></li><li><para><b>Server Message Block (SMB)</b>: TCP port 445</para></li></ul><para>Your file system's security groups must also allow inbound traffic on the same ports.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.StorageVirtualMachineArn">
            <summary>
            <para>
            <para>Specifies the ARN of the storage virtual machine (SVM) in your file system where you
            want to copy data to or from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.Subdirectory">
            <summary>
            <para>
            <para>Specifies a path to the file share in the SVM where you'll copy your data.</para><para>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 <c>/vol1</c>, <c>/vol1/tree1</c>, or <c>/share1</c>.</para><note><para>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>.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.SMB_User">
            <summary>
            <para>
            <para>Specifies a user that can mount and access the files, folders, and metadata in your
            SVM.</para><para>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-ontap-location.html#create-ontap-location-smb">Using
            the SMB protocol</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.Protocol_NFS_MountOptions_Version">
            <summary>
            <para>
            <para>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.</para><para>You can specify the following options:</para><ul><li><para><c>AUTOMATIC</c> (default): DataSync chooses NFS version 4.1.</para></li><li><para><c>NFS3</c>: Stateless protocol version that allows for asynchronous writes on the
            server.</para></li><li><para><c>NFSv4_0</c>: Stateful, firewall-friendly protocol version that supports delegations
            and pseudo file systems.</para></li><li><para><c>NFSv4_1</c>: 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.</para></li></ul><note><para>DataSync currently only supports NFS version 3 with Amazon FSx for NetApp ONTAP locations.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.Protocol_SMB_MountOptions_Version">
            <summary>
            <para>
            <para>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.</para><para>These are the following options for configuring the SMB version:</para><ul><li><para><c>AUTOMATIC</c> (default): DataSync and the SMB file server negotiate the highest
            version of SMB that they mutually support between 2.1 and 3.1.1.</para><para>This is the recommended option. If you instead choose a specific version that your
            file server doesn't support, you may get an <c>Operation Not Supported</c> error.</para></li><li><para><c>SMB3</c>: Restricts the protocol negotiation to only SMB version 3.0.2.</para></li><li><para><c>SMB2</c>: Restricts the protocol negotiation to only SMB version 2.1.</para></li><li><para><c>SMB2_0</c>: Restricts the protocol negotiation to only SMB version 2.0.</para></li><li><para><c>SMB1</c>: Restricts the protocol negotiation to only SMB version 1.0.</para><note><para>The <c>SMB1</c> 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>.</para></note></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationFsxOntapResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationFsxOntapResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StorageVirtualMachineArn parameter.
            The -PassThru parameter is deprecated, use -Select '^StorageVirtualMachineArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOntapCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet">
            <summary>
            Creates a transfer <i>location</i> for an Amazon FSx for OpenZFS file system. DataSync
            can use this location as a source or destination for transferring data.
             
              
            <para>
            Before you begin, make sure that you understand how DataSync <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-openzfs-location.html#create-openzfs-access">accesses
            FSx for OpenZFS file systems</a>.
            </para><note><para>
            Request parameters related to <c>SMB</c> aren't supported with the <c>CreateLocationFsxOpenZfs</c>
            operation.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.SMB_Domain">
            <summary>
            <para>
            <para>Specifies the fully qualified domain name (FQDN) of the Microsoft Active Directory
            that your storage virtual machine (SVM) belongs to.</para><para>If you have multiple domains in your environment, configuring this setting makes sure
            that DataSync connects to the right SVM.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.FsxFilesystemArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.SMB_Password">
            <summary>
            <para>
            <para>Specifies the password of a user who has permission to access your SVM.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.SecurityGroupArn">
            <summary>
            <para>
            <para>The ARNs of the security groups that are used to configure the FSx for OpenZFS file
            system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.Subdirectory">
            <summary>
            <para>
            <para>A subdirectory in the location's path that must begin with <c>/fsx</c>. DataSync uses
            this subdirectory to read or write data (depending on whether the file system is a
            source or destination location).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.SMB_User">
            <summary>
            <para>
            <para>Specifies a user that can mount and access the files, folders, and metadata in your
            SVM.</para><para>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-ontap-location.html#create-ontap-location-smb">Using
            the SMB protocol</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.MountOptions_Version">
            <summary>
            <para>
            <para>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.</para><para>You can specify the following options:</para><ul><li><para><c>AUTOMATIC</c> (default): DataSync chooses NFS version 4.1.</para></li><li><para><c>NFS3</c>: Stateless protocol version that allows for asynchronous writes on the
            server.</para></li><li><para><c>NFSv4_0</c>: Stateful, firewall-friendly protocol version that supports delegations
            and pseudo file systems.</para></li><li><para><c>NFSv4_1</c>: 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.</para></li></ul><note><para>DataSync currently only supports NFS version 3 with Amazon FSx for NetApp ONTAP locations.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.Protocol_SMB_MountOptions_Version">
            <summary>
            <para>
            <para>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.</para><para>These are the following options for configuring the SMB version:</para><ul><li><para><c>AUTOMATIC</c> (default): DataSync and the SMB file server negotiate the highest
            version of SMB that they mutually support between 2.1 and 3.1.1.</para><para>This is the recommended option. If you instead choose a specific version that your
            file server doesn't support, you may get an <c>Operation Not Supported</c> error.</para></li><li><para><c>SMB3</c>: Restricts the protocol negotiation to only SMB version 3.0.2.</para></li><li><para><c>SMB2</c>: Restricts the protocol negotiation to only SMB version 2.1.</para></li><li><para><c>SMB2_0</c>: Restricts the protocol negotiation to only SMB version 2.0.</para></li><li><para><c>SMB1</c>: Restricts the protocol negotiation to only SMB version 1.0.</para><note><para>The <c>SMB1</c> 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>.</para></note></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationFsxOpenZfsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationFsxOpenZfsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FsxFilesystemArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FsxFilesystemArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxOpenZfCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet">
            <summary>
            Creates a transfer <i>location</i> for an Amazon FSx for Windows File Server file
            system. DataSync can use this location as a source or destination for transferring
            data.
             
              
            <para>
            Before you begin, make sure that you understand how DataSync <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-fsx-location.html#create-fsx-location-access">accesses
            FSx for Windows File Server file systems</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet.Domain">
            <summary>
            <para>
            <para>Specifies the name of the Microsoft Active Directory domain that the FSx for Windows
            File Server file system belongs to.</para><para>If you have multiple Active Directory domains in your environment, configuring this
            parameter makes sure that DataSync connects to the right file system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet.FsxFilesystemArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) for the FSx for Windows File Server file
            system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet.Password">
            <summary>
            <para>
            <para>Specifies the password of the user with the permissions to mount and access the files,
            folders, and file metadata in your FSx for Windows File Server file system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet.SecurityGroupArn">
            <summary>
            <para>
            <para>Specifies the ARNs of the security groups that provide access to your file system's
            preferred subnet.</para><note><para>If you choose a security group that doesn't allow connections from within itself,
            do one of the following:</para><ul><li><para>Configure the security group to allow it to communicate within itself.</para></li><li><para>Choose a different security group that can communicate with the mount target's security
            group.</para></li></ul></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet.Subdirectory">
            <summary>
            <para>
            <para>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).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet.User">
            <summary>
            <para>
            <para>Specifies the user with the permissions to mount and access the files, folders, and
            file metadata in your FSx for Windows File Server file system.</para><para>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-fsx-location.html#create-fsx-windows-location-permissions">required
            permissions</a> for FSx for Windows File Server locations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationFsxWindowsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationFsxWindowsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FsxFilesystemArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FsxFilesystemArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationFsxWindowCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet">
            <summary>
            Creates a transfer <i>location</i> for a Hadoop Distributed File System (HDFS). DataSync
            can use this location as a source or destination for transferring data.
             
              
            <para>
            Before you begin, make sure that you understand how DataSync <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-hdfs-location.html#accessing-hdfs">accesses
            HDFS clusters</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.AgentArn">
            <summary>
            <para>
            <para>The Amazon Resource Names (ARNs) of the agents that are used to connect to the HDFS
            cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.AuthenticationType">
            <summary>
            <para>
            <para>The type of authentication used to determine the identity of the user. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.BlockSize">
            <summary>
            <para>
            <para>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).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.QopConfiguration_DataTransferProtection">
            <summary>
            <para>
            <para>The data transfer protection setting configured on the HDFS cluster. This setting
            corresponds to your <c>dfs.data.transfer.protection</c> setting in the <c>hdfs-site.xml</c>
            file on your Hadoop cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.KerberosKeytab">
            <summary>
            <para>
            <para>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. </para><note><para>If <c>KERBEROS</c> is specified for <c>AuthenticationType</c>, this parameter is required.
            </para></note>
            </para>
            <para>The cmdlet will automatically convert the supplied parameter of type string, string[], System.IO.FileInfo or System.IO.Stream to byte[] before supplying it to the service.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.KerberosKrb5Conf">
            <summary>
            <para>
            <para>The <c>krb5.conf</c> file that contains the Kerberos configuration information. You
            can load the <c>krb5.conf</c> 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. </para><note><para>If <c>KERBEROS</c> is specified for <c>AuthenticationType</c>, this parameter is required.</para></note>
            </para>
            <para>The cmdlet will automatically convert the supplied parameter of type string, string[], System.IO.FileInfo or System.IO.Stream to byte[] before supplying it to the service.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.KerberosPrincipal">
            <summary>
            <para>
            <para>The Kerberos principal with access to the files and folders on the HDFS cluster. </para><note><para>If <c>KERBEROS</c> is specified for <c>AuthenticationType</c>, this parameter is required.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.KmsKeyProviderUri">
            <summary>
            <para>
            <para>The URI of the HDFS cluster's Key Management Server (KMS). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.NameNode">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.ReplicationFactor">
            <summary>
            <para>
            <para>The number of DataNodes to replicate the data to when writing to the HDFS cluster.
            By default, data is replicated to three DataNodes.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.QopConfiguration_RpcProtection">
            <summary>
            <para>
            <para>The RPC protection setting configured on the HDFS cluster. This setting corresponds
            to your <c>hadoop.rpc.protection</c> setting in your <c>core-site.xml</c> file on
            your Hadoop cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.SimpleUser">
            <summary>
            <para>
            <para>The user name used to identify the client on the host operating system. </para><note><para>If <c>SIMPLE</c> is specified for <c>AuthenticationType</c>, this parameter is required.
            </para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.Subdirectory">
            <summary>
            <para>
            <para>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 <c>/</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.Tag">
            <summary>
            <para>
            <para>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. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationHdfsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationHdfsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AuthenticationType parameter.
            The -PassThru parameter is deprecated, use -Select '^AuthenticationType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationHdfCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationNfsCmdlet">
            <summary>
            Creates a transfer <i>location</i> for a Network File System (NFS) file server. DataSync
            can use this location as a source or destination for transferring data.
             
              
            <para>
            Before you begin, make sure that you understand how DataSync <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html#accessing-nfs">accesses
            NFS file servers</a>.
            </para><note><para>
            If you're copying data to or from an Snowcone device, you can also use <c>CreateLocationNfs</c>
            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>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationNfsCmdlet.OnPremConfig_AgentArn">
            <summary>
            <para>
            <para>The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationNfsCmdlet.ServerHostname">
            <summary>
            <para>
            <para>Specifies the Domain Name System (DNS) name or IP version 4 address of the NFS file
            server that your DataSync agent connects to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationNfsCmdlet.Subdirectory">
            <summary>
            <para>
            <para>Specifies the export path in your NFS file server that you want DataSync to mount.</para><para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationNfsCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationNfsCmdlet.MountOptions_Version">
            <summary>
            <para>
            <para>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.</para><para>You can specify the following options:</para><ul><li><para><c>AUTOMATIC</c> (default): DataSync chooses NFS version 4.1.</para></li><li><para><c>NFS3</c>: Stateless protocol version that allows for asynchronous writes on the
            server.</para></li><li><para><c>NFSv4_0</c>: Stateful, firewall-friendly protocol version that supports delegations
            and pseudo file systems.</para></li><li><para><c>NFSv4_1</c>: 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.</para></li></ul><note><para>DataSync currently only supports NFS version 3 with Amazon FSx for NetApp ONTAP locations.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationNfsCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationNfsResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationNfsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationNfsCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet">
            <summary>
            Creates a transfer <i>location</i> for an object storage system. DataSync can use
            this location as a source or destination for transferring data.
             
              
            <para>
            Before you begin, make sure that you understand the <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html#create-object-location-prerequisites">prerequisites</a>
            for DataSync to work with object storage systems.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.BucketAccessKey">
            <summary>
            <para>
            <para>Specifies the access key (for example, a user name) if credentials are required to
            authenticate with the object storage server.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.AgentArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Names (ARNs) of the DataSync agents that can securely
            connect with your location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.BucketName">
            <summary>
            <para>
            <para>Specifies the name of the object storage bucket involved in the transfer.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.BucketSecretKey">
            <summary>
            <para>
            <para>Specifies the secret key (for example, a password) if credentials are required to
            authenticate with the object storage server.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.ServerCertificate">
            <summary>
            <para>
            <para>Specifies a file with the certificates that are used to sign the object storage server's
            certificate (for example, <c>file:///home/user/.ssh/storage_sys_certificate.pem</c>).
            The file you specify must include the following:</para><ul><li><para>The certificate of the signing certificate authority (CA)</para></li><li><para>Any intermediate certificates</para></li><li><para>base64 encoding</para></li><li><para>A <c>.pem</c> extension</para></li></ul><para>The file can be up to 32768 bytes (before base64 encoding).</para><para>To use this parameter, configure <c>ServerProtocol</c> to <c>HTTPS</c>.</para>
            </para>
            <para>The cmdlet will automatically convert the supplied parameter of type string, string[], System.IO.FileInfo or System.IO.Stream to byte[] before supplying it to the service.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.ServerHostname">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.ServerPort">
            <summary>
            <para>
            <para>Specifies the port that your object storage server accepts inbound network traffic
            on (for example, port 443).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.ServerProtocol">
            <summary>
            <para>
            <para>Specifies the protocol that your object storage server uses to communicate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.Subdirectory">
            <summary>
            <para>
            <para>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. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationObjectStorageResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationObjectStorageResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationObjectStorageCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationS3Cmdlet">
            <summary>
            Creates a transfer <i>location</i> for an Amazon S3 bucket. DataSync can use this
            location as a source or destination for transferring data.
             
             <important><para>
            Before you begin, make sure that you read the following topics:
            </para><ul><li><para><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></para></li><li><para><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></para></li></ul></important><para>
             For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html">Configuring
            transfers with Amazon S3</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationS3Cmdlet.AgentArn">
            <summary>
            <para>
            <para>(Amazon S3 on Outposts only) Specifies the Amazon Resource Name (ARN) of the DataSync
            agent on your Outpost.</para><para>For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/deploy-agents.html#outposts-agent">Deploy
            your DataSync agent on Outposts</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationS3Cmdlet.S3Config_BucketAccessRoleArn">
            <summary>
            <para>
            <para>Specifies the ARN of the IAM role that DataSync uses to access your S3 bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationS3Cmdlet.S3BucketArn">
            <summary>
            <para>
            <para>Specifies the ARN of the S3 bucket that you want to use as a location. (When creating
            your DataSync task later, you specify whether this location is a transfer source or
            destination.) </para><para>If your S3 bucket is located on an Outposts resource, you must specify an Amazon S3
            access point. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-points.html">Managing
            data access with Amazon S3 access points</a> in the <i>Amazon S3 User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationS3Cmdlet.S3StorageClass">
            <summary>
            <para>
            <para>Specifies the storage class that you want your objects to use when Amazon S3 is a
            transfer destination.</para><para>For buckets in Amazon Web Services Regions, the storage class defaults to <c>STANDARD</c>.
            For buckets on Outposts, the storage class defaults to <c>OUTPOSTS</c>.</para><para>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 transfers</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationS3Cmdlet.Subdirectory">
            <summary>
            <para>
            <para>Specifies a prefix in the S3 bucket that DataSync reads from or writes to (depending
            on whether the bucket is a source or destination location).</para><note><para>DataSync can't transfer objects with a prefix that begins with a slash (<c>/</c>)
            or includes <c>//</c>, <c>/./</c>, or <c>/../</c> patterns. For example:</para><ul><li><para><c>/photos</c></para></li><li><para><c>photos//2006/January</c></para></li><li><para><c>photos/./2006/February</c></para></li><li><para><c>photos/../2006/March</c></para></li></ul></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationS3Cmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationS3Cmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationS3Response).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationS3Response will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationS3Cmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet">
            <summary>
            Creates a transfer <i>location</i> for a Server Message Block (SMB) file server. DataSync
            can use this location as a source or destination for transferring data.
             
              
            <para>
            Before you begin, make sure that you understand how DataSync <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb">accesses
            SMB file servers</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.AgentArn">
            <summary>
            <para>
            <para>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).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.Domain">
            <summary>
            <para>
            <para>Specifies the name of the Active Directory domain that your SMB file server belongs
            to. </para><para>If you have multiple Active Directory domains in your environment, configuring this
            parameter makes sure that DataSync connects to the right file server.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.Password">
            <summary>
            <para>
            <para>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.</para><para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.ServerHostname">
            <summary>
            <para>
            <para>Specifies the Domain Name Service (DNS) name or IP address of the SMB file server
            that your DataSync agent will mount.</para><note><para>You can't specify an IP version 6 (IPv6) address.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.Subdirectory">
            <summary>
            <para>
            <para>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,
            <c>/path/to/subdirectory</c>). Make sure that other SMB clients in your network can
            also mount this path.</para><para>To copy all data in the subdirectory, DataSync must be able to mount the SMB share
            and access all of its data. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions">required
            permissions</a> for SMB locations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.Tag">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.User">
            <summary>
            <para>
            <para>Specifies the user that can mount and access the files, folders, and file metadata
            in your SMB file server.</para><para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.MountOptions_Version">
            <summary>
            <para>
            <para>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.</para><para>These are the following options for configuring the SMB version:</para><ul><li><para><c>AUTOMATIC</c> (default): DataSync and the SMB file server negotiate the highest
            version of SMB that they mutually support between 2.1 and 3.1.1.</para><para>This is the recommended option. If you instead choose a specific version that your
            file server doesn't support, you may get an <c>Operation Not Supported</c> error.</para></li><li><para><c>SMB3</c>: Restricts the protocol negotiation to only SMB version 3.0.2.</para></li><li><para><c>SMB2</c>: Restricts the protocol negotiation to only SMB version 2.1.</para></li><li><para><c>SMB2_0</c>: Restricts the protocol negotiation to only SMB version 2.0.</para></li><li><para><c>SMB1</c>: Restricts the protocol negotiation to only SMB version 1.0.</para><note><para>The <c>SMB1</c> 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>.</para></note></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LocationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateLocationSmbResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateLocationSmbResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServerHostname parameter.
            The -PassThru parameter is deprecated, use -Select '^ServerHostname' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNLocationSmbCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNRecommendationCmdlet">
            <summary>
            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>.
             
              
            <para>
            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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNRecommendationCmdlet.DiscoveryJobArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the discovery job that collects information
            about your on-premises storage system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNRecommendationCmdlet.ResourceId">
            <summary>
            <para>
            <para>Specifies the universally unique identifiers (UUIDs) of the resources in your storage
            system that you want recommendations on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNRecommendationCmdlet.ResourceType">
            <summary>
            <para>
            <para>Specifies the type of resource in your storage system that you want recommendations
            on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNRecommendationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.GenerateRecommendationsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNRecommendationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DiscoveryJobArn parameter.
            The -PassThru parameter is deprecated, use -Select '^DiscoveryJobArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNRecommendationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet">
            <summary>
            Configures a transfer task, which defines where and how DataSync moves your data.
             
              
            <para>
            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).
            </para><important><para>
            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.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.ManifestConfig_Action">
            <summary>
            <para>
            <para>Specifies what DataSync uses the manifest for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.ManifestConfig_Source_S3_BucketAccessRoleArn">
            <summary>
            <para>
            <para>Specifies the Identity and Access Management (IAM) role that allows DataSync to access
            your manifest. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html#transferring-with-manifest-access">Providing
            DataSync access to your manifest</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.TaskReportConfig_Destination_S3_BucketAccessRoleArn">
            <summary>
            <para>
            <para>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/datasync/latest/userguide/task-reports.html">Allowing
            DataSync to upload a task report to an Amazon S3 bucket</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.CloudWatchLogGroupArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that is used to
            monitor and log events in the task. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.DestinationLocationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of an Amazon Web Services storage resource's location.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Exclude">
            <summary>
            <para>
            <para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.ManifestConfig_Format">
            <summary>
            <para>
            <para>Specifies the file format of your manifest. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html#transferring-with-manifest-create">Creating
            a manifest</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Include">
            <summary>
            <para>
            <para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.S3_ManifestObjectPath">
            <summary>
            <para>
            <para>Specifies the Amazon S3 object key of your manifest. This can include a prefix (for
            example, <c>prefix/my-manifest.csv</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.S3_ManifestObjectVersionId">
            <summary>
            <para>
            <para>Specifies the object version ID of the manifest that you want DataSync to use. If
            you don't set this, DataSync uses the latest version of the object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Name">
            <summary>
            <para>
            <para>The name of a task. This value is a text reference that is used to identify the task
            in the console. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.TaskReportConfig_ObjectVersionId">
            <summary>
            <para>
            <para>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 <c>INCLUDE</c> can
            increase the duration of your task execution.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Option">
            <summary>
            <para>
            <para>Specifies the configuration options for a task. Some options include preserving file
            or object metadata and verifying data integrity.</para><para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.TaskReportConfig_OutputType">
            <summary>
            <para>
            <para>Specifies the type of task report that you want:</para><ul><li><para><c>SUMMARY_ONLY</c>: Provides necessary details about your task, including the number
            of files, objects, and directories transferred and transfer duration.</para></li><li><para><c>STANDARD</c>: Provides complete details about your task, including a full list
            of files, objects, and directories that were transferred, skipped, verified, and more.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Deleted_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Skipped_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Transferred_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Verified_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.TaskReportConfig_ReportLevel">
            <summary>
            <para>
            <para>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.</para><ul><li><para><c>ERRORS_ONLY</c>: A report shows what DataSync was unable to transfer, skip, verify,
            and delete.</para></li><li><para><c>SUCCESSES_AND_ERRORS</c>: A report shows what DataSync was able and unable to
            transfer, skip, verify, and delete.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.ManifestConfig_Source_S3_S3BucketArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the S3 bucket where you're hosting your
            manifest.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.TaskReportConfig_Destination_S3_S3BucketArn">
            <summary>
            <para>
            <para>Specifies the ARN of the S3 bucket where DataSync uploads your report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Schedule_ScheduleExpression">
            <summary>
            <para>
            <para>A cron expression that specifies when DataSync initiates a scheduled transfer from
            a source to a destination location. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.SourceLocationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the source location for the task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.S3_Subdirectory">
            <summary>
            <para>
            <para>Specifies a bucket prefix for your report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Tag">
            <summary>
            <para>
            <para>Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing
            the task.</para><para><i>Tags</i> are key-value pairs that help you manage, filter, and search for your
            DataSync resources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TaskArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CreateTaskResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.CreateTaskResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceLocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceLocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.NewDSYNTaskCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNAgentCmdlet">
            <summary>
            Removes an DataSync agent resource from your Amazon Web Services account.
             
              
            <para>
            Keep in mind that this operation (which can't be undone) doesn't remove the agent's
            virtual machine (VM) or Amazon EC2 instance from your storage environment. For next
            steps, you can delete the VM or instance from your storage environment or reuse it
            to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/activate-agent.html">activate
            a new agent</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNAgentCmdlet.AgentArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the agent to delete. Use the <c>ListAgents</c> operation
            to return a list of agents for your account and Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNAgentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DeleteAgentResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNAgentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AgentArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AgentArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNAgentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNLocationCmdlet">
            <summary>
            Deletes a transfer location resource from DataSync.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNLocationCmdlet.LocationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the location to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNLocationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DeleteLocationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNLocationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNLocationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNResourceTagCmdlet">
            <summary>
            Removes tags from an Amazon Web Services resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNResourceTagCmdlet.Key">
            <summary>
            <para>
            <para>Specifies the keys in the tags that you want to remove.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the resource to remove the tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNStorageSystemCmdlet">
            <summary>
            Permanently removes a storage system resource from DataSync Discovery, including the
            associated discovery jobs, collected data, and recommendations.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNStorageSystemCmdlet.StorageSystemArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the storage system that you want to permanently
            remove from DataSync Discovery.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNStorageSystemCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.RemoveStorageSystemResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNStorageSystemCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StorageSystemArn parameter.
            The -PassThru parameter is deprecated, use -Select '^StorageSystemArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNStorageSystemCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNTaskCmdlet">
            <summary>
            Deletes a transfer task resource from DataSync.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNTaskCmdlet.TaskArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the task that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNTaskCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.DeleteTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNTaskCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.RemoveDSYNTaskCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNDiscoveryJobCmdlet">
            <summary>
            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.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNDiscoveryJobCmdlet.CollectionDurationMinute">
            <summary>
            <para>
            <para>Specifies in minutes how long you want the discovery job to run.</para><note><para>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.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNDiscoveryJobCmdlet.StorageSystemArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the on-premises storage system that you
            want to run the discovery job on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNDiscoveryJobCmdlet.Tag">
            <summary>
            <para>
            <para>Specifies labels that help you categorize, filter, and search for your Amazon Web
            Services resources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNDiscoveryJobCmdlet.ClientToken">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNDiscoveryJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DiscoveryJobArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.StartDiscoveryJobResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.StartDiscoveryJobResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNDiscoveryJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StorageSystemArn parameter.
            The -PassThru parameter is deprecated, use -Select '^StorageSystemArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNDiscoveryJobCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet">
            <summary>
            Starts an DataSync transfer task. For each task, you can only run one task execution
            at a time.
             
              
            <para>
            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>.
            </para><important><para>
            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.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.ManifestConfig_Action">
            <summary>
            <para>
            <para>Specifies what DataSync uses the manifest for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.ManifestConfig_Source_S3_BucketAccessRoleArn">
            <summary>
            <para>
            <para>Specifies the Identity and Access Management (IAM) role that allows DataSync to access
            your manifest. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html#transferring-with-manifest-access">Providing
            DataSync access to your manifest</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.TaskReportConfig_Destination_S3_BucketAccessRoleArn">
            <summary>
            <para>
            <para>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/datasync/latest/userguide/task-reports.html">Allowing
            DataSync to upload a task report to an Amazon S3 bucket</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.Exclude">
            <summary>
            <para>
            <para>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, <c>"/folder1|/folder2"</c>.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.ManifestConfig_Format">
            <summary>
            <para>
            <para>Specifies the file format of your manifest. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html#transferring-with-manifest-create">Creating
            a manifest</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.Include">
            <summary>
            <para>
            <para>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, <c>"/folder1|/folder2"</c>.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.S3_ManifestObjectPath">
            <summary>
            <para>
            <para>Specifies the Amazon S3 object key of your manifest. This can include a prefix (for
            example, <c>prefix/my-manifest.csv</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.S3_ManifestObjectVersionId">
            <summary>
            <para>
            <para>Specifies the object version ID of the manifest that you want DataSync to use. If
            you don't set this, DataSync uses the latest version of the object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.TaskReportConfig_ObjectVersionId">
            <summary>
            <para>
            <para>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 <c>INCLUDE</c> can
            increase the duration of your task execution.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.TaskReportConfig_OutputType">
            <summary>
            <para>
            <para>Specifies the type of task report that you want:</para><ul><li><para><c>SUMMARY_ONLY</c>: Provides necessary details about your task, including the number
            of files, objects, and directories transferred and transfer duration.</para></li><li><para><c>STANDARD</c>: Provides complete details about your task, including a full list
            of files, objects, and directories that were transferred, skipped, verified, and more.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.OverrideOption">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.Deleted_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.Skipped_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.Transferred_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.Verified_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.TaskReportConfig_ReportLevel">
            <summary>
            <para>
            <para>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.</para><ul><li><para><c>ERRORS_ONLY</c>: A report shows what DataSync was unable to transfer, skip, verify,
            and delete.</para></li><li><para><c>SUCCESSES_AND_ERRORS</c>: A report shows what DataSync was able and unable to
            transfer, skip, verify, and delete.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.ManifestConfig_Source_S3_S3BucketArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the S3 bucket where you're hosting your
            manifest.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.TaskReportConfig_Destination_S3_S3BucketArn">
            <summary>
            <para>
            <para>Specifies the ARN of the S3 bucket where DataSync uploads your report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.S3_Subdirectory">
            <summary>
            <para>
            <para>Specifies a bucket prefix for your report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.Tag">
            <summary>
            <para>
            <para>Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing
            the task execution.</para><para><i>Tags</i> are key-value pairs that help you manage, filter, and search for your
            DataSync resources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.TaskArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the task that you want to start.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TaskExecutionArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.StartTaskExecutionResponse).
            Specifying the name of a property of type Amazon.DataSync.Model.StartTaskExecutionResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StartDSYNTaskExecutionCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.StopDSYNDiscoveryJobCmdlet">
            <summary>
            Stops a running DataSync discovery job.
             
              
            <para>
            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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StopDSYNDiscoveryJobCmdlet.DiscoveryJobArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the discovery job that you want to stop.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StopDSYNDiscoveryJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.StopDiscoveryJobResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StopDSYNDiscoveryJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DiscoveryJobArn parameter.
            The -PassThru parameter is deprecated, use -Select '^DiscoveryJobArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StopDSYNDiscoveryJobCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.StopDSYNTaskExecutionCmdlet">
            <summary>
            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.
             
              
            <para>
            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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StopDSYNTaskExecutionCmdlet.TaskExecutionArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the task execution to stop.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StopDSYNTaskExecutionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.CancelTaskExecutionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StopDSYNTaskExecutionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskExecutionArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskExecutionArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.StopDSYNTaskExecutionCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNAgentCmdlet">
            <summary>
            Updates the name of an DataSync agent.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNAgentCmdlet.AgentArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the agent to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNAgentCmdlet.Name">
            <summary>
            <para>
            <para>The name that you want to use to configure the agent.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNAgentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UpdateAgentResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNAgentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AgentArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AgentArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNAgentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNDiscoveryJobCmdlet">
            <summary>
            Edits a DataSync discovery job configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNDiscoveryJobCmdlet.CollectionDurationMinute">
            <summary>
            <para>
            <para>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.)</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNDiscoveryJobCmdlet.DiscoveryJobArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the discovery job that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNDiscoveryJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UpdateDiscoveryJobResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNDiscoveryJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DiscoveryJobArn parameter.
            The -PassThru parameter is deprecated, use -Select '^DiscoveryJobArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNDiscoveryJobCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet">
            <summary>
            Modifies some configurations of the Microsoft Azure Blob Storage transfer location
            that you're using with DataSync.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet.AccessTier">
            <summary>
            <para>
            <para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet.AgentArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with
            your Azure Blob Storage container.</para><para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet.AuthenticationType">
            <summary>
            <para>
            <para>Specifies the authentication method DataSync uses to access your Azure Blob Storage.
            DataSync can access blob storage using a shared access signature (SAS).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet.BlobType">
            <summary>
            <para>
            <para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the ARN of the Azure Blob Storage transfer location that you're updating.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet.Subdirectory">
            <summary>
            <para>
            <para>Specifies path segments if you want to limit your transfer to a virtual directory
            in your container (for example, <c>/my/images</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet.SasConfiguration_Token">
            <summary>
            <para>
            <para>Specifies a SAS token that provides permissions to access your Azure Blob Storage.</para><para>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:</para><para><c>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</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UpdateLocationAzureBlobResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationAzureBlobCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet">
            <summary>
            Updates some parameters of a previously created location for a Hadoop Distributed
            File System cluster.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.AgentArn">
            <summary>
            <para>
            <para>The ARNs of the agents that are used to connect to the HDFS cluster. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.AuthenticationType">
            <summary>
            <para>
            <para>The type of authentication used to determine the identity of the user. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.BlockSize">
            <summary>
            <para>
            <para>The size of the data blocks to write into the HDFS cluster. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.QopConfiguration_DataTransferProtection">
            <summary>
            <para>
            <para>The data transfer protection setting configured on the HDFS cluster. This setting
            corresponds to your <c>dfs.data.transfer.protection</c> setting in the <c>hdfs-site.xml</c>
            file on your Hadoop cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.KerberosKeytab">
            <summary>
            <para>
            <para>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.</para>
            </para>
            <para>The cmdlet will automatically convert the supplied parameter of type string, string[], System.IO.FileInfo or System.IO.Stream to byte[] before supplying it to the service.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.KerberosKrb5Conf">
            <summary>
            <para>
            <para>The <c>krb5.conf</c> file that contains the Kerberos configuration information. You
            can load the <c>krb5.conf</c> 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.</para>
            </para>
            <para>The cmdlet will automatically convert the supplied parameter of type string, string[], System.IO.FileInfo or System.IO.Stream to byte[] before supplying it to the service.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.KerberosPrincipal">
            <summary>
            <para>
            <para>The Kerberos principal with access to the files and folders on the HDFS cluster. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.KmsKeyProviderUri">
            <summary>
            <para>
            <para>The URI of the HDFS cluster's Key Management Server (KMS). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.LocationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the source HDFS cluster location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.NameNode">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.ReplicationFactor">
            <summary>
            <para>
            <para>The number of DataNodes to replicate the data to when writing to the HDFS cluster.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.QopConfiguration_RpcProtection">
            <summary>
            <para>
            <para>The RPC protection setting configured on the HDFS cluster. This setting corresponds
            to your <c>hadoop.rpc.protection</c> setting in your <c>core-site.xml</c> file on
            your Hadoop cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.SimpleUser">
            <summary>
            <para>
            <para>The user name used to identify the client on the host operating system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.Subdirectory">
            <summary>
            <para>
            <para>A subdirectory in the HDFS cluster. This subdirectory is used to read data from or
            write data to the HDFS cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UpdateLocationHdfsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationHdfCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationNfsCmdlet">
            <summary>
            Modifies some configurations of the Network File System (NFS) transfer location that
            you're using with DataSync.
             
              
            <para>
            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>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationNfsCmdlet.OnPremConfig_AgentArn">
            <summary>
            <para>
            <para>The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationNfsCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the NFS transfer location that you want
            to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationNfsCmdlet.Subdirectory">
            <summary>
            <para>
            <para>Specifies the export path in your NFS file server that you want DataSync to mount.</para><para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationNfsCmdlet.MountOptions_Version">
            <summary>
            <para>
            <para>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.</para><para>You can specify the following options:</para><ul><li><para><c>AUTOMATIC</c> (default): DataSync chooses NFS version 4.1.</para></li><li><para><c>NFS3</c>: Stateless protocol version that allows for asynchronous writes on the
            server.</para></li><li><para><c>NFSv4_0</c>: Stateful, firewall-friendly protocol version that supports delegations
            and pseudo file systems.</para></li><li><para><c>NFSv4_1</c>: 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.</para></li></ul><note><para>DataSync currently only supports NFS version 3 with Amazon FSx for NetApp ONTAP locations.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationNfsCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UpdateLocationNfsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationNfsCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationNfsCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet">
            <summary>
            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>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.BucketAccessKey">
            <summary>
            <para>
            <para>Specifies the access key (for example, a user name) if credentials are required to
            authenticate with the object storage server.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.AgentArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Names (ARNs) of the DataSync agents that can securely
            connect with your location.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the ARN of the object storage system location that you're updating.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.BucketSecretKey">
            <summary>
            <para>
            <para>Specifies the secret key (for example, a password) if credentials are required to
            authenticate with the object storage server.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.ServerCertificate">
            <summary>
            <para>
            <para>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
            <c>.pem</c> file (for example, <c>file:///home/user/.ssh/storage_sys_certificate.pem</c>).
            The certificate can be up to 32768 bytes (before Base64 encoding).</para><para>To use this parameter, configure <c>ServerProtocol</c> to <c>HTTPS</c>.</para><para>Updating the certificate doesn't interfere with tasks that you have in progress.</para>
            </para>
            <para>The cmdlet will automatically convert the supplied parameter of type string, string[], System.IO.FileInfo or System.IO.Stream to byte[] before supplying it to the service.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.ServerPort">
            <summary>
            <para>
            <para>Specifies the port that your object storage server accepts inbound network traffic
            on (for example, port 443).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.ServerProtocol">
            <summary>
            <para>
            <para>Specifies the protocol that your object storage server uses to communicate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.Subdirectory">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UpdateLocationObjectStorageResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationObjectStorageCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet">
            <summary>
            Updates some of the parameters of a Server Message Block (SMB) file server location
            that you can use for DataSync transfers.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet.AgentArn">
            <summary>
            <para>
            <para>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).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet.Domain">
            <summary>
            <para>
            <para>Specifies the Windows domain name that your SMB file server belongs to. </para><para>If you have multiple domains in your environment, configuring this parameter makes
            sure that DataSync connects to the right file server.</para><para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet.LocationArn">
            <summary>
            <para>
            <para>Specifies the ARN of the SMB location that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet.Password">
            <summary>
            <para>
            <para>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.</para><para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet.Subdirectory">
            <summary>
            <para>
            <para>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,
            <c>/path/to/subdirectory</c>). Make sure that other SMB clients in your network can
            also mount this path.</para><para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet.User">
            <summary>
            <para>
            <para>Specifies the user name that can mount your SMB file server and has permission to
            access the files and folders involved in your transfer.</para><para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet.MountOptions_Version">
            <summary>
            <para>
            <para>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.</para><para>These are the following options for configuring the SMB version:</para><ul><li><para><c>AUTOMATIC</c> (default): DataSync and the SMB file server negotiate the highest
            version of SMB that they mutually support between 2.1 and 3.1.1.</para><para>This is the recommended option. If you instead choose a specific version that your
            file server doesn't support, you may get an <c>Operation Not Supported</c> error.</para></li><li><para><c>SMB3</c>: Restricts the protocol negotiation to only SMB version 3.0.2.</para></li><li><para><c>SMB2</c>: Restricts the protocol negotiation to only SMB version 2.1.</para></li><li><para><c>SMB2_0</c>: Restricts the protocol negotiation to only SMB version 2.0.</para></li><li><para><c>SMB1</c>: Restricts the protocol negotiation to only SMB version 1.0.</para><note><para>The <c>SMB1</c> 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>.</para></note></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UpdateLocationSmbResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LocationArn parameter.
            The -PassThru parameter is deprecated, use -Select '^LocationArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNLocationSmbCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet">
            <summary>
            Modifies some configurations of an on-premises storage system resource that you're
            using with DataSync Discovery.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.AgentArn">
            <summary>
            <para>
            <para>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.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.CloudWatchLogGroupArn">
            <summary>
            <para>
            <para>Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery
            job events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.Name">
            <summary>
            <para>
            <para>Specifies a familiar name for your on-premises storage system.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.Credentials_Password">
            <summary>
            <para>
            <para>Specifies the password for your storage system's management interface.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.ServerConfiguration_ServerHostname">
            <summary>
            <para>
            <para>The domain name or IP address of your storage system's management interface.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.ServerConfiguration_ServerPort">
            <summary>
            <para>
            <para>The network port for accessing the storage system's management interface.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.StorageSystemArn">
            <summary>
            <para>
            <para>Specifies the ARN of the on-premises storage system that you want reconfigure.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.Credentials_Username">
            <summary>
            <para>
            <para>Specifies the user name for your storage system's management interface.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UpdateStorageSystemResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the StorageSystemArn parameter.
            The -PassThru parameter is deprecated, use -Select '^StorageSystemArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNStorageSystemCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet">
            <summary>
            Updates the configuration of an DataSync transfer task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.ManifestConfig_Action">
            <summary>
            <para>
            <para>Specifies what DataSync uses the manifest for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.ManifestConfig_Source_S3_BucketAccessRoleArn">
            <summary>
            <para>
            <para>Specifies the Identity and Access Management (IAM) role that allows DataSync to access
            your manifest. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html#transferring-with-manifest-access">Providing
            DataSync access to your manifest</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.TaskReportConfig_Destination_S3_BucketAccessRoleArn">
            <summary>
            <para>
            <para>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/datasync/latest/userguide/task-reports.html">Allowing
            DataSync to upload a task report to an Amazon S3 bucket</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.CloudWatchLogGroupArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource name of the Amazon CloudWatch log group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Exclude">
            <summary>
            <para>
            <para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.ManifestConfig_Format">
            <summary>
            <para>
            <para>Specifies the file format of your manifest. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html#transferring-with-manifest-create">Creating
            a manifest</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Include">
            <summary>
            <para>
            <para>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>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.S3_ManifestObjectPath">
            <summary>
            <para>
            <para>Specifies the Amazon S3 object key of your manifest. This can include a prefix (for
            example, <c>prefix/my-manifest.csv</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.S3_ManifestObjectVersionId">
            <summary>
            <para>
            <para>Specifies the object version ID of the manifest that you want DataSync to use. If
            you don't set this, DataSync uses the latest version of the object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Name">
            <summary>
            <para>
            <para>The name of the task to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.TaskReportConfig_ObjectVersionId">
            <summary>
            <para>
            <para>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 <c>INCLUDE</c> can
            increase the duration of your task execution.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Option">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.TaskReportConfig_OutputType">
            <summary>
            <para>
            <para>Specifies the type of task report that you want:</para><ul><li><para><c>SUMMARY_ONLY</c>: Provides necessary details about your task, including the number
            of files, objects, and directories transferred and transfer duration.</para></li><li><para><c>STANDARD</c>: Provides complete details about your task, including a full list
            of files, objects, and directories that were transferred, skipped, verified, and more.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Deleted_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Skipped_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Transferred_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Verified_ReportLevel">
            <summary>
            <para>
            <para>Specifies whether your task report includes errors only or successes and errors.</para><para>For example, your report might mostly include only what didn't go well in your transfer
            (<c>ERRORS_ONLY</c>). 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
            (<c>SUCCESSES_AND_ERRORS</c>).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.TaskReportConfig_ReportLevel">
            <summary>
            <para>
            <para>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.</para><ul><li><para><c>ERRORS_ONLY</c>: A report shows what DataSync was unable to transfer, skip, verify,
            and delete.</para></li><li><para><c>SUCCESSES_AND_ERRORS</c>: A report shows what DataSync was able and unable to
            transfer, skip, verify, and delete.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.ManifestConfig_Source_S3_S3BucketArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the S3 bucket where you're hosting your
            manifest.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.TaskReportConfig_Destination_S3_S3BucketArn">
            <summary>
            <para>
            <para>Specifies the ARN of the S3 bucket where DataSync uploads your report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Schedule_ScheduleExpression">
            <summary>
            <para>
            <para>A cron expression that specifies when DataSync initiates a scheduled transfer from
            a source to a destination location. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.S3_Subdirectory">
            <summary>
            <para>
            <para>Specifies a bucket prefix for your report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.TaskArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource name of the task to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UpdateTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskExecutionCmdlet">
            <summary>
            Updates the configuration of a running DataSync task execution.
             
             <note><para>
            Currently, the only <c>Option</c> that you can modify with <c>UpdateTaskExecution</c>
            is <c><a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_Options.html#DataSync-Type-Options-BytesPerSecond">BytesPerSecond</a></c>, which throttles bandwidth for a running or queued task execution.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskExecutionCmdlet.Option">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskExecutionCmdlet.TaskExecutionArn">
            <summary>
            <para>
            <para>Specifies the Amazon Resource Name (ARN) of the task execution that you're updating.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskExecutionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataSync.Model.UpdateTaskExecutionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskExecutionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TaskExecutionArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TaskExecutionArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DSYN.UpdateDSYNTaskExecutionCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>