AWS.Tools.ServiceCatalog.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.ServiceCatalog</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactCmdlet">
            <summary>
            Associates a self-service action with a provisioning artifact.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests from
            the same Amazon Web Services account use the same idempotency token, the same response
            is returned for each repeated request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier. For example, <c>prod-abcdzk7xy33qa</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact. For example, <c>pa-4abcdjnxjj6ne</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactCmdlet.ServiceActionId">
            <summary>
            <para>
            <para>The self-service action identifier. For example, <c>act-fs7abcd89wxyz</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactCmdlet.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.ServiceCatalog.Model.AssociateServiceActionWithProvisioningArtifactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceActionId parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceActionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactCmdlet.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.SC.AddSCServiceActionAssociationWithProvisioningArtifactBatchCmdlet">
            <summary>
            Associates multiple self-service actions with provisioning artifacts.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactBatchCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactBatchCmdlet.ServiceActionAssociation">
            <summary>
            <para>
            <para>One or more associations, each consisting of the Action ID, the Product ID, and the
            Provisioning Artifact ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCServiceActionAssociationWithProvisioningArtifactBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FailedServiceActionAssociations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.BatchAssociateServiceActionWithProvisioningArtifactResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.BatchAssociateServiceActionWithProvisioningArtifactResponse 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.SC.AddSCServiceActionAssociationWithProvisioningArtifactBatchCmdlet.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.SC.AddSCTagOptionToResourceCmdlet">
            <summary>
            Associate the specified TagOption with the specified portfolio or product.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCTagOptionToResourceCmdlet.ResourceId">
            <summary>
            <para>
            <para>The resource identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCTagOptionToResourceCmdlet.TagOptionId">
            <summary>
            <para>
            <para>The TagOption identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCTagOptionToResourceCmdlet.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.ServiceCatalog.Model.AssociateTagOptionWithResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCTagOptionToResourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TagOptionId parameter.
            The -PassThru parameter is deprecated, use -Select '^TagOptionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.AddSCTagOptionToResourceCmdlet.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.SC.CopySCProductCmdlet">
            <summary>
            Copies the specified source product to the specified target product or a new product.
             
              
            <para>
            You can copy a product to the same account or another account. You can copy a product
            to the same Region or another Region. If you copy a product to another account, you
            must first share the product in a portfolio using <a>CreatePortfolioShare</a>.
            </para><para>
            This operation is performed asynchronously. To track the progress of the operation,
            use <a>DescribeCopyProductStatus</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.CopySCProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.CopySCProductCmdlet.CopyOption">
            <summary>
            <para>
            <para>The copy options. If the value is <c>CopyTags</c>, the tags from the source product
            are copied to the target product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.CopySCProductCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para> A unique identifier that you provide to ensure idempotency. If multiple requests
            differ only by the idempotency token, the same response is returned for each repeated
            request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.CopySCProductCmdlet.SourceProductArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the source product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.CopySCProductCmdlet.SourceProvisioningArtifactIdentifier">
            <summary>
            <para>
            <para>The identifiers of the provisioning artifacts (also known as versions) of the product
            to copy. By default, all provisioning artifacts are copied.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.CopySCProductCmdlet.TargetProductId">
            <summary>
            <para>
            <para>The identifier of the target product. By default, a new product is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.CopySCProductCmdlet.TargetProductName">
            <summary>
            <para>
            <para>A name for the target product. The default is the name of the source product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.CopySCProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CopyProductToken'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.CopyProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.CopyProductResponse 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.SC.CopySCProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IdempotencyToken parameter.
            The -PassThru parameter is deprecated, use -Select '^IdempotencyToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.CopySCProductCmdlet.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.SC.DenySCPortfolioShareCmdlet">
            <summary>
            Rejects an offer to share the specified portfolio.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.DenySCPortfolioShareCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.DenySCPortfolioShareCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.DenySCPortfolioShareCmdlet.PortfolioShareType">
            <summary>
            <para>
            <para>The type of shared portfolios to reject. The default is to reject imported portfolios.</para><ul><li><para><c>AWS_ORGANIZATIONS</c> - Reject portfolios shared by the management account of
            your organization.</para></li><li><para><c>IMPORTED</c> - Reject imported portfolios.</para></li><li><para><c>AWS_SERVICECATALOG</c> - Not supported. (Throws ResourceNotFoundException.)</para></li></ul><para>For example, <c>aws servicecatalog reject-portfolio-share --portfolio-id "port-2qwzkwxt3y5fk"
            --portfolio-share-type AWS_ORGANIZATIONS</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.DenySCPortfolioShareCmdlet.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.ServiceCatalog.Model.RejectPortfolioShareResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.DenySCPortfolioShareCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortfolioId parameter.
            The -PassThru parameter is deprecated, use -Select '^PortfolioId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.DenySCPortfolioShareCmdlet.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.SC.DisableSCAWSOrganizationsAccessCmdlet">
            <summary>
            Disable portfolio sharing through the Organizations service. This command will not
            delete your current shares, but prevents you from creating new shares throughout your
            organization. Current shares are not kept in sync with your organization structure
            if the structure changes after calling this API. Only the management account in the
            organization can call this API.
             
              
            <para>
            You cannot call this API if there are active delegated administrators in the organization.
            </para><para>
            Note that a delegated administrator is not authorized to invoke <c>DisableAWSOrganizationsAccess</c>.
            </para><important><para>
            If you share an Service Catalog portfolio in an organization within Organizations,
            and then disable Organizations access for Service Catalog, the portfolio access permissions
            will not sync with the latest changes to the organization structure. Specifically,
            accounts that you removed from the organization after disabling Service Catalog access
            will retain access to the previously shared portfolio.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.DisableSCAWSOrganizationsAccessCmdlet.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.ServiceCatalog.Model.DisableAWSOrganizationsAccessResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.DisableSCAWSOrganizationsAccessCmdlet.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.SC.EnableSCAWSOrganizationsAccessCmdlet">
            <summary>
            Enable portfolio sharing feature through Organizations. This API will allow Service
            Catalog to receive updates on your organization in order to sync your shares with
            the current structure. This API can only be called by the management account in the
            organization.
             
              
            <para>
            When you call this API, Service Catalog calls <c>organizations:EnableAWSServiceAccess</c>
            on your behalf so that your shares stay in sync with any changes in your Organizations
            structure.
            </para><para>
            Note that a delegated administrator is not authorized to invoke <c>EnableAWSOrganizationsAccess</c>.
            </para><important><para>
            If you have previously disabled Organizations access for Service Catalog, and then
            enable access again, the portfolio access permissions might not sync with the latest
            changes to the organization structure. Specifically, accounts that you removed from
            the organization after disabling Service Catalog access, and before you enabled access
            again, can retain access to the previously shared portfolio. As a result, an account
            that has been removed from the organization might still be able to create or manage
            Amazon Web Services resources when it is no longer authorized to do so. Amazon Web
            Services is working to resolve this issue.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.EnableSCAWSOrganizationsAccessCmdlet.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.ServiceCatalog.Model.EnableAWSOrganizationsAccessResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.EnableSCAWSOrganizationsAccessCmdlet.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.SC.FindSCProductCmdlet">
            <summary>
            Gets information about the products to which the caller has access.<br/><br/>In the AWS.Tools.ServiceCatalog module, 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.SC.FindSCProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductCmdlet.Filter">
            <summary>
            <para>
            <para>The search filters. If no search filters are specified, the output includes all products
            to which the caller has access.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductCmdlet.SortBy">
            <summary>
            <para>
            <para>The sort field. If no value is specified, the results are not sorted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductCmdlet.SortOrder">
            <summary>
            <para>
            <para>The sort order. If no value is specified, the results are not sorted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</para>
            </para>
            <para>
            <br/><b>Note:</b> In the AWS.Tools.ServiceCatalog module, 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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductCmdlet.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.ServiceCatalog.Model.SearchProductsResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.SearchProductsResponse 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.SC.FindSCProductCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.FindSCProductsAsAdminCmdlet">
            <summary>
            Gets information about the products for the specified portfolio or all products.<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.SC.FindSCProductsAsAdminCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductsAsAdminCmdlet.Filter">
            <summary>
            <para>
            <para>The search filters. If no search filters are specified, the output includes all products
            to which the administrator has access.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductsAsAdminCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductsAsAdminCmdlet.ProductSource">
            <summary>
            <para>
            <para>Access level of the source of the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductsAsAdminCmdlet.SortBy">
            <summary>
            <para>
            <para>The sort field. If no value is specified, the results are not sorted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductsAsAdminCmdlet.SortOrder">
            <summary>
            <para>
            <para>The sort order. If no value is specified, the results are not sorted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductsAsAdminCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.FindSCProductsAsAdminCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductsAsAdminCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProductViewDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.SearchProductsAsAdminResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.SearchProductsAsAdminResponse 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.SC.FindSCProductsAsAdminCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortfolioId parameter.
            The -PassThru parameter is deprecated, use -Select '^PortfolioId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProductsAsAdminCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.FindSCProvisionedProductCmdlet">
            <summary>
            Gets information about the provisioned products that meet the specified 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.SC.FindSCProvisionedProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProvisionedProductCmdlet.Filter">
            <summary>
            <para>
            <para>The search filters.</para><para>When the key is <c>SearchQuery</c>, the searchable fields are <c>arn</c>, <c>createdTime</c>,
            <c>id</c>, <c>lastRecordId</c>, <c>idempotencyToken</c>, <c>name</c>, <c>physicalId</c>,
            <c>productId</c>, <c>provisioningArtifactId</c>, <c>type</c>, <c>status</c>, <c>tags</c>,
            <c>userArn</c>, <c>userArnSession</c>, <c>lastProvisioningRecordId</c>, <c>lastSuccessfulProvisioningRecordId</c>,
            <c>productName</c>, and <c>provisioningArtifactName</c>.</para><para>Example: <c>"SearchQuery":["status:AVAILABLE"]</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProvisionedProductCmdlet.AccessLevelFilter_Key">
            <summary>
            <para>
            <para>The access level.</para><ul><li><para><c>Account</c> - Filter results based on the account.</para></li><li><para><c>Role</c> - Filter results based on the federated role of the specified user.</para></li><li><para><c>User</c> - Filter results based on the specified user.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProvisionedProductCmdlet.SortBy">
            <summary>
            <para>
            <para>The sort field. If no value is specified, the results are not sorted. The valid values
            are <c>arn</c>, <c>id</c>, <c>name</c>, and <c>lastRecordId</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProvisionedProductCmdlet.SortOrder">
            <summary>
            <para>
            <para>The sort order. If no value is specified, the results are not sorted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProvisionedProductCmdlet.AccessLevelFilter_Value">
            <summary>
            <para>
            <para>The user to which the access level applies. The only supported value is <c>self</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProvisionedProductCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.FindSCProvisionedProductCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.FindSCProvisionedProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProvisionedProducts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.SearchProvisionedProductsResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.SearchProvisionedProductsResponse 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.SC.FindSCProvisionedProductCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCAcceptedPortfolioShareListCmdlet">
            <summary>
            Lists all imported portfolios for which account-to-account shares were accepted by
            this account. By specifying the <c>PortfolioShareType</c>, you can list portfolios
            for which organizational shares were accepted by this account.<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.SC.GetSCAcceptedPortfolioShareListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCAcceptedPortfolioShareListCmdlet.PortfolioShareType">
            <summary>
            <para>
            <para>The type of shared portfolios to list. The default is to list imported portfolios.</para><ul><li><para><c>AWS_ORGANIZATIONS</c> - List portfolios accepted and shared via organizational
            sharing by the management account or delegated administrator of your organization.</para></li><li><para><c>AWS_SERVICECATALOG</c> - Deprecated type.</para></li><li><para><c>IMPORTED</c> - List imported portfolios that have been accepted and shared through
            account-to-account sharing.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCAcceptedPortfolioShareListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCAcceptedPortfolioShareListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCAcceptedPortfolioShareListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PortfolioDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListAcceptedPortfolioSharesResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListAcceptedPortfolioSharesResponse 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.SC.GetSCAcceptedPortfolioShareListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AcceptLanguage parameter.
            The -PassThru parameter is deprecated, use -Select '^AcceptLanguage' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCAcceptedPortfolioShareListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCAWSOrganizationsAccessStatusCmdlet">
            <summary>
            Get the Access Status for Organizations portfolio share feature. This API can only
            be called by the management account in the organization or by a delegated admin.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCAWSOrganizationsAccessStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccessStatus'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.GetAWSOrganizationsAccessStatusResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.GetAWSOrganizationsAccessStatusResponse 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.SC.GetSCBudgetsForResourceCmdlet">
            <summary>
            Lists all the budgets associated to the specified 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.SC.GetSCBudgetsForResourceCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCBudgetsForResourceCmdlet.ResourceId">
            <summary>
            <para>
            <para>The resource identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCBudgetsForResourceCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCBudgetsForResourceCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCBudgetsForResourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Budgets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListBudgetsForResourceResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListBudgetsForResourceResponse 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.SC.GetSCBudgetsForResourceCmdlet.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.SC.GetSCBudgetsForResourceCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCConstrainsForPortfolioListCmdlet">
            <summary>
            Lists the constraints for the specified portfolio and product.<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.SC.GetSCConstrainsForPortfolioListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCConstrainsForPortfolioListCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCConstrainsForPortfolioListCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCConstrainsForPortfolioListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCConstrainsForPortfolioListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCConstrainsForPortfolioListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConstraintDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListConstraintsForPortfolioResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListConstraintsForPortfolioResponse 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.SC.GetSCConstrainsForPortfolioListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortfolioId parameter.
            The -PassThru parameter is deprecated, use -Select '^PortfolioId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCConstrainsForPortfolioListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCConstraintCmdlet">
            <summary>
            Gets information about the specified constraint.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCConstraintCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCConstraintCmdlet.Id">
            <summary>
            <para>
            <para>The identifier of the constraint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCConstraintCmdlet.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.ServiceCatalog.Model.DescribeConstraintResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeConstraintResponse 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.SC.GetSCConstraintCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCCopyProductStatusCmdlet">
            <summary>
            Gets the status of the specified copy product operation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCCopyProductStatusCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCCopyProductStatusCmdlet.CopyProductToken">
            <summary>
            <para>
            <para>The token for the copy product operation. This token is returned by <a>CopyProduct</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCCopyProductStatusCmdlet.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.ServiceCatalog.Model.DescribeCopyProductStatusResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeCopyProductStatusResponse 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.SC.GetSCLaunchPathCmdlet">
            <summary>
            Lists the paths to the specified product. A path describes how the user gets access
            to a specified product and is necessary when provisioning a product. A path also determines
            the constraints that are put on a product. A path is dependent on a specific product,
            porfolio, and principal.
             
             <note><para>
             When provisioning a product that's been added to a portfolio, you must grant your
            user, group, or role access to the portfolio. For more information, see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/catalogs_portfolios_users.html">Granting
            users access</a> in the <i>Service Catalog User Guide</i>.
            </para></note><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.SC.GetSCLaunchPathCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCLaunchPathCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCLaunchPathCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCLaunchPathCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCLaunchPathCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LaunchPathSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListLaunchPathsResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListLaunchPathsResponse 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.SC.GetSCLaunchPathCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCLaunchPathCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCOrganizationPortfolioAccessListCmdlet">
            <summary>
            Lists the organization nodes that have access to the specified portfolio. This API
            can only be called by the management account in the organization or by a delegated
            admin.
             
              
            <para>
            If a delegated admin is de-registered, they can no longer perform this operation.
            </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.SC.GetSCOrganizationPortfolioAccessListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCOrganizationPortfolioAccessListCmdlet.OrganizationNodeType">
            <summary>
            <para>
            <para>The organization node type that will be returned in the output.</para><ul><li><para><c>ORGANIZATION</c> - Organization that has access to the portfolio. </para></li><li><para><c>ORGANIZATIONAL_UNIT</c> - Organizational unit that has access to the portfolio
            within your organization.</para></li><li><para><c>ACCOUNT</c> - Account that has access to the portfolio within your organization.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCOrganizationPortfolioAccessListCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier. For example, <c>port-2abcdext3y5fk</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCOrganizationPortfolioAccessListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCOrganizationPortfolioAccessListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCOrganizationPortfolioAccessListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OrganizationNodes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListOrganizationPortfolioAccessResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListOrganizationPortfolioAccessResponse 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.SC.GetSCOrganizationPortfolioAccessListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioCmdlet">
            <summary>
            Gets information about the specified portfolio.
             
              
            <para>
            A delegated admin is authorized to invoke this command.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioCmdlet.Id">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioCmdlet.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.ServiceCatalog.Model.DescribePortfolioResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribePortfolioResponse 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.SC.GetSCPortfolioCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioAccessListCmdlet">
            <summary>
            Lists the account IDs that have access to the specified portfolio.
             
              
            <para>
            A delegated admin can list the accounts that have access to the shared portfolio.
            Note that if a delegated admin is de-registered, they can no longer perform this operation.
            </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.SC.GetSCPortfolioAccessListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioAccessListCmdlet.OrganizationParentId">
            <summary>
            <para>
            <para>The ID of an organization node the portfolio is shared with. All children of this
            node with an inherited portfolio share will be returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioAccessListCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioAccessListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioAccessListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioAccessListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountIds'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListPortfolioAccessResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListPortfolioAccessResponse 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.SC.GetSCPortfolioAccessListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortfolioId parameter.
            The -PassThru parameter is deprecated, use -Select '^PortfolioId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioAccessListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioListCmdlet">
            <summary>
            Lists all portfolios in the catalog.<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.SC.GetSCPortfolioListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCPortfolioListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PortfolioDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListPortfoliosResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListPortfoliosResponse 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.SC.GetSCPortfolioListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioShareCmdlet">
            <summary>
            Returns a summary of each of the portfolio shares that were created for the specified
            portfolio.
             
              
            <para>
            You can use this API to determine which accounts or organizational nodes this portfolio
            have been shared, whether the recipient entity has imported the share, and whether
            TagOptions are included with the share.
            </para><para>
            The <c>PortfolioId</c> and <c>Type</c> parameters are both required.
            </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.SC.GetSCPortfolioShareCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The unique identifier of the portfolio for which shares will be retrieved.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioShareCmdlet.Type">
            <summary>
            <para>
            <para>The type of portfolio share to summarize. This field acts as a filter on the type
            of portfolio share, which can be one of the following:</para><para>1. <c>ACCOUNT</c> - Represents an external account to account share.</para><para>2. <c>ORGANIZATION</c> - Represents a share to an organization. This share is available
            to every account in the organization.</para><para>3. <c>ORGANIZATIONAL_UNIT</c> - Represents a share to an organizational unit.</para><para>4. <c>ORGANIZATION_MEMBER_ACCOUNT</c> - Represents a share to an account in the organization.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioShareCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioShareCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioShareCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PortfolioShareDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.DescribePortfolioSharesResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribePortfolioSharesResponse 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.SC.GetSCPortfolioShareCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortfolioId parameter.
            The -PassThru parameter is deprecated, use -Select '^PortfolioId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioShareCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioShareStatusCmdlet">
            <summary>
            Gets the status of the specified portfolio share operation. This API can only be called
            by the management account in the organization or by a delegated admin.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioShareStatusCmdlet.PortfolioShareToken">
            <summary>
            <para>
            <para>The token for the portfolio share operation. This token is returned either by CreatePortfolioShare
            or by DeletePortfolioShare.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPortfolioShareStatusCmdlet.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.ServiceCatalog.Model.DescribePortfolioShareStatusResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribePortfolioShareStatusResponse 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.SC.GetSCPortfolioShareStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortfolioShareToken parameter.
            The -PassThru parameter is deprecated, use -Select '^PortfolioShareToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCPrincipalsForPortfolioCmdlet">
            <summary>
            Lists all <c>PrincipalARN</c>s and corresponding <c>PrincipalType</c>s associated
            with the specified portfolio.<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.SC.GetSCPrincipalsForPortfolioCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPrincipalsForPortfolioCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPrincipalsForPortfolioCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCPrincipalsForPortfolioCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPrincipalsForPortfolioCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Principals'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListPrincipalsForPortfolioResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListPrincipalsForPortfolioResponse 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.SC.GetSCPrincipalsForPortfolioCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortfolioId parameter.
            The -PassThru parameter is deprecated, use -Select '^PortfolioId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCPrincipalsForPortfolioCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProductCmdlet">
            <summary>
            Gets information about the specified product.
             
             <note><para>
             Running this operation with administrator access results in a failure. <a>DescribeProductAsAdmin</a>
            should be used instead.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductCmdlet.Id">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductCmdlet.Name">
            <summary>
            <para>
            <para>The product name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductCmdlet.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.ServiceCatalog.Model.DescribeProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeProductResponse 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.SC.GetSCProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProductAsAdminCmdlet">
            <summary>
            Gets information about the specified product. This operation is run with administrator
            access.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductAsAdminCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductAsAdminCmdlet.Id">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductAsAdminCmdlet.Name">
            <summary>
            <para>
            <para>The product name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductAsAdminCmdlet.SourcePortfolioId">
            <summary>
            <para>
            <para>The unique identifier of the shared portfolio that the specified product is associated
            with.</para><para>You can provide this parameter to retrieve the shared TagOptions associated with the
            product. If this parameter is provided and if TagOptions sharing is enabled in the
            portfolio share, the API returns both local and shared TagOptions associated with
            the product. Otherwise only local TagOptions will be returned. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductAsAdminCmdlet.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.ServiceCatalog.Model.DescribeProductAsAdminResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeProductAsAdminResponse 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.SC.GetSCProductAsAdminCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProductPortfolioListCmdlet">
            <summary>
            Lists all portfolios that the specified product is associated with.<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.SC.GetSCProductPortfolioListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductPortfolioListCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductPortfolioListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCProductPortfolioListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductPortfolioListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PortfolioDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListPortfoliosForProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListPortfoliosForProductResponse 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.SC.GetSCProductPortfolioListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductPortfolioListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProductViewCmdlet">
            <summary>
            Gets information about the specified product.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductViewCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductViewCmdlet.Id">
            <summary>
            <para>
            <para>The product view identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProductViewCmdlet.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.ServiceCatalog.Model.DescribeProductViewResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeProductViewResponse 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.SC.GetSCProductViewCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductCmdlet">
            <summary>
            Lists the provisioned products that are available (not terminated).
             
              
            <para>
            To use additional filtering, see <a>SearchProvisionedProducts</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.SC.GetSCProvisionedProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductCmdlet.AccessLevelFilter_Key">
            <summary>
            <para>
            <para>The access level.</para><ul><li><para><c>Account</c> - Filter results based on the account.</para></li><li><para><c>Role</c> - Filter results based on the federated role of the specified user.</para></li><li><para><c>User</c> - Filter results based on the specified user.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductCmdlet.AccessLevelFilter_Value">
            <summary>
            <para>
            <para>The user to which the access level applies. The only supported value is <c>self</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCProvisionedProductCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProvisionedProducts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ScanProvisionedProductsResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ScanProvisionedProductsResponse 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.SC.GetSCProvisionedProductCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductDetailCmdlet">
            <summary>
            Gets information about the specified provisioned product.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductDetailCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductDetailCmdlet.Id">
            <summary>
            <para>
            <para>The provisioned product identifier. You must provide the name or ID, but not both.</para><para>If you do not provide a name or ID, or you provide both name and ID, an <c>InvalidParametersException</c>
            will occur.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductDetailCmdlet.Name">
            <summary>
            <para>
            <para>The name of the provisioned product. You must provide the name or ID, but not both.</para><para>If you do not provide a name or ID, or you provide both name and ID, an <c>InvalidParametersException</c>
            will occur.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductDetailCmdlet.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.ServiceCatalog.Model.DescribeProvisionedProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeProvisionedProductResponse 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.SC.GetSCProvisionedProductDetailCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductOutputCmdlet">
            <summary>
            This API takes either a <c>ProvisonedProductId</c> or a <c>ProvisionedProductName</c>,
            along with a list of one or more output keys, and responds with the key/value pairs
            of those outputs.<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.SC.GetSCProvisionedProductOutputCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductOutputCmdlet.OutputKey">
            <summary>
            <para>
            <para>The list of keys that the API should return with their values. If none are provided,
            the API will return all outputs of the provisioned product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductOutputCmdlet.ProvisionedProductId">
            <summary>
            <para>
            <para>The identifier of the provisioned product that you want the outputs from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductOutputCmdlet.ProvisionedProductName">
            <summary>
            <para>
            <para>The name of the provisioned product that you want the outputs from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductOutputCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductOutputCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductOutputCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Outputs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.GetProvisionedProductOutputsResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.GetProvisionedProductOutputsResponse 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.SC.GetSCProvisionedProductOutputCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanCmdlet">
            <summary>
            Gets information about the resource changes for the specified plan.<br/><br/>In the AWS.Tools.ServiceCatalog module, 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.SC.GetSCProvisionedProductPlanCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanCmdlet.PlanId">
            <summary>
            <para>
            <para>The plan identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</para>
            </para>
            <para>
            <br/><b>Note:</b> In the AWS.Tools.ServiceCatalog module, 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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanCmdlet.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.ServiceCatalog.Model.DescribeProvisionedProductPlanResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeProvisionedProductPlanResponse 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.SC.GetSCProvisionedProductPlanCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanListCmdlet">
            <summary>
            Lists the plans for the specified provisioned product or all plans to which the user
            has access.<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.SC.GetSCProvisionedProductPlanListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanListCmdlet.AccessLevelFilter_Key">
            <summary>
            <para>
            <para>The access level.</para><ul><li><para><c>Account</c> - Filter results based on the account.</para></li><li><para><c>Role</c> - Filter results based on the federated role of the specified user.</para></li><li><para><c>User</c> - Filter results based on the specified user.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanListCmdlet.ProvisionProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanListCmdlet.AccessLevelFilter_Value">
            <summary>
            <para>
            <para>The user to which the access level applies. The only supported value is <c>self</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCProvisionedProductPlanListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisionedProductPlanListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProvisionedProductPlans'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListProvisionedProductPlansResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListProvisionedProductPlansResponse 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.SC.GetSCProvisionedProductPlanListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactCmdlet">
            <summary>
            Gets information about the specified provisioning artifact (also known as a version)
            for the specified product.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactCmdlet.IncludeProvisioningArtifactParameter">
            <summary>
            <para>
            <para>Indicates if the API call response does or does not include additional details about
            the provisioning parameters. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactCmdlet.ProductName">
            <summary>
            <para>
            <para>The product name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactCmdlet.ProvisioningArtifactName">
            <summary>
            <para>
            <para>The provisioning artifact name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactCmdlet.ReturnCloudFormationTemplate">
            <summary>
            <para>
            <para>Indicates whether a verbose level of detail is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactCmdlet.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.ServiceCatalog.Model.DescribeProvisioningArtifactResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeProvisioningArtifactResponse 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.SC.GetSCProvisioningArtifactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProvisioningArtifactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProvisioningArtifactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactListCmdlet">
            <summary>
            Lists all provisioning artifacts (also known as versions) for the specified product.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactListCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProvisioningArtifactDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListProvisioningArtifactsResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListProvisioningArtifactsResponse 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.SC.GetSCProvisioningArtifactListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactsForServiceActionListCmdlet">
            <summary>
            Lists all provisioning artifacts (also known as versions) for the specified self-service
            action.<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.SC.GetSCProvisioningArtifactsForServiceActionListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactsForServiceActionListCmdlet.ServiceActionId">
            <summary>
            <para>
            <para>The self-service action identifier. For example, <c>act-fs7abcd89wxyz</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactsForServiceActionListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCProvisioningArtifactsForServiceActionListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningArtifactsForServiceActionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProvisioningArtifactViews'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListProvisioningArtifactsForServiceActionResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListProvisioningArtifactsForServiceActionResponse 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.SC.GetSCProvisioningArtifactsForServiceActionListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningParameterCmdlet">
            <summary>
            Gets information about the configuration required to provision the specified product
            using the specified provisioning artifact.
             
              
            <para>
            If the output contains a TagOption key with an empty list of values, there is a TagOption
            conflict for that key. The end user cannot take action to fix the conflict, and launch
            is not blocked. In subsequent calls to <a>ProvisionProduct</a>, do not include conflicted
            TagOption keys as tags, or this causes the error "Parameter validation failed: Missing
            required parameter in Tags[<i>N</i>]:<i>Value</i>". Tag the provisioned product with
            the value <c>sc-tagoption-conflict-portfolioId-productId</c>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningParameterCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningParameterCmdlet.PathId">
            <summary>
            <para>
            <para>The path identifier of the product. This value is optional if the product has a default
            path, and required if the product has more than one path. To list the paths for a
            product, use <a>ListLaunchPaths</a>. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningParameterCmdlet.PathName">
            <summary>
            <para>
            <para>The name of the path. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningParameterCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier. You must provide the product name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningParameterCmdlet.ProductName">
            <summary>
            <para>
            <para>The name of the product. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningParameterCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact. You must provide the name or ID, but
            not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningParameterCmdlet.ProvisioningArtifactName">
            <summary>
            <para>
            <para>The name of the provisioning artifact. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCProvisioningParameterCmdlet.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.ServiceCatalog.Model.DescribeProvisioningParametersResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeProvisioningParametersResponse 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.SC.GetSCProvisioningParameterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCRecordCmdlet">
            <summary>
            Gets information about the specified request operation.
             
              
            <para>
            Use this operation after calling a request operation (for example, <a>ProvisionProduct</a>,
            <a>TerminateProvisionedProduct</a>, or <a>UpdateProvisionedProduct</a>).
            </para><note><para>
            If a provisioned product was transferred to a new owner using <a>UpdateProvisionedProductProperties</a>,
            the new owner will be able to describe all past records for that product. The previous
            owner will no longer be able to describe the records, but will be able to use <a>ListRecordHistory</a>
            to see the product's history from when he was the owner.
            </para></note><br/><br/>In the AWS.Tools.ServiceCatalog module, 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.SC.GetSCRecordCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordCmdlet.Id">
            <summary>
            <para>
            <para>The record identifier of the provisioned product. This identifier is returned by the
            request operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</para>
            </para>
            <para>
            <br/><b>Note:</b> In the AWS.Tools.ServiceCatalog module, 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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordCmdlet.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.ServiceCatalog.Model.DescribeRecordResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeRecordResponse 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.SC.GetSCRecordCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCRecordHistoryCmdlet">
            <summary>
            Lists the specified requests or all performed requests.<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.SC.GetSCRecordHistoryCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordHistoryCmdlet.AccessLevelFilter_Key">
            <summary>
            <para>
            <para>The access level.</para><ul><li><para><c>Account</c> - Filter results based on the account.</para></li><li><para><c>Role</c> - Filter results based on the federated role of the specified user.</para></li><li><para><c>User</c> - Filter results based on the specified user.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordHistoryCmdlet.SearchFilter_Key">
            <summary>
            <para>
            <para>The filter key.</para><ul><li><para><c>product</c> - Filter results based on the specified product identifier.</para></li><li><para><c>provisionedproduct</c> - Filter results based on the provisioned product identifier.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordHistoryCmdlet.AccessLevelFilter_Value">
            <summary>
            <para>
            <para>The user to which the access level applies. The only supported value is <c>self</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordHistoryCmdlet.SearchFilter_Value">
            <summary>
            <para>
            <para>The filter value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordHistoryCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCRecordHistoryCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCRecordHistoryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RecordDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListRecordHistoryResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListRecordHistoryResponse 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.SC.GetSCRecordHistoryCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCResourcesForTagOptionCmdlet">
            <summary>
            Lists the resources associated with the specified TagOption.<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.SC.GetSCResourcesForTagOptionCmdlet.ResourceType">
            <summary>
            <para>
            <para>The resource type.</para><ul><li><para><c>Portfolio</c></para></li><li><para><c>Product</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCResourcesForTagOptionCmdlet.TagOptionId">
            <summary>
            <para>
            <para>The TagOption identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCResourcesForTagOptionCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCResourcesForTagOptionCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.PageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCResourcesForTagOptionCmdlet.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.ServiceCatalog.Model.ListResourcesForTagOptionResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListResourcesForTagOptionResponse 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.SC.GetSCResourcesForTagOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TagOptionId parameter.
            The -PassThru parameter is deprecated, use -Select '^TagOptionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCResourcesForTagOptionCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionCmdlet">
            <summary>
            Describes a self-service action.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionCmdlet.Id">
            <summary>
            <para>
            <para>The self-service action identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceActionDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.DescribeServiceActionResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeServiceActionResponse 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.SC.GetSCServiceActionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionExecutionParameterCmdlet">
            <summary>
            Finds the default parameters for a specific self-service action on a specific provisioned
            product and returns a map of the results to the user.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionExecutionParameterCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionExecutionParameterCmdlet.ProvisionedProductId">
            <summary>
            <para>
            <para>The identifier of the provisioned product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionExecutionParameterCmdlet.ServiceActionId">
            <summary>
            <para>
            <para>The self-service action identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionExecutionParameterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceActionParameters'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.DescribeServiceActionExecutionParametersResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeServiceActionExecutionParametersResponse 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.SC.GetSCServiceActionExecutionParameterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceActionId parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceActionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionListCmdlet">
            <summary>
            Lists all self-service actions.<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.SC.GetSCServiceActionListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCServiceActionListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceActionSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListServiceActionsResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListServiceActionsResponse 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.SC.GetSCServiceActionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AcceptLanguage parameter.
            The -PassThru parameter is deprecated, use -Select '^AcceptLanguage' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionsForProvisioningArtifactListCmdlet">
            <summary>
            Returns a paginated list of self-service actions associated with the specified Product
            ID and Provisioning Artifact ID.<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.SC.GetSCServiceActionsForProvisioningArtifactListCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionsForProvisioningArtifactListCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier. For example, <c>prod-abcdzk7xy33qa</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionsForProvisioningArtifactListCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact. For example, <c>pa-4abcdjnxjj6ne</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionsForProvisioningArtifactListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCServiceActionsForProvisioningArtifactListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCServiceActionsForProvisioningArtifactListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceActionSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListServiceActionsForProvisioningArtifactResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListServiceActionsForProvisioningArtifactResponse 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.SC.GetSCServiceActionsForProvisioningArtifactListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCStackInstancesForProvisionedProductCmdlet">
            <summary>
            Returns summary information about stack instances that are associated with the specified
            <c>CFN_STACKSET</c> type provisioned product. You can filter for stack instances that
            are associated with a specific Amazon Web Services account name or Region.<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.SC.GetSCStackInstancesForProvisionedProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCStackInstancesForProvisionedProductCmdlet.ProvisionedProductId">
            <summary>
            <para>
            <para>The identifier of the provisioned product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCStackInstancesForProvisionedProductCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCStackInstancesForProvisionedProductCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.NextPageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCStackInstancesForProvisionedProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'StackInstances'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListStackInstancesForProvisionedProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListStackInstancesForProvisionedProductResponse 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.SC.GetSCStackInstancesForProvisionedProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProvisionedProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProvisionedProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCStackInstancesForProvisionedProductCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCTagOptionCmdlet">
            <summary>
            Gets information about the specified TagOption.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCTagOptionCmdlet.Id">
            <summary>
            <para>
            <para>The TagOption identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCTagOptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TagOptionDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.DescribeTagOptionResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DescribeTagOptionResponse 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.SC.GetSCTagOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.GetSCTagOptionListCmdlet">
            <summary>
            Lists the specified TagOptions or all TagOptions.<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.SC.GetSCTagOptionListCmdlet.Filters_Active">
            <summary>
            <para>
            <para>The active state.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCTagOptionListCmdlet.Filters_Key">
            <summary>
            <para>
            <para>The TagOption key.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCTagOptionListCmdlet.Filters_Value">
            <summary>
            <para>
            <para>The TagOption value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCTagOptionListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of items to return with this call.</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.SC.GetSCTagOptionListCmdlet.PageToken">
            <summary>
            <para>
            <para>The page token for the next set of results. To retrieve the first set of results,
            use null.</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 '-PageToken $null' for the first call and '-PageToken $AWSHistory.LastServiceResponse.PageToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.GetSCTagOptionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TagOptionDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ListTagOptionsResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ListTagOptionsResponse 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.SC.GetSCTagOptionListCmdlet.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 PageToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SC.ImportSCAsProvisionedProductCmdlet">
            <summary>
            Requests the import of a resource as an Service Catalog provisioned product that
            is associated to an Service Catalog product and provisioning artifact. Once imported,
            all supported governance actions are supported on the provisioned product.
             
              
            <para>
             Resource import only supports CloudFormation stack ARNs. CloudFormation StackSets,
            and non-root nested stacks, are not supported.
            </para><para>
             The CloudFormation stack must have one of the following statuses to be imported:
            <c>CREATE_COMPLETE</c>, <c>UPDATE_COMPLETE</c>, <c>UPDATE_ROLLBACK_COMPLETE</c>, <c>IMPORT_COMPLETE</c>,
            and <c>IMPORT_ROLLBACK_COMPLETE</c>.
            </para><para>
             Import of the resource requires that the CloudFormation stack template matches the
            associated Service Catalog product provisioning artifact.
            </para><note><para>
             When you import an existing CloudFormation stack into a portfolio, Service Catalog
            does not apply the product's associated constraints during the import process. Service
            Catalog applies the constraints after you call <c>UpdateProvisionedProduct</c> for
            the provisioned product.
            </para></note><para>
             The user or role that performs this operation must have the <c>cloudformation:GetTemplate</c>
            and <c>cloudformation:DescribeStacks</c> IAM policy permissions.
            </para><para>
            You can only import one provisioned product at a time. The product's CloudFormation
            stack must have the <c>IMPORT_COMPLETE</c> status before you import another.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ImportSCAsProvisionedProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ImportSCAsProvisionedProductCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests differ
            only by the idempotency token, the same response is returned for each repeated request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ImportSCAsProvisionedProductCmdlet.PhysicalId">
            <summary>
            <para>
            <para>The unique identifier of the resource to be imported. It only currently supports CloudFormation
            stack IDs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ImportSCAsProvisionedProductCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ImportSCAsProvisionedProductCmdlet.ProvisionedProductName">
            <summary>
            <para>
            <para>The user-friendly name of the provisioned product. The value must be unique for the
            Amazon Web Services account. The name cannot be updated after the product is provisioned.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ImportSCAsProvisionedProductCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ImportSCAsProvisionedProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RecordDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ImportAsProvisionedProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ImportAsProvisionedProductResponse 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.SC.ImportSCAsProvisionedProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhysicalId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhysicalId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ImportSCAsProvisionedProductCmdlet.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.SC.NewSCConstraintCmdlet">
            <summary>
            Creates a constraint.
             
              
            <para>
            A delegated admin is authorized to invoke this command.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCConstraintCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCConstraintCmdlet.Description">
            <summary>
            <para>
            <para>The description of the constraint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCConstraintCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests differ
            only by the idempotency token, the same response is returned for each repeated request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCConstraintCmdlet.Parameter">
            <summary>
            <para>
            <para>The constraint parameters, in JSON format. The syntax depends on the constraint type
            as follows:</para><dl><dt>LAUNCH</dt><dd><para>You are required to specify either the <c>RoleArn</c> or the <c>LocalRoleName</c>
            but can't use both.</para><para>Specify the <c>RoleArn</c> property as follows:</para><para><c>{"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"}</c></para><para>Specify the <c>LocalRoleName</c> property as follows:</para><para><c>{"LocalRoleName": "SCBasicLaunchRole"}</c></para><para>If you specify the <c>LocalRoleName</c> property, when an account uses the launch
            constraint, the IAM role with that name in the account will be used. This allows launch-role
            constraints to be account-agnostic so the administrator can create fewer resources
            per shared account.</para><note><para>The given role name must exist in the account used to create the launch constraint
            and the account of the user who launches a product with this launch constraint.</para></note><para>You cannot have both a <c>LAUNCH</c> and a <c>STACKSET</c> constraint.</para><para>You also cannot have more than one <c>LAUNCH</c> constraint on a product and portfolio.</para></dd><dt>NOTIFICATION</dt><dd><para>Specify the <c>NotificationArns</c> property as follows:</para><para><c>{"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]}</c></para></dd><dt>RESOURCE_UPDATE</dt><dd><para>Specify the <c>TagUpdatesOnProvisionedProduct</c> property as follows:</para><para><c>{"Version":"2.0","Properties":{"TagUpdateOnProvisionedProduct":"String"}}</c></para><para>The <c>TagUpdatesOnProvisionedProduct</c> property accepts a string value of <c>ALLOWED</c>
            or <c>NOT_ALLOWED</c>.</para></dd><dt>STACKSET</dt><dd><para>Specify the <c>Parameters</c> property as follows:</para><para><c>{"Version": "String", "Properties": {"AccountList": [ "String" ], "RegionList":
            [ "String" ], "AdminRole": "String", "ExecutionRole": "String"}}</c></para><para>You cannot have both a <c>LAUNCH</c> and a <c>STACKSET</c> constraint.</para><para>You also cannot have more than one <c>STACKSET</c> constraint on a product and portfolio.</para><para>Products with a <c>STACKSET</c> constraint will launch an CloudFormation stack set.</para></dd><dt>TEMPLATE</dt><dd><para>Specify the <c>Rules</c> property. For more information, see <a href="http://docs.aws.amazon.com/servicecatalog/latest/adminguide/reference-template_constraint_rules.html">Template
            Constraint Rules</a>.</para></dd></dl>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCConstraintCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCConstraintCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCConstraintCmdlet.Type">
            <summary>
            <para>
            <para>The type of constraint.</para><ul><li><para><c>LAUNCH</c></para></li><li><para><c>NOTIFICATION</c></para></li><li><para><c>RESOURCE_UPDATE</c></para></li><li><para><c>STACKSET</c></para></li><li><para><c>TEMPLATE</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCConstraintCmdlet.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.ServiceCatalog.Model.CreateConstraintResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.CreateConstraintResponse 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.SC.NewSCConstraintCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCConstraintCmdlet.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.SC.NewSCPortfolioCmdlet">
            <summary>
            Creates a portfolio.
             
              
            <para>
            A delegated admin is authorized to invoke this command.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioCmdlet.Description">
            <summary>
            <para>
            <para>The description of the portfolio.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioCmdlet.DisplayName">
            <summary>
            <para>
            <para>The name to use for display purposes.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests differ
            only by the idempotency token, the same response is returned for each repeated request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioCmdlet.ProviderName">
            <summary>
            <para>
            <para>The name of the portfolio provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioCmdlet.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.ServiceCatalog.Model.CreatePortfolioResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.CreatePortfolioResponse 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.SC.NewSCPortfolioCmdlet.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.SC.NewSCPortfolioShareCmdlet">
            <summary>
            Shares the specified portfolio with the specified account or organization node. Shares
            to an organization node can only be created by the management account of an organization
            or by a delegated administrator. You can share portfolios to an organization, an organizational
            unit, or a specific account.
             
              
            <para>
            Note that if a delegated admin is de-registered, they can no longer create portfolio
            shares.
            </para><para><c>AWSOrganizationsAccess</c> must be enabled in order to create a portfolio share
            to an organization node.
            </para><para>
            You can't share a shared resource, including portfolios that contain a shared product.
            </para><para>
            If the portfolio share with the specified account or organization node already exists,
            this action will have no effect and will not return an error. To update an existing
            share, you must use the <c> UpdatePortfolioShare</c> API instead.
            </para><note><para>
            When you associate a principal with portfolio, a potential privilege escalation path
            may occur when that portfolio is then shared with other accounts. For a user in a
            recipient account who is <i>not</i> an Service Catalog Admin, but still has the ability
            to create Principals (Users/Groups/Roles), that user could create a role that matches
            a principal name association for the portfolio. Although this user may not know which
            principal names are associated through Service Catalog, they may be able to guess
            the user. If this potential escalation path is a concern, then Service Catalog recommends
            using <c>PrincipalType</c> as <c>IAM</c>. With this configuration, the <c>PrincipalARN</c>
            must already exist in the recipient account before it can be associated.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioShareCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioShareCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account ID. For example, <c>123456789012</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioShareCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioShareCmdlet.SharePrincipal">
            <summary>
            <para>
            <para>This parameter is only supported for portfolios with an <b>OrganizationalNode</b>
            Type of <c>ORGANIZATION</c> or <c>ORGANIZATIONAL_UNIT</c>. </para><para>Enables or disables <c>Principal</c> sharing when creating the portfolio share. If
            you do <b>not</b> provide this flag, principal sharing is disabled. </para><para>When you enable Principal Name Sharing for a portfolio share, the share recipient
            account end users with a principal that matches any of the associated IAM patterns
            can provision products from the portfolio. Once shared, the share recipient can view
            associations of <c>PrincipalType</c>: <c>IAM_PATTERN</c> on their portfolio. You can
            create the principals in the recipient account before or after creating the share.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioShareCmdlet.ShareTagOption">
            <summary>
            <para>
            <para>Enables or disables <c>TagOptions </c> sharing when creating the portfolio share.
            If this flag is not provided, TagOptions sharing is disabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioShareCmdlet.OrganizationNode_Type">
            <summary>
            <para>
            <para>The organization node type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioShareCmdlet.OrganizationNode_Value">
            <summary>
            <para>
            <para>The identifier of the organization node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioShareCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PortfolioShareToken'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.CreatePortfolioShareResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.CreatePortfolioShareResponse 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.SC.NewSCPortfolioShareCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCPortfolioShareCmdlet.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.SC.NewSCProductCmdlet">
            <summary>
            Creates a product.
             
              
            <para>
            A delegated admin is authorized to invoke this command.
            </para><para>
            The user or role that performs this operation must have the <c>cloudformation:GetTemplate</c>
            IAM policy permission. This policy permission is required when using the <c>ImportFromPhysicalId</c>
            template source in the information data section.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.CodeStar_ArtifactPath">
            <summary>
            <para>
            <para>The absolute path wehre the artifact resides within the repo and branch, formatted
            as "folder/file.json." </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.CodeStar_Branch">
            <summary>
            <para>
            <para>The specific branch where the artifact resides. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.CodeStar_ConnectionArn">
            <summary>
            <para>
            <para>The CodeStar ARN, which is the connection between Service Catalog and the external
            repository.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.Description">
            <summary>
            <para>
            <para>The description of the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.ProvisioningArtifactParameters_Description">
            <summary>
            <para>
            <para>The description of the provisioning artifact, including how it differs from the previous
            provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.ProvisioningArtifactParameters_DisableTemplateValidation">
            <summary>
            <para>
            <para>If set to true, Service Catalog stops validating the specified provisioning artifact
            even if it is invalid. </para><para>Service Catalog does not support template validation for the <c>TERRAFORM_OS</c> product
            type. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.Distributor">
            <summary>
            <para>
            <para>The distributor of the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests differ
            only by the idempotency token, the same response is returned for each repeated request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.ProvisioningArtifactParameters_Info">
            <summary>
            <para>
            <para>Specify the template source with one of the following options, but not both. Keys
            accepted: [ <c>LoadTemplateFromURL</c>, <c>ImportFromPhysicalId</c> ]</para><para>The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format. Specify
            the URL in JSON format as follows:</para><para><c>"LoadTemplateFromURL": "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/..."</c></para><para><c>ImportFromPhysicalId</c>: The physical id of the resource that contains the template.
            Currently only supports CloudFormation stack arn. Specify the physical id in JSON
            format as follows: <c>ImportFromPhysicalId: “arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId]</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.Name">
            <summary>
            <para>
            <para>The name of the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.ProvisioningArtifactParameters_Name">
            <summary>
            <para>
            <para>The name of the provisioning artifact (for example, v1 v2beta). No spaces are allowed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.ProductType">
            <summary>
            <para>
            <para>The type of product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.CodeStar_Repository">
            <summary>
            <para>
            <para>The specific repository where the product’s artifact-to-be-synced resides, formatted
            as "Account/Repo." </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.SupportDescription">
            <summary>
            <para>
            <para>The support information about the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.SupportEmail">
            <summary>
            <para>
            <para>The contact email for product support.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.SupportUrl">
            <summary>
            <para>
            <para>The contact URL for product support.</para><para><c>^https?:\/\// </c>/ is the pattern used to validate SupportUrl.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.ProvisioningArtifactParameters_Type">
            <summary>
            <para>
            <para>The type of provisioning artifact.</para><ul><li><para><c>CLOUD_FORMATION_TEMPLATE</c> - CloudFormation template</para></li><li><para><c>TERRAFORM_OPEN_SOURCE</c> - Terraform Open Source configuration file</para></li><li><para><c>TERRAFORM_CLOUD</c> - Terraform Cloud configuration file</para></li><li><para><c>EXTERNAL</c> - External configuration file</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.SourceConnection_Type">
            <summary>
            <para>
            <para>The only supported <c>SourceConnection</c> type is Codestar. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.Owner">
            <summary>
            <para>
            <para>The owner of the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProductCmdlet.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.ServiceCatalog.Model.CreateProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.CreateProductResponse 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.SC.NewSCProductCmdlet.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.SC.NewSCProvisionedProductCmdlet">
            <summary>
            Provisions the specified product.
             
              
            <para>
             A provisioned product is a resourced instance of a product. For example, provisioning
            a product that's based on an CloudFormation template launches an CloudFormation stack
            and its underlying resources. You can check the status of this request using <a>DescribeRecord</a>.
             
            </para><para>
             If the request contains a tag key with an empty list of values, there's a tag conflict
            for that key. Don't include conflicted keys as tags, or this will cause the error
            "Parameter validation failed: Missing required parameter in Tags[<i>N</i>]:<i>Value</i>".
             
            </para><note><para>
             When provisioning a product that's been added to a portfolio, you must grant your
            user, group, or role access to the portfolio. For more information, see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/catalogs_portfolios_users.html">Granting
            users access</a> in the <i>Service Catalog User Guide</i>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.NotificationArn">
            <summary>
            <para>
            <para>Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.PathId">
            <summary>
            <para>
            <para>The path identifier of the product. This value is optional if the product has a default
            path, and required if the product has more than one path. To list the paths for a
            product, use <a>ListLaunchPaths</a>. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.PathName">
            <summary>
            <para>
            <para>The name of the path. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProductName">
            <summary>
            <para>
            <para>The name of the product. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisionedProductName">
            <summary>
            <para>
            <para>A user-friendly name for the provisioned product. This value must be unique for the
            Amazon Web Services account and cannot be updated after the product is provisioned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact. You must provide the name or ID, but
            not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisioningArtifactName">
            <summary>
            <para>
            <para>The name of the provisioning artifact. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisioningParameter">
            <summary>
            <para>
            <para>Parameters specified by the administrator that are required for provisioning the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisionToken">
            <summary>
            <para>
            <para>An idempotency token that uniquely identifies the provisioning request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetAccount">
            <summary>
            <para>
            <para>One or more Amazon Web Services accounts where the provisioned product will be available.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>The specified accounts should be within the list of accounts from the <c>STACKSET</c>
            constraint. To get the list of accounts in the <c>STACKSET</c> constraint, use the
            <c>DescribeProvisioningParameters</c> operation.</para><para>If no values are specified, the default value is all acounts from the <c>STACKSET</c>
            constraint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetFailureToleranceCount">
            <summary>
            <para>
            <para>The number of accounts, per Region, for which this operation can fail before Service
            Catalog stops the operation in that Region. If the operation is stopped in a Region,
            Service Catalog doesn't attempt the operation in any subsequent Regions.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>Conditional: You must specify either <c>StackSetFailureToleranceCount</c> or <c>StackSetFailureTolerancePercentage</c>,
            but not both.</para><para>The default value is <c>0</c> if no value is specified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetFailureTolerancePercentage">
            <summary>
            <para>
            <para>The percentage of accounts, per Region, for which this stack operation can fail before
            Service Catalog stops the operation in that Region. If the operation is stopped in
            a Region, Service Catalog doesn't attempt the operation in any subsequent Regions.</para><para>When calculating the number of accounts based on the specified percentage, Service
            Catalog rounds down to the next whole number.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>Conditional: You must specify either <c>StackSetFailureToleranceCount</c> or <c>StackSetFailureTolerancePercentage</c>,
            but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetMaxConcurrencyCount">
            <summary>
            <para>
            <para>The maximum number of accounts in which to perform this operation at one time. This
            is dependent on the value of <c>StackSetFailureToleranceCount</c>. <c>StackSetMaxConcurrentCount</c>
            is at most one more than the <c>StackSetFailureToleranceCount</c>.</para><para>Note that this setting lets you specify the maximum for operations. For large deployments,
            under certain circumstances the actual number of accounts acted upon concurrently
            may be lower due to service throttling.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>Conditional: You must specify either <c>StackSetMaxConcurrentCount</c> or <c>StackSetMaxConcurrentPercentage</c>,
            but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetMaxConcurrencyPercentage">
            <summary>
            <para>
            <para>The maximum percentage of accounts in which to perform this operation at one time.</para><para>When calculating the number of accounts based on the specified percentage, Service
            Catalog rounds down to the next whole number. This is true except in cases where rounding
            down would result is zero. In this case, Service Catalog sets the number as <c>1</c>
            instead.</para><para>Note that this setting lets you specify the maximum for operations. For large deployments,
            under certain circumstances the actual number of accounts acted upon concurrently
            may be lower due to service throttling.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>Conditional: You must specify either <c>StackSetMaxConcurrentCount</c> or <c>StackSetMaxConcurrentPercentage</c>,
            but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetRegion">
            <summary>
            <para>
            <para>One or more Amazon Web Services Regions where the provisioned product will be available.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>The specified Regions should be within the list of Regions from the <c>STACKSET</c>
            constraint. To get the list of Regions in the <c>STACKSET</c> constraint, use the
            <c>DescribeProvisioningParameters</c> operation.</para><para>If no values are specified, the default value is all Regions from the <c>STACKSET</c>
            constraint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RecordDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ProvisionProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ProvisionProductResponse 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.SC.NewSCProvisionedProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProvisionedProductName parameter.
            The -PassThru parameter is deprecated, use -Select '^ProvisionedProductName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductCmdlet.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.SC.NewSCProvisionedProductPlanCmdlet">
            <summary>
            Creates a plan.
             
              
            <para>
            A plan includes the list of resources to be created (when provisioning a new product)
            or modified (when updating a provisioned product) when the plan is executed.
            </para><para>
            You can create one plan for each provisioned product. To create a plan for an existing
            provisioned product, the product status must be AVAILABLE or TAINTED.
            </para><para>
            To view the resource changes in the change set, use <a>DescribeProvisionedProductPlan</a>.
            To create or modify the provisioned product, use <a>ExecuteProvisionedProductPlan</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests differ
            only by the idempotency token, the same response is returned for each repeated request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.NotificationArn">
            <summary>
            <para>
            <para>Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.PathId">
            <summary>
            <para>
            <para>The path identifier of the product. This value is optional if the product has a default
            path, and required if the product has more than one path. To list the paths for a
            product, use <a>ListLaunchPaths</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.PlanName">
            <summary>
            <para>
            <para>The name of the plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.PlanType">
            <summary>
            <para>
            <para>The plan type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.ProvisionedProductName">
            <summary>
            <para>
            <para>A user-friendly name for the provisioned product. This value must be unique for the
            Amazon Web Services account and cannot be updated after the product is provisioned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.ProvisioningParameter">
            <summary>
            <para>
            <para>Parameters specified by the administrator that are required for provisioning the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags.</para><para>If the plan is for an existing provisioned product, the product must have a <c>RESOURCE_UPDATE</c>
            constraint with <c>TagUpdatesOnProvisionedProduct</c> set to <c>ALLOWED</c> to allow
            tag updates.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.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.ServiceCatalog.Model.CreateProvisionedProductPlanResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.CreateProvisionedProductPlanResponse 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.SC.NewSCProvisionedProductPlanCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PlanName parameter.
            The -PassThru parameter is deprecated, use -Select '^PlanName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisionedProductPlanCmdlet.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.SC.NewSCProvisioningArtifactCmdlet">
            <summary>
            Creates a provisioning artifact (also known as a version) for the specified product.
             
              
            <para>
            You cannot create a provisioning artifact for a product that was shared with you.
            </para><para>
            The user or role that performs this operation must have the <c>cloudformation:GetTemplate</c>
            IAM policy permission. This policy permission is required when using the <c>ImportFromPhysicalId</c>
            template source in the information data section.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisioningArtifactCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisioningArtifactCmdlet.Parameters_Description">
            <summary>
            <para>
            <para>The description of the provisioning artifact, including how it differs from the previous
            provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisioningArtifactCmdlet.Parameters_DisableTemplateValidation">
            <summary>
            <para>
            <para>If set to true, Service Catalog stops validating the specified provisioning artifact
            even if it is invalid. </para><para>Service Catalog does not support template validation for the <c>TERRAFORM_OS</c> product
            type. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisioningArtifactCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests differ
            only by the idempotency token, the same response is returned for each repeated request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisioningArtifactCmdlet.Parameters_Info">
            <summary>
            <para>
            <para>Specify the template source with one of the following options, but not both. Keys
            accepted: [ <c>LoadTemplateFromURL</c>, <c>ImportFromPhysicalId</c> ]</para><para>The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format. Specify
            the URL in JSON format as follows:</para><para><c>"LoadTemplateFromURL": "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/..."</c></para><para><c>ImportFromPhysicalId</c>: The physical id of the resource that contains the template.
            Currently only supports CloudFormation stack arn. Specify the physical id in JSON
            format as follows: <c>ImportFromPhysicalId: “arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId]</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisioningArtifactCmdlet.Parameters_Name">
            <summary>
            <para>
            <para>The name of the provisioning artifact (for example, v1 v2beta). No spaces are allowed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisioningArtifactCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisioningArtifactCmdlet.Parameters_Type">
            <summary>
            <para>
            <para>The type of provisioning artifact.</para><ul><li><para><c>CLOUD_FORMATION_TEMPLATE</c> - CloudFormation template</para></li><li><para><c>TERRAFORM_OPEN_SOURCE</c> - Terraform Open Source configuration file</para></li><li><para><c>TERRAFORM_CLOUD</c> - Terraform Cloud configuration file</para></li><li><para><c>EXTERNAL</c> - External configuration file</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisioningArtifactCmdlet.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.ServiceCatalog.Model.CreateProvisioningArtifactResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.CreateProvisioningArtifactResponse 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.SC.NewSCProvisioningArtifactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCProvisioningArtifactCmdlet.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.SC.NewSCServiceActionCmdlet">
            <summary>
            Creates a self-service action.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCServiceActionCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCServiceActionCmdlet.Definition">
            <summary>
            <para>
            <para>The self-service action definition. Can be one of the following:</para><dl><dt>Name</dt><dd><para>The name of the Amazon Web Services Systems Manager document (SSM document). For example,
            <c>AWS-RestartEC2Instance</c>.</para><para>If you are using a shared SSM document, you must provide the ARN instead of the name.</para></dd><dt>Version</dt><dd><para>The Amazon Web Services Systems Manager automation document version. For example,
            <c>"Version": "1"</c></para></dd><dt>AssumeRole</dt><dd><para>The Amazon Resource Name (ARN) of the role that performs the self-service actions
            on your behalf. For example, <c>"AssumeRole": "arn:aws:iam::12345678910:role/ActionRole"</c>.</para><para>To reuse the provisioned product launch role, set to <c>"AssumeRole": "LAUNCH_ROLE"</c>.</para></dd><dt>Parameters</dt><dd><para>The list of parameters in JSON format.</para><para>For example: <c>[{\"Name\":\"InstanceId\",\"Type\":\"TARGET\"}]</c> or <c>[{\"Name\":\"InstanceId\",\"Type\":\"TEXT_VALUE\"}]</c>.</para></dd></dl>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCServiceActionCmdlet.DefinitionType">
            <summary>
            <para>
            <para>The service action definition type. For example, <c>SSM_AUTOMATION</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCServiceActionCmdlet.Description">
            <summary>
            <para>
            <para>The self-service action description.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCServiceActionCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests differ
            only by the idempotency token, the same response is returned for each repeated request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCServiceActionCmdlet.Name">
            <summary>
            <para>
            <para>The self-service action name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCServiceActionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceActionDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.CreateServiceActionResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.CreateServiceActionResponse 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.SC.NewSCServiceActionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IdempotencyToken parameter.
            The -PassThru parameter is deprecated, use -Select '^IdempotencyToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCServiceActionCmdlet.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.SC.NewSCTagOptionCmdlet">
            <summary>
            Creates a TagOption.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCTagOptionCmdlet.Key">
            <summary>
            <para>
            <para>The TagOption key.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCTagOptionCmdlet.Value">
            <summary>
            <para>
            <para>The TagOption value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCTagOptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TagOptionDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.CreateTagOptionResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.CreateTagOptionResponse 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.SC.NewSCTagOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Value parameter.
            The -PassThru parameter is deprecated, use -Select '^Value' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.NewSCTagOptionCmdlet.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.SC.ReceiveSCPortfolioShareCmdlet">
            <summary>
            Accepts an offer to share the specified portfolio.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ReceiveSCPortfolioShareCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ReceiveSCPortfolioShareCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ReceiveSCPortfolioShareCmdlet.PortfolioShareType">
            <summary>
            <para>
            <para>The type of shared portfolios to accept. The default is to accept imported portfolios.</para><ul><li><para><c>AWS_ORGANIZATIONS</c> - Accept portfolios shared by the management account of
            your organization.</para></li><li><para><c>IMPORTED</c> - Accept imported portfolios.</para></li><li><para><c>AWS_SERVICECATALOG</c> - Not supported. (Throws ResourceNotFoundException.)</para></li></ul><para>For example, <c>aws servicecatalog accept-portfolio-share --portfolio-id "port-2qwzkwxt3y5fk"
            --portfolio-share-type AWS_ORGANIZATIONS</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ReceiveSCPortfolioShareCmdlet.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.ServiceCatalog.Model.AcceptPortfolioShareResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ReceiveSCPortfolioShareCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortfolioId parameter.
            The -PassThru parameter is deprecated, use -Select '^PortfolioId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.ReceiveSCPortfolioShareCmdlet.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.SC.RegisterSCBudgetWithResourceCmdlet">
            <summary>
            Associates the specified budget with the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCBudgetWithResourceCmdlet.BudgetName">
            <summary>
            <para>
            <para>The name of the budget you want to associate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCBudgetWithResourceCmdlet.ResourceId">
            <summary>
            <para>
            <para> The resource identifier. Either a portfolio-id or a product-id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCBudgetWithResourceCmdlet.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.ServiceCatalog.Model.AssociateBudgetWithResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCBudgetWithResourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BudgetName parameter.
            The -PassThru parameter is deprecated, use -Select '^BudgetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCBudgetWithResourceCmdlet.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.SC.RegisterSCPrincipalWithPortfolioCmdlet">
            <summary>
            Associates the specified principal ARN with the specified portfolio.
             
              
            <para>
            If you share the portfolio with principal name sharing enabled, the <c>PrincipalARN</c>
            association is included in the share.
            </para><para>
            The <c>PortfolioID</c>, <c>PrincipalARN</c>, and <c>PrincipalType</c> parameters are
            required.
            </para><para>
            You can associate a maximum of 10 Principals with a portfolio using <c>PrincipalType</c>
            as <c>IAM_PATTERN</c>.
            </para><note><para>
            When you associate a principal with portfolio, a potential privilege escalation path
            may occur when that portfolio is then shared with other accounts. For a user in a
            recipient account who is <i>not</i> an Service Catalog Admin, but still has the ability
            to create Principals (Users/Groups/Roles), that user could create a role that matches
            a principal name association for the portfolio. Although this user may not know which
            principal names are associated through Service Catalog, they may be able to guess
            the user. If this potential escalation path is a concern, then Service Catalog recommends
            using <c>PrincipalType</c> as <c>IAM</c>. With this configuration, the <c>PrincipalARN</c>
            must already exist in the recipient account before it can be associated.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCPrincipalWithPortfolioCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCPrincipalWithPortfolioCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCPrincipalWithPortfolioCmdlet.PrincipalARN">
            <summary>
            <para>
            <para>The ARN of the principal (user, role, or group). If the <c>PrincipalType</c> is <c>IAM</c>,
            the supported value is a fully defined <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-arns">IAM
            Amazon Resource Name (ARN)</a>. If the <c>PrincipalType</c> is <c>IAM_PATTERN</c>,
            the supported value is an <c>IAM</c> ARN <i>without an AccountID</i> in the following
            format:</para><para><i>arn:partition:iam:::resource-type/resource-id</i></para><para>The ARN resource-id can be either:</para><ul><li><para>A fully formed resource-id. For example, <i>arn:aws:iam:::role/resource-name</i> or
            <i>arn:aws:iam:::role/resource-path/resource-name</i></para></li><li><para>A wildcard ARN. The wildcard ARN accepts <c>IAM_PATTERN</c> values with a "*" or "?"
            in the resource-id segment of the ARN. For example <i>arn:partition:service:::resource-type/resource-path/resource-name</i>.
            The new symbols are exclusive to the <b>resource-path</b> and <b>resource-name</b>
            and cannot replace the <b>resource-type</b> or other ARN values. </para><para>The ARN path and principal name allow unlimited wildcard characters.</para></li></ul><para>Examples of an <b>acceptable</b> wildcard ARN:</para><ul><li><para>arn:aws:iam:::role/ResourceName_*</para></li><li><para>arn:aws:iam:::role/*/ResourceName_?</para></li></ul><para>Examples of an <b>unacceptable</b> wildcard ARN:</para><ul><li><para>arn:aws:iam:::*/ResourceName</para></li></ul><para>You can associate multiple <c>IAM_PATTERN</c>s even if the account has no principal
            with that name. </para><para>The "?" wildcard character matches zero or one of any character. This is similar to
            ".?" in regular regex context. The "*" wildcard character matches any number of any
            characters. This is similar to ".*" in regular regex context.</para><para>In the IAM Principal ARN format (<i>arn:partition:iam:::resource-type/resource-path/resource-name</i>),
            valid resource-type values include <b>user/</b>, <b>group/</b>, or <b>role/</b>. The
            "?" and "*" characters are allowed only after the resource-type in the resource-id
            segment. You can use special characters anywhere within the resource-id. </para><para>The "*" character also matches the "/" character, allowing paths to be formed <i>within</i>
            the resource-id. For example, <i>arn:aws:iam:::role/<b>*</b>/ResourceName_?</i> matches
            both <i>arn:aws:iam:::role/pathA/pathB/ResourceName_1</i> and <i>arn:aws:iam:::role/pathA/ResourceName_1</i>.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCPrincipalWithPortfolioCmdlet.PrincipalType">
            <summary>
            <para>
            <para>The principal type. The supported value is <c>IAM</c> if you use a fully defined Amazon
            Resource Name (ARN), or <c>IAM_PATTERN</c> if you use an ARN with no <c>accountID</c>,
            with or without wildcard characters. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCPrincipalWithPortfolioCmdlet.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.ServiceCatalog.Model.AssociatePrincipalWithPortfolioResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCPrincipalWithPortfolioCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PrincipalARN parameter.
            The -PassThru parameter is deprecated, use -Select '^PrincipalARN' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCPrincipalWithPortfolioCmdlet.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.SC.RegisterSCProductWithPortfolioCmdlet">
            <summary>
            Associates the specified product with the specified portfolio.
             
              
            <para>
            A delegated admin is authorized to invoke this command.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCProductWithPortfolioCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCProductWithPortfolioCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCProductWithPortfolioCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCProductWithPortfolioCmdlet.SourcePortfolioId">
            <summary>
            <para>
            <para>The identifier of the source portfolio.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCProductWithPortfolioCmdlet.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.ServiceCatalog.Model.AssociateProductWithPortfolioResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCProductWithPortfolioCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RegisterSCProductWithPortfolioCmdlet.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.SC.RemoveSCConstraintCmdlet">
            <summary>
            Deletes the specified constraint.
             
              
            <para>
            A delegated admin is authorized to invoke this command.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCConstraintCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCConstraintCmdlet.Id">
            <summary>
            <para>
            <para>The identifier of the constraint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCConstraintCmdlet.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.ServiceCatalog.Model.DeleteConstraintResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCConstraintCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCConstraintCmdlet.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.SC.RemoveSCPortfolioCmdlet">
            <summary>
            Deletes the specified portfolio.
             
              
            <para>
            You cannot delete a portfolio if it was shared with you or if it has associated products,
            users, constraints, or shared accounts.
            </para><para>
            A delegated admin is authorized to invoke this command.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioCmdlet.Id">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioCmdlet.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.ServiceCatalog.Model.DeletePortfolioResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioCmdlet.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.SC.RemoveSCPortfolioShareCmdlet">
            <summary>
            Stops sharing the specified portfolio with the specified account or organization node.
            Shares to an organization node can only be deleted by the management account of an
            organization or by a delegated administrator.
             
              
            <para>
            Note that if a delegated admin is de-registered, portfolio shares created from that
            account are removed.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioShareCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioShareCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioShareCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioShareCmdlet.OrganizationNode_Type">
            <summary>
            <para>
            <para>The organization node type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioShareCmdlet.OrganizationNode_Value">
            <summary>
            <para>
            <para>The identifier of the organization node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioShareCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PortfolioShareToken'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.DeletePortfolioShareResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.DeletePortfolioShareResponse 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.SC.RemoveSCPortfolioShareCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCPortfolioShareCmdlet.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.SC.RemoveSCProductCmdlet">
            <summary>
            Deletes the specified product.
             
              
            <para>
            You cannot delete a product if it was shared with you or is associated with a portfolio.
            </para><para>
            A delegated admin is authorized to invoke this command.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProductCmdlet.Id">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProductCmdlet.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.ServiceCatalog.Model.DeleteProductResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProductCmdlet.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.SC.RemoveSCProvisionedProductCmdlet">
            <summary>
            Terminates the specified provisioned product.
             
              
            <para>
            This operation does not delete any records associated with the provisioned product.
            </para><para>
            You can check the status of this request using <a>DescribeRecord</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductCmdlet.IgnoreError">
            <summary>
            <para>
            <para>If set to true, Service Catalog stops managing the specified provisioned product even
            if it cannot delete the underlying resources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductCmdlet.ProvisionedProductId">
            <summary>
            <para>
            <para>The identifier of the provisioned product. You cannot specify both <c>ProvisionedProductName</c>
            and <c>ProvisionedProductId</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductCmdlet.ProvisionedProductName">
            <summary>
            <para>
            <para>The name of the provisioned product. You cannot specify both <c>ProvisionedProductName</c>
            and <c>ProvisionedProductId</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductCmdlet.RetainPhysicalResource">
            <summary>
            <para>
            <para>When this boolean parameter is set to true, the <c>TerminateProvisionedProduct</c>
            API deletes the Service Catalog provisioned product. However, it does not remove the
            CloudFormation stack, stack set, or the underlying resources of the deleted provisioned
            product. The default value is false.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductCmdlet.TerminateToken">
            <summary>
            <para>
            <para>An idempotency token that uniquely identifies the termination request. This token
            is only valid during the termination process. After the provisioned product is terminated,
            subsequent requests to terminate the same provisioned product always return <b>ResourceNotFound</b>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RecordDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.TerminateProvisionedProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.TerminateProvisionedProductResponse 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.SC.RemoveSCProvisionedProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProvisionedProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProvisionedProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductCmdlet.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.SC.RemoveSCProvisionedProductPlanCmdlet">
            <summary>
            Deletes the specified plan.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductPlanCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductPlanCmdlet.IgnoreError">
            <summary>
            <para>
            <para>If set to true, Service Catalog stops managing the specified provisioned product even
            if it cannot delete the underlying resources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductPlanCmdlet.PlanId">
            <summary>
            <para>
            <para>The plan identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductPlanCmdlet.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.ServiceCatalog.Model.DeleteProvisionedProductPlanResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductPlanCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PlanId parameter.
            The -PassThru parameter is deprecated, use -Select '^PlanId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisionedProductPlanCmdlet.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.SC.RemoveSCProvisioningArtifactCmdlet">
            <summary>
            Deletes the specified provisioning artifact (also known as a version) for the specified
            product.
             
              
            <para>
            You cannot delete a provisioning artifact associated with a product that was shared
            with you. You cannot delete the last provisioning artifact for a product, because
            a product must have at least one provisioning artifact.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisioningArtifactCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisioningArtifactCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisioningArtifactCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisioningArtifactCmdlet.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.ServiceCatalog.Model.DeleteProvisioningArtifactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisioningArtifactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProvisioningArtifactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProvisioningArtifactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCProvisioningArtifactCmdlet.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.SC.RemoveSCServiceActionCmdlet">
            <summary>
            Deletes a self-service action.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionCmdlet.Id">
            <summary>
            <para>
            <para>The self-service action identifier. For example, <c>act-fs7abcd89wxyz</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests from
            the same Amazon Web Services account use the same idempotency token, the same response
            is returned for each repeated request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionCmdlet.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.ServiceCatalog.Model.DeleteServiceActionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionCmdlet.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.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactCmdlet">
            <summary>
            Disassociates the specified self-service action association from the specified provisioning
            artifact.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests from
            the same Amazon Web Services account use the same idempotency token, the same response
            is returned for each repeated request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier. For example, <c>prod-abcdzk7xy33qa</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact. For example, <c>pa-4abcdjnxjj6ne</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactCmdlet.ServiceActionId">
            <summary>
            <para>
            <para>The self-service action identifier. For example, <c>act-fs7abcd89wxyz</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactCmdlet.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.ServiceCatalog.Model.DisassociateServiceActionFromProvisioningArtifactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceActionId parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceActionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactCmdlet.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.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactBatchCmdlet">
            <summary>
            Disassociates a batch of self-service actions from the specified provisioning artifact.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactBatchCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactBatchCmdlet.ServiceActionAssociation">
            <summary>
            <para>
            <para>One or more associations, each consisting of the Action ID, the Product ID, and the
            Provisioning Artifact ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactBatchCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FailedServiceActionAssociations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.BatchDisassociateServiceActionFromProvisioningArtifactResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.BatchDisassociateServiceActionFromProvisioningArtifactResponse 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.SC.RemoveSCServiceActionAssociationFromProvisioningArtifactBatchCmdlet.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.SC.RemoveSCTagOptionCmdlet">
            <summary>
            Deletes the specified TagOption.
             
              
            <para>
            You cannot delete a TagOption if it is associated with a product or portfolio.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCTagOptionCmdlet.Id">
            <summary>
            <para>
            <para>The TagOption identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCTagOptionCmdlet.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.ServiceCatalog.Model.DeleteTagOptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCTagOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCTagOptionCmdlet.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.SC.RemoveSCTagOptionFromResourceCmdlet">
            <summary>
            Disassociates the specified TagOption from the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCTagOptionFromResourceCmdlet.ResourceId">
            <summary>
            <para>
            <para>The resource identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCTagOptionFromResourceCmdlet.TagOptionId">
            <summary>
            <para>
            <para>The TagOption identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCTagOptionFromResourceCmdlet.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.ServiceCatalog.Model.DisassociateTagOptionFromResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCTagOptionFromResourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TagOptionId parameter.
            The -PassThru parameter is deprecated, use -Select '^TagOptionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.RemoveSCTagOptionFromResourceCmdlet.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.SC.StartSCProvisionedProductPlanExecutionCmdlet">
            <summary>
            Provisions or modifies a product based on the resource changes for the specified plan.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductPlanExecutionCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductPlanExecutionCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique identifier that you provide to ensure idempotency. If multiple requests differ
            only by the idempotency token, the same response is returned for each repeated request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductPlanExecutionCmdlet.PlanId">
            <summary>
            <para>
            <para>The plan identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductPlanExecutionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RecordDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ExecuteProvisionedProductPlanResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ExecuteProvisionedProductPlanResponse 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.SC.StartSCProvisionedProductPlanExecutionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IdempotencyToken parameter.
            The -PassThru parameter is deprecated, use -Select '^IdempotencyToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductPlanExecutionCmdlet.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.SC.StartSCProvisionedProductServiceActionExecutionCmdlet">
            <summary>
            Executes a self-service action against a provisioned product.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductServiceActionExecutionCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductServiceActionExecutionCmdlet.ExecuteToken">
            <summary>
            <para>
            <para>An idempotency token that uniquely identifies the execute request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductServiceActionExecutionCmdlet.Parameter">
            <summary>
            <para>
            <para>A map of all self-service action parameters and their values. If a provided parameter
            is of a special type, such as <c>TARGET</c>, the provided value will override the
            default value generated by Service Catalog. If the parameters field is not provided,
            no additional parameters are passed and default values will be used for any special
            parameters such as <c>TARGET</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductServiceActionExecutionCmdlet.ProvisionedProductId">
            <summary>
            <para>
            <para>The identifier of the provisioned product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductServiceActionExecutionCmdlet.ServiceActionId">
            <summary>
            <para>
            <para>The self-service action identifier. For example, <c>act-fs7abcd89wxyz</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductServiceActionExecutionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RecordDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.ExecuteProvisionedProductServiceActionResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.ExecuteProvisionedProductServiceActionResponse 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.SC.StartSCProvisionedProductServiceActionExecutionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceActionId parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceActionId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionedProductServiceActionExecutionCmdlet.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.SC.StartSCProvisionProductEngineWorkflowResultCmdlet">
            <summary>
            Notifies the result of the provisioning engine execution.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionProductEngineWorkflowResultCmdlet.FailureReason">
            <summary>
            <para>
            <para> The reason why the provisioning engine execution failed. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionProductEngineWorkflowResultCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para> The idempotency token that identifies the provisioning engine execution. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionProductEngineWorkflowResultCmdlet.UniqueTag_Key">
            <summary>
            <para>
            <para> A unique key that's attached to a resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionProductEngineWorkflowResultCmdlet.Output">
            <summary>
            <para>
            <para> The output of the provisioning engine execution. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionProductEngineWorkflowResultCmdlet.RecordId">
            <summary>
            <para>
            <para> The identifier of the record. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionProductEngineWorkflowResultCmdlet.Status">
            <summary>
            <para>
            <para> The status of the provisioning engine execution. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionProductEngineWorkflowResultCmdlet.UniqueTag_Value">
            <summary>
            <para>
            <para> A unique value that's attached to a resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionProductEngineWorkflowResultCmdlet.WorkflowToken">
            <summary>
            <para>
            <para> The encrypted contents of the provisioning engine execution payload that Service
            Catalog sends after the Terraform product provisioning workflow starts. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionProductEngineWorkflowResultCmdlet.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.ServiceCatalog.Model.NotifyProvisionProductEngineWorkflowResultResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCProvisionProductEngineWorkflowResultCmdlet.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.SC.StartSCTerminateProvisionedProductEngineWorkflowResultCmdlet">
            <summary>
            Notifies the result of the terminate engine execution.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCTerminateProvisionedProductEngineWorkflowResultCmdlet.FailureReason">
            <summary>
            <para>
            <para> The reason why the terminate engine execution failed. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCTerminateProvisionedProductEngineWorkflowResultCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para> The idempotency token that identifies the terminate engine execution. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCTerminateProvisionedProductEngineWorkflowResultCmdlet.RecordId">
            <summary>
            <para>
            <para> The identifier of the record. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCTerminateProvisionedProductEngineWorkflowResultCmdlet.Status">
            <summary>
            <para>
            <para> The status of the terminate engine execution. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCTerminateProvisionedProductEngineWorkflowResultCmdlet.WorkflowToken">
            <summary>
            <para>
            <para> The encrypted contents of the terminate engine execution payload that Service Catalog
            sends after the Terraform product terminate workflow starts. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCTerminateProvisionedProductEngineWorkflowResultCmdlet.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.ServiceCatalog.Model.NotifyTerminateProvisionedProductEngineWorkflowResultResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCTerminateProvisionedProductEngineWorkflowResultCmdlet.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.SC.StartSCUpdateProvisionedProductEngineWorkflowResultCmdlet">
            <summary>
            Notifies the result of the update engine execution.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCUpdateProvisionedProductEngineWorkflowResultCmdlet.FailureReason">
            <summary>
            <para>
            <para> The reason why the update engine execution failed. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCUpdateProvisionedProductEngineWorkflowResultCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para> The idempotency token that identifies the update engine execution. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCUpdateProvisionedProductEngineWorkflowResultCmdlet.Output">
            <summary>
            <para>
            <para> The output of the update engine execution. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCUpdateProvisionedProductEngineWorkflowResultCmdlet.RecordId">
            <summary>
            <para>
            <para> The identifier of the record. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCUpdateProvisionedProductEngineWorkflowResultCmdlet.Status">
            <summary>
            <para>
            <para> The status of the update engine execution. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCUpdateProvisionedProductEngineWorkflowResultCmdlet.WorkflowToken">
            <summary>
            <para>
            <para> The encrypted contents of the update engine execution payload that Service Catalog
            sends after the Terraform product update workflow starts. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCUpdateProvisionedProductEngineWorkflowResultCmdlet.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.ServiceCatalog.Model.NotifyUpdateProvisionedProductEngineWorkflowResultResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.StartSCUpdateProvisionedProductEngineWorkflowResultCmdlet.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.SC.UnregisterSCBudgetFromResourceCmdlet">
            <summary>
            Disassociates the specified budget from the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCBudgetFromResourceCmdlet.BudgetName">
            <summary>
            <para>
            <para>The name of the budget you want to disassociate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCBudgetFromResourceCmdlet.ResourceId">
            <summary>
            <para>
            <para>The resource identifier you want to disassociate from. Either a portfolio-id or a
            product-id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCBudgetFromResourceCmdlet.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.ServiceCatalog.Model.DisassociateBudgetFromResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCBudgetFromResourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BudgetName parameter.
            The -PassThru parameter is deprecated, use -Select '^BudgetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCBudgetFromResourceCmdlet.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.SC.UnregisterSCPrincipalFromPortfolioCmdlet">
            <summary>
            Disassociates a previously associated principal ARN from a specified portfolio.
             
              
            <para>
            The <c>PrincipalType</c> and <c>PrincipalARN</c> must match the <c>AssociatePrincipalWithPortfolio</c>
            call request details. For example, to disassociate an association created with a <c>PrincipalARN</c>
            of <c>PrincipalType</c> IAM you must use the <c>PrincipalType</c> IAM when calling
            <c>DisassociatePrincipalFromPortfolio</c>.
            </para><para>
            For portfolios that have been shared with principal name sharing enabled: after disassociating
            a principal, share recipient accounts will no longer be able to provision products
            in this portfolio using a role matching the name of the associated principal.
            </para><para>
            For more information, review <a href="https://docs.aws.amazon.com/cli/latest/reference/servicecatalog/associate-principal-with-portfolio.html#options">associate-principal-with-portfolio</a>
            in the Amazon Web Services CLI Command Reference.
            </para><note><para>
            If you disassociate a principal from a portfolio, with PrincipalType as <c>IAM</c>,
            the same principal will still have access to the portfolio if it matches one of the
            associated principals of type <c>IAM_PATTERN</c>. To fully remove access for a principal,
            verify all the associated Principals of type <c>IAM_PATTERN</c>, and then ensure you
            disassociate any <c>IAM_PATTERN</c> principals that match the principal whose access
            you are removing.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCPrincipalFromPortfolioCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCPrincipalFromPortfolioCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCPrincipalFromPortfolioCmdlet.PrincipalARN">
            <summary>
            <para>
            <para>The ARN of the principal (user, role, or group). This field allows an ARN with no
            <c>accountID</c> with or without wildcard characters if <c>PrincipalType</c> is <c>IAM_PATTERN</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCPrincipalFromPortfolioCmdlet.PrincipalType">
            <summary>
            <para>
            <para>The supported value is <c>IAM</c> if you use a fully defined ARN, or <c>IAM_PATTERN</c>
            if you specify an <c>IAM</c> ARN with no AccountId, with or without wildcard characters.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCPrincipalFromPortfolioCmdlet.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.ServiceCatalog.Model.DisassociatePrincipalFromPortfolioResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCPrincipalFromPortfolioCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PrincipalARN parameter.
            The -PassThru parameter is deprecated, use -Select '^PrincipalARN' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCPrincipalFromPortfolioCmdlet.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.SC.UnregisterSCProductFromPortfolioCmdlet">
            <summary>
            Disassociates the specified product from the specified portfolio.
             
              
            <para>
            A delegated admin is authorized to invoke this command.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCProductFromPortfolioCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCProductFromPortfolioCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCProductFromPortfolioCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCProductFromPortfolioCmdlet.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.ServiceCatalog.Model.DisassociateProductFromPortfolioResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCProductFromPortfolioCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UnregisterSCProductFromPortfolioCmdlet.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.SC.UpdateSCConstraintCmdlet">
            <summary>
            Updates the specified constraint.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCConstraintCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCConstraintCmdlet.Description">
            <summary>
            <para>
            <para>The updated description of the constraint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCConstraintCmdlet.Id">
            <summary>
            <para>
            <para>The identifier of the constraint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCConstraintCmdlet.Parameter">
            <summary>
            <para>
            <para>The constraint parameters, in JSON format. The syntax depends on the constraint type
            as follows:</para><dl><dt>LAUNCH</dt><dd><para>You are required to specify either the <c>RoleArn</c> or the <c>LocalRoleName</c>
            but can't use both.</para><para>Specify the <c>RoleArn</c> property as follows:</para><para><c>{"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"}</c></para><para>Specify the <c>LocalRoleName</c> property as follows:</para><para><c>{"LocalRoleName": "SCBasicLaunchRole"}</c></para><para>If you specify the <c>LocalRoleName</c> property, when an account uses the launch
            constraint, the IAM role with that name in the account will be used. This allows launch-role
            constraints to be account-agnostic so the administrator can create fewer resources
            per shared account.</para><note><para>The given role name must exist in the account used to create the launch constraint
            and the account of the user who launches a product with this launch constraint.</para></note><para>You cannot have both a <c>LAUNCH</c> and a <c>STACKSET</c> constraint.</para><para>You also cannot have more than one <c>LAUNCH</c> constraint on a product and portfolio.</para></dd><dt>NOTIFICATION</dt><dd><para>Specify the <c>NotificationArns</c> property as follows:</para><para><c>{"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]}</c></para></dd><dt>RESOURCE_UPDATE</dt><dd><para>Specify the <c>TagUpdatesOnProvisionedProduct</c> property as follows:</para><para><c>{"Version":"2.0","Properties":{"TagUpdateOnProvisionedProduct":"String"}}</c></para><para>The <c>TagUpdatesOnProvisionedProduct</c> property accepts a string value of <c>ALLOWED</c>
            or <c>NOT_ALLOWED</c>.</para></dd><dt>STACKSET</dt><dd><para>Specify the <c>Parameters</c> property as follows:</para><para><c>{"Version": "String", "Properties": {"AccountList": [ "String" ], "RegionList":
            [ "String" ], "AdminRole": "String", "ExecutionRole": "String"}}</c></para><para>You cannot have both a <c>LAUNCH</c> and a <c>STACKSET</c> constraint.</para><para>You also cannot have more than one <c>STACKSET</c> constraint on a product and portfolio.</para><para>Products with a <c>STACKSET</c> constraint will launch an CloudFormation stack set.</para></dd><dt>TEMPLATE</dt><dd><para>Specify the <c>Rules</c> property. For more information, see <a href="http://docs.aws.amazon.com/servicecatalog/latest/adminguide/reference-template_constraint_rules.html">Template
            Constraint Rules</a>.</para></dd></dl>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCConstraintCmdlet.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.ServiceCatalog.Model.UpdateConstraintResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.UpdateConstraintResponse 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.SC.UpdateSCConstraintCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCConstraintCmdlet.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.SC.UpdateSCPortfolioCmdlet">
            <summary>
            Updates the specified portfolio.
             
              
            <para>
            You cannot update a product that was shared with you.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioCmdlet.AddTag">
            <summary>
            <para>
            <para>The tags to add.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioCmdlet.Description">
            <summary>
            <para>
            <para>The updated description of the portfolio.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioCmdlet.DisplayName">
            <summary>
            <para>
            <para>The name to use for display purposes.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioCmdlet.Id">
            <summary>
            <para>
            <para>The portfolio identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioCmdlet.ProviderName">
            <summary>
            <para>
            <para>The updated name of the portfolio provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioCmdlet.RemoveTag">
            <summary>
            <para>
            <para>The tags to remove.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioCmdlet.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.ServiceCatalog.Model.UpdatePortfolioResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.UpdatePortfolioResponse 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.SC.UpdateSCPortfolioCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioCmdlet.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.SC.UpdateSCPortfolioShareCmdlet">
            <summary>
            Updates the specified portfolio share. You can use this API to enable or disable <c>TagOptions</c>
            sharing or Principal sharing for an existing portfolio share.
             
              
            <para>
            The portfolio share cannot be updated if the <c>CreatePortfolioShare</c> operation
            is <c>IN_PROGRESS</c>, as the share is not available to recipient entities. In this
            case, you must wait for the portfolio share to be completed.
            </para><para>
            You must provide the <c>accountId</c> or organization node in the input, but not both.
            </para><para>
            If the portfolio is shared to both an external account and an organization node, and
            both shares need to be updated, you must invoke <c>UpdatePortfolioShare</c> separately
            for each share type.
            </para><para>
            This API cannot be used for removing the portfolio share. You must use <c>DeletePortfolioShare</c>
            API for that action.
            </para><note><para>
            When you associate a principal with portfolio, a potential privilege escalation path
            may occur when that portfolio is then shared with other accounts. For a user in a
            recipient account who is <i>not</i> an Service Catalog Admin, but still has the ability
            to create Principals (Users/Groups/Roles), that user could create a role that matches
            a principal name association for the portfolio. Although this user may not know which
            principal names are associated through Service Catalog, they may be able to guess
            the user. If this potential escalation path is a concern, then Service Catalog recommends
            using <c>PrincipalType</c> as <c>IAM</c>. With this configuration, the <c>PrincipalARN</c>
            must already exist in the recipient account before it can be associated.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioShareCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioShareCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account Id of the recipient account. This field is required
            when updating an external account to account type share.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioShareCmdlet.PortfolioId">
            <summary>
            <para>
            <para>The unique identifier of the portfolio for which the share will be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioShareCmdlet.SharePrincipal">
            <summary>
            <para>
            <para>A flag to enables or disables <c>Principals</c> sharing in the portfolio. If this
            field is not provided, the current state of the <c>Principals</c> sharing on the portfolio
            share will not be modified. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioShareCmdlet.ShareTagOption">
            <summary>
            <para>
            <para>Enables or disables <c>TagOptions</c> sharing for the portfolio share. If this field
            is not provided, the current state of TagOptions sharing on the portfolio share will
            not be modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioShareCmdlet.OrganizationNode_Type">
            <summary>
            <para>
            <para>The organization node type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioShareCmdlet.OrganizationNode_Value">
            <summary>
            <para>
            <para>The identifier of the organization node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioShareCmdlet.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.ServiceCatalog.Model.UpdatePortfolioShareResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.UpdatePortfolioShareResponse 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.SC.UpdateSCPortfolioShareCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortfolioId parameter.
            The -PassThru parameter is deprecated, use -Select '^PortfolioId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCPortfolioShareCmdlet.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.SC.UpdateSCProductCmdlet">
            <summary>
            Updates the specified product.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.AddTag">
            <summary>
            <para>
            <para>The tags to add to the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.CodeStar_ArtifactPath">
            <summary>
            <para>
            <para>The absolute path wehre the artifact resides within the repo and branch, formatted
            as "folder/file.json." </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.CodeStar_Branch">
            <summary>
            <para>
            <para>The specific branch where the artifact resides. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.CodeStar_ConnectionArn">
            <summary>
            <para>
            <para>The CodeStar ARN, which is the connection between Service Catalog and the external
            repository.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.Description">
            <summary>
            <para>
            <para>The updated description of the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.Distributor">
            <summary>
            <para>
            <para>The updated distributor of the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.Id">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.Name">
            <summary>
            <para>
            <para>The updated product name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.RemoveTag">
            <summary>
            <para>
            <para>The tags to remove from the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.CodeStar_Repository">
            <summary>
            <para>
            <para>The specific repository where the product’s artifact-to-be-synced resides, formatted
            as "Account/Repo." </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.SupportDescription">
            <summary>
            <para>
            <para>The updated support description for the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.SupportEmail">
            <summary>
            <para>
            <para>The updated support email for the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.SupportUrl">
            <summary>
            <para>
            <para>The updated support URL for the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.SourceConnection_Type">
            <summary>
            <para>
            <para>The only supported <c>SourceConnection</c> type is Codestar. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.Owner">
            <summary>
            <para>
            <para>The updated owner of the product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.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.ServiceCatalog.Model.UpdateProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.UpdateProductResponse 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.SC.UpdateSCProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProductCmdlet.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.SC.UpdateSCProvisionedProductCmdlet">
            <summary>
            Requests updates to the configuration of the specified provisioned product.
             
              
            <para>
            If there are tags associated with the object, they cannot be updated or added. Depending
            on the specific updates requested, this operation can update with no interruption,
            with some interruption, or replace the provisioned product entirely.
            </para><para>
            You can check the status of this request using <a>DescribeRecord</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.PathId">
            <summary>
            <para>
            <para>The path identifier. This value is optional if the product has a default path, and
            required if the product has more than one path. You must provide the name or ID, but
            not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.PathName">
            <summary>
            <para>
            <para>The name of the path. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProductId">
            <summary>
            <para>
            <para>The identifier of the product. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProductName">
            <summary>
            <para>
            <para>The name of the product. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisionedProductId">
            <summary>
            <para>
            <para>The identifier of the provisioned product. You must provide the name or ID, but not
            both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisionedProductName">
            <summary>
            <para>
            <para>The name of the provisioned product. You cannot specify both <c>ProvisionedProductName</c>
            and <c>ProvisionedProductId</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisioningArtifactName">
            <summary>
            <para>
            <para>The name of the provisioning artifact. You must provide the name or ID, but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisioningParameter">
            <summary>
            <para>
            <para>The new parameters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetAccount">
            <summary>
            <para>
            <para>One or more Amazon Web Services accounts that will have access to the provisioned
            product.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>The Amazon Web Services accounts specified should be within the list of accounts in
            the <c>STACKSET</c> constraint. To get the list of accounts in the <c>STACKSET</c>
            constraint, use the <c>DescribeProvisioningParameters</c> operation.</para><para>If no values are specified, the default value is all accounts from the <c>STACKSET</c>
            constraint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetFailureToleranceCount">
            <summary>
            <para>
            <para>The number of accounts, per Region, for which this operation can fail before Service
            Catalog stops the operation in that Region. If the operation is stopped in a Region,
            Service Catalog doesn't attempt the operation in any subsequent Regions.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>Conditional: You must specify either <c>StackSetFailureToleranceCount</c> or <c>StackSetFailureTolerancePercentage</c>,
            but not both.</para><para>The default value is <c>0</c> if no value is specified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetFailureTolerancePercentage">
            <summary>
            <para>
            <para>The percentage of accounts, per Region, for which this stack operation can fail before
            Service Catalog stops the operation in that Region. If the operation is stopped in
            a Region, Service Catalog doesn't attempt the operation in any subsequent Regions.</para><para>When calculating the number of accounts based on the specified percentage, Service
            Catalog rounds down to the next whole number.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>Conditional: You must specify either <c>StackSetFailureToleranceCount</c> or <c>StackSetFailureTolerancePercentage</c>,
            but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetMaxConcurrencyCount">
            <summary>
            <para>
            <para>The maximum number of accounts in which to perform this operation at one time. This
            is dependent on the value of <c>StackSetFailureToleranceCount</c>. <c>StackSetMaxConcurrentCount</c>
            is at most one more than the <c>StackSetFailureToleranceCount</c>.</para><para>Note that this setting lets you specify the maximum for operations. For large deployments,
            under certain circumstances the actual number of accounts acted upon concurrently
            may be lower due to service throttling.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>Conditional: You must specify either <c>StackSetMaxConcurrentCount</c> or <c>StackSetMaxConcurrentPercentage</c>,
            but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetMaxConcurrencyPercentage">
            <summary>
            <para>
            <para>The maximum percentage of accounts in which to perform this operation at one time.</para><para>When calculating the number of accounts based on the specified percentage, Service
            Catalog rounds down to the next whole number. This is true except in cases where rounding
            down would result is zero. In this case, Service Catalog sets the number as <c>1</c>
            instead.</para><para>Note that this setting lets you specify the maximum for operations. For large deployments,
            under certain circumstances the actual number of accounts acted upon concurrently
            may be lower due to service throttling.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>Conditional: You must specify either <c>StackSetMaxConcurrentCount</c> or <c>StackSetMaxConcurrentPercentage</c>,
            but not both.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetOperationType">
            <summary>
            <para>
            <para>Determines what action Service Catalog performs to a stack set or a stack instance
            represented by the provisioned product. The default value is <c>UPDATE</c> if nothing
            is specified.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><dl><dt>CREATE</dt><dd><para>Creates a new stack instance in the stack set represented by the provisioned product.
            In this case, only new stack instances are created based on accounts and Regions;
            if new ProductId or ProvisioningArtifactID are passed, they will be ignored.</para></dd><dt>UPDATE</dt><dd><para>Updates the stack set represented by the provisioned product and also its stack instances.</para></dd><dt>DELETE</dt><dd><para>Deletes a stack instance in the stack set represented by the provisioned product.</para></dd></dl>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.ProvisioningPreferences_StackSetRegion">
            <summary>
            <para>
            <para>One or more Amazon Web Services Regions where the provisioned product will be available.</para><para>Applicable only to a <c>CFN_STACKSET</c> provisioned product type.</para><para>The specified Regions should be within the list of Regions from the <c>STACKSET</c>
            constraint. To get the list of Regions in the <c>STACKSET</c> constraint, use the
            <c>DescribeProvisioningParameters</c> operation.</para><para>If no values are specified, the default value is all Regions from the <c>STACKSET</c>
            constraint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags. Requires the product to have <c>RESOURCE_UPDATE</c> constraint with
            <c>TagUpdatesOnProvisionedProduct</c> set to <c>ALLOWED</c> to allow tag updates.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.UpdateToken">
            <summary>
            <para>
            <para>The idempotency token that uniquely identifies the provisioning update request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RecordDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.UpdateProvisionedProductResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.UpdateProvisionedProductResponse 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.SC.UpdateSCProvisionedProductCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProvisionedProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProvisionedProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductCmdlet.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.SC.UpdateSCProvisionedProductPropertyCmdlet">
            <summary>
            Requests updates to the properties of the specified provisioned product.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductPropertyCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductPropertyCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>The idempotency token that uniquely identifies the provisioning product update request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductPropertyCmdlet.ProvisionedProductId">
            <summary>
            <para>
            <para>The identifier of the provisioned product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductPropertyCmdlet.ProvisionedProductProperty">
            <summary>
            <para>
            <para>A map that contains the provisioned product properties to be updated.</para><para>The <c>LAUNCH_ROLE</c> key accepts role ARNs. This key allows an administrator to
            call <c>UpdateProvisionedProductProperties</c> to update the launch role that is associated
            with a provisioned product. This role is used when an end user calls a provisioning
            operation such as <c>UpdateProvisionedProduct</c>, <c>TerminateProvisionedProduct</c>,
            or <c>ExecuteProvisionedProductServiceAction</c>. Only a role ARN is valid. A user
            ARN is invalid. </para><para>The <c>OWNER</c> key accepts user ARNs, IAM role ARNs, and STS assumed-role ARNs.
            The owner is the user that has permission to see, update, terminate, and execute service
            actions in the provisioned product.</para><para>The administrator can change the owner of a provisioned product to another IAM or
            STS entity within the same account. Both end user owners and administrators can see
            ownership history of the provisioned product using the <c>ListRecordHistory</c> API.
            The new owner can describe all past records for the provisioned product using the
            <c>DescribeRecord</c> API. The previous owner can no longer use <c>DescribeRecord</c>,
            but can still see the product's history from when he was an owner using <c>ListRecordHistory</c>.</para><para>If a provisioned product ownership is assigned to an end user, they can see and perform
            any action through the API or Service Catalog console such as update, terminate, and
            execute service actions. If an end user provisions a product and the owner is updated
            to someone else, they will no longer be able to see or perform any actions through
            API or the Service Catalog console on that provisioned product.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductPropertyCmdlet.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.ServiceCatalog.Model.UpdateProvisionedProductPropertiesResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.UpdateProvisionedProductPropertiesResponse 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.SC.UpdateSCProvisionedProductPropertyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProvisionedProductId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProvisionedProductId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisionedProductPropertyCmdlet.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.SC.UpdateSCProvisioningArtifactCmdlet">
            <summary>
            Updates the specified provisioning artifact (also known as a version) for the specified
            product.
             
              
            <para>
            You cannot update a provisioning artifact for a product that was shared with you.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisioningArtifactCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisioningArtifactCmdlet.Active">
            <summary>
            <para>
            <para>Indicates whether the product version is active.</para><para>Inactive provisioning artifacts are invisible to end users. End users cannot launch
            or update a provisioned product from an inactive provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisioningArtifactCmdlet.Description">
            <summary>
            <para>
            <para>The updated description of the provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisioningArtifactCmdlet.Guidance">
            <summary>
            <para>
            <para>Information set by the administrator to provide guidance to end users about which
            provisioning artifacts to use.</para><para>The <c>DEFAULT</c> value indicates that the product version is active.</para><para>The administrator can set the guidance to <c>DEPRECATED</c> to inform users that the
            product version is deprecated. Users are able to make updates to a provisioned product
            of a deprecated version but cannot launch new provisioned products using a deprecated
            version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisioningArtifactCmdlet.Name">
            <summary>
            <para>
            <para>The updated name of the provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisioningArtifactCmdlet.ProductId">
            <summary>
            <para>
            <para>The product identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisioningArtifactCmdlet.ProvisioningArtifactId">
            <summary>
            <para>
            <para>The identifier of the provisioning artifact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisioningArtifactCmdlet.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.ServiceCatalog.Model.UpdateProvisioningArtifactResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.UpdateProvisioningArtifactResponse 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.SC.UpdateSCProvisioningArtifactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProvisioningArtifactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProvisioningArtifactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCProvisioningArtifactCmdlet.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.SC.UpdateSCServiceActionCmdlet">
            <summary>
            Updates a self-service action.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCServiceActionCmdlet.AcceptLanguage">
            <summary>
            <para>
            <para>The language code.</para><ul><li><para><c>jp</c> - Japanese</para></li><li><para><c>zh</c> - Chinese</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCServiceActionCmdlet.Definition">
            <summary>
            <para>
            <para>A map that defines the self-service action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCServiceActionCmdlet.Description">
            <summary>
            <para>
            <para>The self-service action description.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCServiceActionCmdlet.Id">
            <summary>
            <para>
            <para>The self-service action identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCServiceActionCmdlet.Name">
            <summary>
            <para>
            <para>The self-service action name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCServiceActionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ServiceActionDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.UpdateServiceActionResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.UpdateServiceActionResponse 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.SC.UpdateSCServiceActionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Id parameter.
            The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCServiceActionCmdlet.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.SC.UpdateSCTagOptionCmdlet">
            <summary>
            Updates the specified TagOption.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCTagOptionCmdlet.Active">
            <summary>
            <para>
            <para>The updated active state.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCTagOptionCmdlet.Id">
            <summary>
            <para>
            <para>The TagOption identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCTagOptionCmdlet.Value">
            <summary>
            <para>
            <para>The updated value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCTagOptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TagOptionDetail'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.UpdateTagOptionResponse).
            Specifying the name of a property of type Amazon.ServiceCatalog.Model.UpdateTagOptionResponse 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.SC.UpdateSCTagOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Value parameter.
            The -PassThru parameter is deprecated, use -Select '^Value' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SC.UpdateSCTagOptionCmdlet.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>