AWS.Tools.ServiceQuotas.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.ServiceQuotas</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SQ.AddSQResourceTagCmdlet">
            <summary>
            Adds tags to the specified applied quota. You can include one or more tags to add
            to the quota.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.AddSQResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for the applied quota. You can get this information
            by using the Service Quotas console, or by listing the quotas using the <a href="https://docs.aws.amazon.com/cli/latest/reference/service-quotas/list-service-quotas.html">list-service-quotas</a>
            CLI command or the <a href="https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_ListServiceQuotas.html">ListServiceQuotas</a>
            Amazon Web Services API operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.AddSQResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags that you want to add to the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.AddSQResourceTagCmdlet.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.ServiceQuotas.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.AddSQResourceTagCmdlet.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.SQ.AddSQResourceTagCmdlet.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.SQ.GetSQAssociationForServiceQuotaTemplateCmdlet">
            <summary>
            Retrieves the status of the association for the quota request template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQAssociationForServiceQuotaTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceQuotaTemplateAssociationStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.GetAssociationForServiceQuotaTemplateResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.GetAssociationForServiceQuotaTemplateResponse 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.SQ.GetSQAWSDefaultServiceQuotaCmdlet">
            <summary>
            Retrieves the default value for the specified quota. The default value does not reflect
            any quota increases.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQAWSDefaultServiceQuotaCmdlet.QuotaCode">
            <summary>
            <para>
            <para>Specifies the quota identifier. To find the quota code for a specific quota, use the
            <a>ListServiceQuotas</a> operation, and look for the <c>QuotaCode</c> response in
            the output for the quota you want.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQAWSDefaultServiceQuotaCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQAWSDefaultServiceQuotaCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Quota'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.GetAWSDefaultServiceQuotaResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.GetAWSDefaultServiceQuotaResponse 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.SQ.GetSQAWSDefaultServiceQuotaCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the QuotaCode parameter.
            The -PassThru parameter is deprecated, use -Select '^QuotaCode' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SQ.GetSQAWSDefaultServiceQuotaListCmdlet">
            <summary>
            Lists the default values for the quotas for the specified Amazon Web Service. A default
            value does not reflect any quota increases.<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.SQ.GetSQAWSDefaultServiceQuotaListCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQAWSDefaultServiceQuotaListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies the maximum number of results that you want included on each page of the
            response. If you do not include this parameter, it defaults to a value appropriate
            to the operation. If additional items exist beyond those included in the current response,
            the <c>NextToken</c> response element is present and has a value (is not null). Include
            that value as the <c>NextToken</c> request parameter in the next call to the operation
            to get the next part of the results.</para><note><para>An API operation can return fewer results than the maximum even when there are more
            results available. You should check <c>NextToken</c> after every operation to ensure
            that you receive all of the results.</para></note>
            </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.SQ.GetSQAWSDefaultServiceQuotaListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies a value for receiving additional results after you receive a <c>NextToken</c>
            response in a previous request. A <c>NextToken</c> response indicates that more output
            is available. Set this parameter to the value of the previous call's <c>NextToken</c>
            response to indicate where the output should continue from.</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.SQ.GetSQAWSDefaultServiceQuotaListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Quotas'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.ListAWSDefaultServiceQuotasResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.ListAWSDefaultServiceQuotasResponse 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.SQ.GetSQAWSDefaultServiceQuotaListCmdlet.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.SQ.GetSQAWSDefaultServiceQuotaListCmdlet.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.SQ.GetSQRequestedServiceQuotaChangeCmdlet">
            <summary>
            Retrieves information about the specified quota increase request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeCmdlet.RequestId">
            <summary>
            <para>
            <para>Specifies the ID of the quota increase request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RequestedQuota'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.GetRequestedServiceQuotaChangeResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.GetRequestedServiceQuotaChangeResponse 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.SQ.GetSQRequestedServiceQuotaChangeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RequestId parameter.
            The -PassThru parameter is deprecated, use -Select '^RequestId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeHistoryByQuotaListCmdlet">
            <summary>
            Retrieves the quota increase requests for the specified quota.<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.SQ.GetSQRequestedServiceQuotaChangeHistoryByQuotaListCmdlet.QuotaCode">
            <summary>
            <para>
            <para>Specifies the quota identifier. To find the quota code for a specific quota, use the
            <a>ListServiceQuotas</a> operation, and look for the <c>QuotaCode</c> response in
            the output for the quota you want.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeHistoryByQuotaListCmdlet.QuotaRequestedAtLevel">
            <summary>
            <para>
            <para>Specifies at which level within the Amazon Web Services account the quota request
            applies to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeHistoryByQuotaListCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeHistoryByQuotaListCmdlet.Status">
            <summary>
            <para>
            <para>Specifies that you want to filter the results to only the requests with the matching
            status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeHistoryByQuotaListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies the maximum number of results that you want included on each page of the
            response. If you do not include this parameter, it defaults to a value appropriate
            to the operation. If additional items exist beyond those included in the current response,
            the <c>NextToken</c> response element is present and has a value (is not null). Include
            that value as the <c>NextToken</c> request parameter in the next call to the operation
            to get the next part of the results.</para><note><para>An API operation can return fewer results than the maximum even when there are more
            results available. You should check <c>NextToken</c> after every operation to ensure
            that you receive all of the results.</para></note>
            </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.SQ.GetSQRequestedServiceQuotaChangeHistoryByQuotaListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies a value for receiving additional results after you receive a <c>NextToken</c>
            response in a previous request. A <c>NextToken</c> response indicates that more output
            is available. Set this parameter to the value of the previous call's <c>NextToken</c>
            response to indicate where the output should continue from.</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.SQ.GetSQRequestedServiceQuotaChangeHistoryByQuotaListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RequestedQuotas'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.ListRequestedServiceQuotaChangeHistoryByQuotaResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.ListRequestedServiceQuotaChangeHistoryByQuotaResponse 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.SQ.GetSQRequestedServiceQuotaChangeHistoryByQuotaListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the QuotaCode parameter.
            The -PassThru parameter is deprecated, use -Select '^QuotaCode' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeHistoryByQuotaListCmdlet.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.SQ.GetSQRequestedServiceQuotaChangeHistoryListCmdlet">
            <summary>
            Retrieves the quota increase requests for the specified Amazon Web Service.<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.SQ.GetSQRequestedServiceQuotaChangeHistoryListCmdlet.QuotaRequestedAtLevel">
            <summary>
            <para>
            <para>Specifies at which level within the Amazon Web Services account the quota request
            applies to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeHistoryListCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeHistoryListCmdlet.Status">
            <summary>
            <para>
            <para>Specifies that you want to filter the results to only the requests with the matching
            status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQRequestedServiceQuotaChangeHistoryListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies the maximum number of results that you want included on each page of the
            response. If you do not include this parameter, it defaults to a value appropriate
            to the operation. If additional items exist beyond those included in the current response,
            the <c>NextToken</c> response element is present and has a value (is not null). Include
            that value as the <c>NextToken</c> request parameter in the next call to the operation
            to get the next part of the results.</para><note><para>An API operation can return fewer results than the maximum even when there are more
            results available. You should check <c>NextToken</c> after every operation to ensure
            that you receive all of the results.</para></note>
            </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.SQ.GetSQRequestedServiceQuotaChangeHistoryListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies a value for receiving additional results after you receive a <c>NextToken</c>
            response in a previous request. A <c>NextToken</c> response indicates that more output
            is available. Set this parameter to the value of the previous call's <c>NextToken</c>
            response to indicate where the output should continue from.</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.SQ.GetSQRequestedServiceQuotaChangeHistoryListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RequestedQuotas'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.ListRequestedServiceQuotaChangeHistoryResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.ListRequestedServiceQuotaChangeHistoryResponse 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.SQ.GetSQRequestedServiceQuotaChangeHistoryListCmdlet.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.SQ.GetSQRequestedServiceQuotaChangeHistoryListCmdlet.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.SQ.GetSQResourceTagCmdlet">
            <summary>
            Returns a list of the tags assigned to the specified applied quota.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for the applied quota for which you want to list tags.
            You can get this information by using the Service Quotas console, or by listing the
            quotas using the <a href="https://docs.aws.amazon.com/cli/latest/reference/service-quotas/list-service-quotas.html">list-service-quotas</a>
            CLI command or the <a href="https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_ListServiceQuotas.html">ListServiceQuotas</a>
            Amazon Web Services API operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQResourceTagCmdlet.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.ServiceQuotas.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.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.SQ.GetSQResourceTagCmdlet.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="T:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceListCmdlet">
            <summary>
            Lists the names and codes for the Amazon Web Services integrated with Service Quotas.<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.SQ.GetSQServiceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies the maximum number of results that you want included on each page of the
            response. If you do not include this parameter, it defaults to a value appropriate
            to the operation. If additional items exist beyond those included in the current response,
            the <c>NextToken</c> response element is present and has a value (is not null). Include
            that value as the <c>NextToken</c> request parameter in the next call to the operation
            to get the next part of the results.</para><note><para>An API operation can return fewer results than the maximum even when there are more
            results available. You should check <c>NextToken</c> after every operation to ensure
            that you receive all of the results.</para></note>
            </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.SQ.GetSQServiceListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies a value for receiving additional results after you receive a <c>NextToken</c>
            response in a previous request. A <c>NextToken</c> response indicates that more output
            is available. Set this parameter to the value of the previous call's <c>NextToken</c>
            response to indicate where the output should continue from.</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.SQ.GetSQServiceListCmdlet.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.ServiceQuotas.Model.ListServicesResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.ListServicesResponse 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.SQ.GetSQServiceListCmdlet.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.SQ.GetSQServiceQuotaCmdlet">
            <summary>
            Retrieves the applied quota value for the specified quota. For some quotas, only the
            default values are available. If the applied quota value is not available for a quota,
            the quota is not retrieved.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaCmdlet.ContextId">
            <summary>
            <para>
            <para>Specifies the Amazon Web Services account or resource to which the quota applies.
            The value in this field depends on the context scope associated with the specified
            service quota.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaCmdlet.QuotaCode">
            <summary>
            <para>
            <para>Specifies the quota identifier. To find the quota code for a specific quota, use the
            <a>ListServiceQuotas</a> operation, and look for the <c>QuotaCode</c> response in
            the output for the quota you want.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Quota'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.GetServiceQuotaResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.GetServiceQuotaResponse 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.SQ.GetSQServiceQuotaCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the QuotaCode parameter.
            The -PassThru parameter is deprecated, use -Select '^QuotaCode' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaIncreaseRequestFromTemplateCmdlet">
            <summary>
            Retrieves information about the specified quota increase request in your quota request
            template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaIncreaseRequestFromTemplateCmdlet.AwsRegion">
            <summary>
            <para>
            <para>Specifies the Amazon Web Services Region for which you made the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaIncreaseRequestFromTemplateCmdlet.QuotaCode">
            <summary>
            <para>
            <para>Specifies the quota identifier. To find the quota code for a specific quota, use the
            <a>ListServiceQuotas</a> operation, and look for the <c>QuotaCode</c> response in
            the output for the quota you want.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaIncreaseRequestFromTemplateCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaIncreaseRequestFromTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceQuotaIncreaseRequestInTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.GetServiceQuotaIncreaseRequestFromTemplateResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.GetServiceQuotaIncreaseRequestFromTemplateResponse 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.SQ.GetSQServiceQuotaIncreaseRequestFromTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the QuotaCode parameter.
            The -PassThru parameter is deprecated, use -Select '^QuotaCode' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaIncreaseRequestsInTemplateListCmdlet">
            <summary>
            Lists the quota increase requests in the specified quota request template.<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.SQ.GetSQServiceQuotaIncreaseRequestsInTemplateListCmdlet.AwsRegion">
            <summary>
            <para>
            <para>Specifies the Amazon Web Services Region for which you made the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaIncreaseRequestsInTemplateListCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaIncreaseRequestsInTemplateListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies the maximum number of results that you want included on each page of the
            response. If you do not include this parameter, it defaults to a value appropriate
            to the operation. If additional items exist beyond those included in the current response,
            the <c>NextToken</c> response element is present and has a value (is not null). Include
            that value as the <c>NextToken</c> request parameter in the next call to the operation
            to get the next part of the results.</para><note><para>An API operation can return fewer results than the maximum even when there are more
            results available. You should check <c>NextToken</c> after every operation to ensure
            that you receive all of the results.</para></note>
            </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.SQ.GetSQServiceQuotaIncreaseRequestsInTemplateListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies a value for receiving additional results after you receive a <c>NextToken</c>
            response in a previous request. A <c>NextToken</c> response indicates that more output
            is available. Set this parameter to the value of the previous call's <c>NextToken</c>
            response to indicate where the output should continue from.</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.SQ.GetSQServiceQuotaIncreaseRequestsInTemplateListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceQuotaIncreaseRequestInTemplateList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.ListServiceQuotaIncreaseRequestsInTemplateResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.ListServiceQuotaIncreaseRequestsInTemplateResponse 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.SQ.GetSQServiceQuotaIncreaseRequestsInTemplateListCmdlet.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.SQ.GetSQServiceQuotaIncreaseRequestsInTemplateListCmdlet.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.SQ.GetSQServiceQuotaListCmdlet">
            <summary>
            Lists the applied quota values for the specified Amazon Web Service. For some quotas,
            only the default values are available. If the applied quota value is not available
            for a quota, the quota is not retrieved.<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.SQ.GetSQServiceQuotaListCmdlet.QuotaAppliedAtLevel">
            <summary>
            <para>
            <para>Specifies at which level of granularity that the quota value is applied.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaListCmdlet.QuotaCode">
            <summary>
            <para>
            <para>Specifies the quota identifier. To find the quota code for a specific quota, use the
            <a>ListServiceQuotas</a> operation, and look for the <c>QuotaCode</c> response in
            the output for the quota you want.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaListCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.GetSQServiceQuotaListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies the maximum number of results that you want included on each page of the
            response. If you do not include this parameter, it defaults to a value appropriate
            to the operation. If additional items exist beyond those included in the current response,
            the <c>NextToken</c> response element is present and has a value (is not null). Include
            that value as the <c>NextToken</c> request parameter in the next call to the operation
            to get the next part of the results.</para><note><para>An API operation can return fewer results than the maximum even when there are more
            results available. You should check <c>NextToken</c> after every operation to ensure
            that you receive all of the results.</para></note>
            </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.SQ.GetSQServiceQuotaListCmdlet.NextToken">
            <summary>
            <para>
            <para>Specifies a value for receiving additional results after you receive a <c>NextToken</c>
            response in a previous request. A <c>NextToken</c> response indicates that more output
            is available. Set this parameter to the value of the previous call's <c>NextToken</c>
            response to indicate where the output should continue from.</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.SQ.GetSQServiceQuotaListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Quotas'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.ListServiceQuotasResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.ListServiceQuotasResponse 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.SQ.GetSQServiceQuotaListCmdlet.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.SQ.GetSQServiceQuotaListCmdlet.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.SQ.RegisterSQServiceQuotaTemplateCmdlet">
            <summary>
            Associates your quota request template with your organization. When a new Amazon Web
            Services account is created in your organization, the quota increase requests in the
            template are automatically applied to the account. You can add a quota increase request
            for any adjustable quota to your template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RegisterSQServiceQuotaTemplateCmdlet.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.ServiceQuotas.Model.AssociateServiceQuotaTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RegisterSQServiceQuotaTemplateCmdlet.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.SQ.RemoveSQResourceTagCmdlet">
            <summary>
            Removes tags from the specified applied quota. You can specify one or more tags to
            remove.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RemoveSQResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for the applied quota that you want to untag. You can
            get this information by using the Service Quotas console, or by listing the quotas
            using the <a href="https://docs.aws.amazon.com/cli/latest/reference/service-quotas/list-service-quotas.html">list-service-quotas</a>
            CLI command or the <a href="https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_ListServiceQuotas.html">ListServiceQuotas</a>
            Amazon Web Services API operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RemoveSQResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The keys of the tags that you want to remove from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RemoveSQResourceTagCmdlet.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.ServiceQuotas.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RemoveSQResourceTagCmdlet.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.SQ.RemoveSQResourceTagCmdlet.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.SQ.RemoveSQServiceQuotaIncreaseRequestFromTemplateCmdlet">
            <summary>
            Deletes the quota increase request for the specified quota from your quota request
            template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RemoveSQServiceQuotaIncreaseRequestFromTemplateCmdlet.AwsRegion">
            <summary>
            <para>
            <para>Specifies the Amazon Web Services Region for which the request was made.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RemoveSQServiceQuotaIncreaseRequestFromTemplateCmdlet.QuotaCode">
            <summary>
            <para>
            <para>Specifies the quota identifier. To find the quota code for a specific quota, use the
            <a>ListServiceQuotas</a> operation, and look for the <c>QuotaCode</c> response in
            the output for the quota you want.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RemoveSQServiceQuotaIncreaseRequestFromTemplateCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RemoveSQServiceQuotaIncreaseRequestFromTemplateCmdlet.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.ServiceQuotas.Model.DeleteServiceQuotaIncreaseRequestFromTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RemoveSQServiceQuotaIncreaseRequestFromTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the QuotaCode parameter.
            The -PassThru parameter is deprecated, use -Select '^QuotaCode' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RemoveSQServiceQuotaIncreaseRequestFromTemplateCmdlet.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.SQ.RequestSQServiceQuotaIncreaseCmdlet">
            <summary>
            Submits a quota increase request for the specified quota.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RequestSQServiceQuotaIncreaseCmdlet.ContextId">
            <summary>
            <para>
            <para>Specifies the Amazon Web Services account or resource to which the quota applies.
            The value in this field depends on the context scope associated with the specified
            service quota.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RequestSQServiceQuotaIncreaseCmdlet.DesiredValue">
            <summary>
            <para>
            <para>Specifies the new, increased value for the quota.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RequestSQServiceQuotaIncreaseCmdlet.QuotaCode">
            <summary>
            <para>
            <para>Specifies the quota identifier. To find the quota code for a specific quota, use the
            <a>ListServiceQuotas</a> operation, and look for the <c>QuotaCode</c> response in
            the output for the quota you want.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RequestSQServiceQuotaIncreaseCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RequestSQServiceQuotaIncreaseCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RequestedQuota'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.RequestServiceQuotaIncreaseResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.RequestServiceQuotaIncreaseResponse 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.SQ.RequestSQServiceQuotaIncreaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the QuotaCode parameter.
            The -PassThru parameter is deprecated, use -Select '^QuotaCode' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.RequestSQServiceQuotaIncreaseCmdlet.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.SQ.UnregisterSQServiceQuotaTemplateCmdlet">
            <summary>
            Disables your quota request template. After a template is disabled, the quota increase
            requests in the template are not applied to new Amazon Web Services accounts in your
            organization. Disabling a quota request template does not apply its quota increase
            requests.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.UnregisterSQServiceQuotaTemplateCmdlet.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.ServiceQuotas.Model.DisassociateServiceQuotaTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.UnregisterSQServiceQuotaTemplateCmdlet.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.SQ.WriteSQServiceQuotaIncreaseRequestIntoTemplateCmdlet">
            <summary>
            Adds a quota increase request to your quota request template.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.WriteSQServiceQuotaIncreaseRequestIntoTemplateCmdlet.AwsRegion">
            <summary>
            <para>
            <para>Specifies the Amazon Web Services Region to which the template applies.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.WriteSQServiceQuotaIncreaseRequestIntoTemplateCmdlet.DesiredValue">
            <summary>
            <para>
            <para>Specifies the new, increased value for the quota.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.WriteSQServiceQuotaIncreaseRequestIntoTemplateCmdlet.QuotaCode">
            <summary>
            <para>
            <para>Specifies the quota identifier. To find the quota code for a specific quota, use the
            <a>ListServiceQuotas</a> operation, and look for the <c>QuotaCode</c> response in
            the output for the quota you want.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.WriteSQServiceQuotaIncreaseRequestIntoTemplateCmdlet.ServiceCode">
            <summary>
            <para>
            <para>Specifies the service identifier. To find the service code value for an Amazon Web
            Services service, use the <a>ListServices</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.WriteSQServiceQuotaIncreaseRequestIntoTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceQuotaIncreaseRequestInTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceQuotas.Model.PutServiceQuotaIncreaseRequestIntoTemplateResponse).
            Specifying the name of a property of type Amazon.ServiceQuotas.Model.PutServiceQuotaIncreaseRequestIntoTemplateResponse 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.SQ.WriteSQServiceQuotaIncreaseRequestIntoTemplateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the QuotaCode parameter.
            The -PassThru parameter is deprecated, use -Select '^QuotaCode' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SQ.WriteSQServiceQuotaIncreaseRequestIntoTemplateCmdlet.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>