AWS.Tools.S3Outposts.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.S3Outposts</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.S3O.GetS3OEndpointListCmdlet">
            <summary>
            S3 on Outposts access points simplify managing data access at scale for shared datasets
            in Amazon S3 on Outposts. S3 on Outposts uses endpoints to connect to Outposts buckets
            so that you can perform actions within your virtual private cloud (VPC).
             
              
            <para>
            This action lists endpoints associated with the Outpost.
            </para><para>
            Related actions include:
            </para><ul><li><para><a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_CreateEndpoint.html">CreateEndpoint</a></para></li><li><para><a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_DeleteEndpoint.html">DeleteEndpoint</a></para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.GetS3OEndpointListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The max number of endpoints that can be returned on the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.GetS3OEndpointListCmdlet.NextToken">
            <summary>
            <para>
            <para>The next endpoint requested in the list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.GetS3OEndpointListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Endpoints'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Outposts.Model.ListEndpointsResponse).
            Specifying the name of a property of type Amazon.S3Outposts.Model.ListEndpointsResponse 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="T:Amazon.PowerShell.Cmdlets.S3O.NewS3OEndpointCmdlet">
            <summary>
            S3 on Outposts access points simplify managing data access at scale for shared datasets
            in Amazon S3 on Outposts. S3 on Outposts uses endpoints to connect to Outposts buckets
            so that you can perform actions within your virtual private cloud (VPC).
             
              
            <para>
            This action creates an endpoint and associates it with the specified Outpost.
            </para><para>
            Related actions include:
            </para><ul><li><para><a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_DeleteEndpoint.html">DeleteEndpoint</a></para></li><li><para><a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_ListEndpoints.html">ListEndpoints</a></para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.NewS3OEndpointCmdlet.OutpostId">
            <summary>
            <para>
            <para>The ID of the AWS Outpost. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.NewS3OEndpointCmdlet.SecurityGroupId">
            <summary>
            <para>
            <para>The ID of the security group to use with the endpoint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.NewS3OEndpointCmdlet.SubnetId">
            <summary>
            <para>
            <para>The ID of the subnet in the selected VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.NewS3OEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EndpointArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Outposts.Model.CreateEndpointResponse).
            Specifying the name of a property of type Amazon.S3Outposts.Model.CreateEndpointResponse 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.S3O.NewS3OEndpointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OutpostId parameter.
            The -PassThru parameter is deprecated, use -Select '^OutpostId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.NewS3OEndpointCmdlet.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.S3O.RemoveS3OEndpointCmdlet">
            <summary>
            S3 on Outposts access points simplify managing data access at scale for shared datasets
            in Amazon S3 on Outposts. S3 on Outposts uses endpoints to connect to Outposts buckets
            so that you can perform actions within your virtual private cloud (VPC).
             
              
            <para>
            This action deletes an endpoint.
            </para><para>
            Related actions include:
            </para><ul><li><para><a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_CreateEndpoint.html">CreateEndpoint</a></para></li><li><para><a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_ListEndpoints.html">ListEndpoints</a></para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.RemoveS3OEndpointCmdlet.EndpointId">
            <summary>
            <para>
            <para>The ID of the end point.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.RemoveS3OEndpointCmdlet.OutpostId">
            <summary>
            <para>
            <para>The ID of the AWS Outpost. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.RemoveS3OEndpointCmdlet.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.S3Outposts.Model.DeleteEndpointResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.RemoveS3OEndpointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EndpointId parameter.
            The -PassThru parameter is deprecated, use -Select '^EndpointId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.S3O.RemoveS3OEndpointCmdlet.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>