AWS.Tools.Pricing.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Pricing</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.PLS.GetPLSAttributeValueCmdlet">
            <summary>
            Returns a list of attribute values. Attibutes are similar to the details in a Price
            List API offer file. For a list of available attributes, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/reading-an-offer.html#pps-defs">Offer
            File Definitions</a> in the <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-what-is.html">Amazon
            Web Services Billing and Cost Management User Guide</a>.<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.PLS.GetPLSAttributeValueCmdlet.AttributeName">
            <summary>
            <para>
            <para>The name of the attribute that you want to retrieve the values for, such as <code>volumeType</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSAttributeValueCmdlet.ServiceCode">
            <summary>
            <para>
            <para>The service code for the service whose attributes you want to retrieve. For example,
            if you want the retrieve an EC2 attribute, use <code>AmazonEC2</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSAttributeValueCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in 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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSAttributeValueCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that indicates the next set of results that you want to retrieve.</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.PLS.GetPLSAttributeValueCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AttributeValues'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Pricing.Model.GetAttributeValuesResponse).
            Specifying the name of a property of type Amazon.Pricing.Model.GetAttributeValuesResponse 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.PLS.GetPLSAttributeValueCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttributeName parameter.
            The -PassThru parameter is deprecated, use -Select '^AttributeName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSAttributeValueCmdlet.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.PLS.GetPLSProductCmdlet">
            <summary>
            Returns a list of all products that match the filter criteria.<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.PLS.GetPLSProductCmdlet.Filter">
            <summary>
            <para>
            <para>The list of filters that limit the returned products. only products that match all
            filters are returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet.ServiceCode">
            <summary>
            <para>
            <para>The code for the service whose products you want to retrieve. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet.FormatVersion">
            <summary>
            <para>
            <para>The format version that you want the response to be in.</para><para>Valid values are: <code>aws_v1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return 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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that indicates the next set of results that you want to retrieve.</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.PLS.GetPLSProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PriceList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Pricing.Model.GetProductsResponse).
            Specifying the name of a property of type Amazon.Pricing.Model.GetProductsResponse 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.PLS.GetPLSProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceCode parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceCode' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet.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.PLS.GetPLSServiceCmdlet">
            <summary>
            Returns the metadata for one service or a list of the metadata for all services. Use
            this without a service code to get the service codes for all services. Use it with
            a service code, such as <code>AmazonEC2</code>, to get information specific to that
            service, such as the attribute names available for that service. For example, some
            of the attribute names available for EC2 are <code>volumeType</code>, <code>maxIopsVolume</code>,
            <code>operation</code>, <code>locationType</code>, and <code>instanceCapacity10xlarge</code>.<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.PLS.GetPLSServiceCmdlet.ServiceCode">
            <summary>
            <para>
            <para>The code for the service whose information you want to retrieve, such as <code>AmazonEC2</code>.
            You can use the <code>ServiceCode</code> to filter the results in a <code>GetProducts</code>
            call. To retrieve a list of all services, leave this blank.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSServiceCmdlet.FormatVersion">
            <summary>
            <para>
            <para>The format version that you want the response to be in.</para><para>Valid values are: <code>aws_v1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSServiceCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results that you want returned 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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSServiceCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that indicates the next set of results that you want to retrieve.</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.PLS.GetPLSServiceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Services'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Pricing.Model.DescribeServicesResponse).
            Specifying the name of a property of type Amazon.Pricing.Model.DescribeServicesResponse 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.PLS.GetPLSServiceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceCode parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceCode' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSServiceCmdlet.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>
    </members>
</doc>