/**
 * All IAM policy actions for AWS Service Catalog (SERVICECATALOG)
 *
 * Extracted by `aws-iam-policy` from
 * https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservicecatalog.html
 *
 * 2025-02-24T21:49:42.394Z
 */
export declare enum AwsServicecatalogActions {
    /**
     * Grants permission to accept a portfolio that has been shared with you
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_AcceptPortfolioShare.html
     */
    AcceptPortfolioShare = "servicecatalog:AcceptPortfolioShare",
    /**
     * Grants permission to associate an attribute group with an application
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_AssociateAttributeGroup.html
     */
    AssociateAttributeGroup = "servicecatalog:AssociateAttributeGroup",
    /**
     * Grants permission to associate a budget with a resource
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_AssociateBudgetWithResource.html
     */
    AssociateBudgetWithResource = "servicecatalog:AssociateBudgetWithResource",
    /**
     * Grants permission to associate an IAM principal with a portfolio, giving the sp
     * ecified principal access to any products associated with the specified portfoli
     * o
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_AssociatePrincipalWithPortfolio.html
     */
    AssociatePrincipalWithPortfolio = "servicecatalog:AssociatePrincipalWithPortfolio",
    /**
     * Grants permission to associate a product with a portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_AssociateProductWithPortfolio.html
     */
    AssociateProductWithPortfolio = "servicecatalog:AssociateProductWithPortfolio",
    /**
     * Grants permission to associate a resource with an application
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_AssociateResource.html
     */
    AssociateResource = "servicecatalog:AssociateResource",
    /**
     * Grants permission to associate an action with a provisioning artifact
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_AssociateServiceActionWithProvisioningArtifact.html
     */
    AssociateServiceActionWithProvisioningArtifact = "servicecatalog:AssociateServiceActionWithProvisioningArtifact",
    /**
     * Grants permission to associate the specified TagOption with the specified portf
     * olio or product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_AssociateTagOptionWithResource.html
     */
    AssociateTagOptionWithResource = "servicecatalog:AssociateTagOptionWithResource",
    /**
     * Grants permission to associate multiple self-service actions with provisioning
     * artifacts
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_BatchAssociateServiceActionWithProvisioningArtifact.html
     */
    BatchAssociateServiceActionWithProvisioningArtifact = "servicecatalog:BatchAssociateServiceActionWithProvisioningArtifact",
    /**
     * Grants permission to disassociate a batch of self-service actions from the spec
     * ified provisioning artifact
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_BatchDisassociateServiceActionFromProvisioningArtifact.html
     */
    BatchDisassociateServiceActionFromProvisioningArtifact = "servicecatalog:BatchDisassociateServiceActionFromProvisioningArtifact",
    /**
     * Grants permission to copy the specified source product to the specified target
     * product or a new product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CopyProduct.html
     */
    CopyProduct = "servicecatalog:CopyProduct",
    /**
     * Grants permission to create an application
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_CreateApplication.html
     */
    CreateApplication = "servicecatalog:CreateApplication",
    /**
     * Grants permission to create an attribute group
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_CreateAttributeGroup.html
     */
    CreateAttributeGroup = "servicecatalog:CreateAttributeGroup",
    /**
     * Grants permission to create a constraint on an associated product and portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreateConstraint.html
     */
    CreateConstraint = "servicecatalog:CreateConstraint",
    /**
     * Grants permission to create a portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreatePortfolio.html
     */
    CreatePortfolio = "servicecatalog:CreatePortfolio",
    /**
     * Grants permission to share a portfolio you own with another AWS account
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreatePortfolioShare.html
     */
    CreatePortfolioShare = "servicecatalog:CreatePortfolioShare",
    /**
     * Grants permission to create a product and that product's first provisioning art
     * ifact
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreateProduct.html
     */
    CreateProduct = "servicecatalog:CreateProduct",
    /**
     * Grants permission to add a new provisioned product plan
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreateProvisionedProductPlan.html
     */
    CreateProvisionedProductPlan = "servicecatalog:CreateProvisionedProductPlan",
    /**
     * Grants permission to add a new provisioning artifact to an existing product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreateProvisioningArtifact.html
     */
    CreateProvisioningArtifact = "servicecatalog:CreateProvisioningArtifact",
    /**
     * Grants permission to create a self-service action
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreateServiceAction.html
     */
    CreateServiceAction = "servicecatalog:CreateServiceAction",
    /**
     * Grants permission to create a TagOption
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_CreateTagOption.html
     */
    CreateTagOption = "servicecatalog:CreateTagOption",
    /**
     * Grants permission to delete an application if all associations have been remove
     * d from the application
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_DeleteApplication.html
     */
    DeleteApplication = "servicecatalog:DeleteApplication",
    /**
     * Grants permission to delete an attribute group if all associations have been re
     * moved from the attribute group
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_DeleteAttributeGroup.html
     */
    DeleteAttributeGroup = "servicecatalog:DeleteAttributeGroup",
    /**
     * Grants permission to remove and delete an existing constraint from an associate
     * d product and portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DeleteConstraint.html
     */
    DeleteConstraint = "servicecatalog:DeleteConstraint",
    /**
     * Grants permission to delete a portfolio if all associations and shares have bee
     * n removed from the portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DeletePortfolio.html
     */
    DeletePortfolio = "servicecatalog:DeletePortfolio",
    /**
     * Grants permission to unshare a portfolio you own from an AWS account you previo
     * usly shared the portfolio with
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DeletePortfolioShare.html
     */
    DeletePortfolioShare = "servicecatalog:DeletePortfolioShare",
    /**
     * Grants permission to delete a product if all associations have been removed fro
     * m the product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DeleteProduct.html
     */
    DeleteProduct = "servicecatalog:DeleteProduct",
    /**
     * Grants permission to delete a provisioned product plan
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DeleteProvisionedProductPlan.html
     */
    DeleteProvisionedProductPlan = "servicecatalog:DeleteProvisionedProductPlan",
    /**
     * Grants permission to delete a provisioning artifact from a product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DeleteProvisioningArtifact.html
     */
    DeleteProvisioningArtifact = "servicecatalog:DeleteProvisioningArtifact",
    /**
     * Grants permission to delete a resource-based policy for the specified resource
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/arguide/sharing-definitions.html
     */
    DeleteResourcePolicy = "servicecatalog:DeleteResourcePolicy",
    /**
     * Grants permission to delete a self-service action
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DeleteServiceAction.html
     */
    DeleteServiceAction = "servicecatalog:DeleteServiceAction",
    /**
     * Grants permission to delete the specified TagOption
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DeleteTagOption.html
     */
    DeleteTagOption = "servicecatalog:DeleteTagOption",
    /**
     * Grants permission to describe a constraint
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeConstraint.html
     */
    DescribeConstraint = "servicecatalog:DescribeConstraint",
    /**
     * Grants permission to get the status of the specified copy product operation
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeCopyProductStatus.html
     */
    DescribeCopyProductStatus = "servicecatalog:DescribeCopyProductStatus",
    /**
     * Grants permission to describe a portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribePortfolio.html
     */
    DescribePortfolio = "servicecatalog:DescribePortfolio",
    /**
     * Grants permission to get the status of the specified portfolio share operation
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribePortfolioShareStatus.html
     */
    DescribePortfolioShareStatus = "servicecatalog:DescribePortfolioShareStatus",
    /**
     * Grants permission to view a summary of each of the portfolio shares that were c
     * reated for the specified portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribePortfolioShares.html
     */
    DescribePortfolioShares = "servicecatalog:DescribePortfolioShares",
    /**
     * Grants permission to describe a product as an end-user
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeProduct.html
     */
    DescribeProduct = "servicecatalog:DescribeProduct",
    /**
     * Grants permission to describe a product as an admin
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeProductAsAdmin.html
     */
    DescribeProductAsAdmin = "servicecatalog:DescribeProductAsAdmin",
    /**
     * Grants permission to describe a product as an end-user
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeProductView.html
     */
    DescribeProductView = "servicecatalog:DescribeProductView",
    /**
     * Grants permission to describe a provisioned product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeProvisionedProduct.html
     */
    DescribeProvisionedProduct = "servicecatalog:DescribeProvisionedProduct",
    /**
     * Grants permission to describe a provisioned product plan
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeProvisionedProductPlan.html
     */
    DescribeProvisionedProductPlan = "servicecatalog:DescribeProvisionedProductPlan",
    /**
     * Grants permission to describe a provisioning artifact
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeProvisioningArtifact.html
     */
    DescribeProvisioningArtifact = "servicecatalog:DescribeProvisioningArtifact",
    /**
     * Grants permission to describe the parameters that you need to specify to succes
     * sfully provision a specified provisioning artifact
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeProvisioningParameters.html
     */
    DescribeProvisioningParameters = "servicecatalog:DescribeProvisioningParameters",
    /**
     * Grants permission to describe a record and lists any outputs
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeRecord.html
     */
    DescribeRecord = "servicecatalog:DescribeRecord",
    /**
     * Grants permission to describe a self-service action
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeServiceAction.html
     */
    DescribeServiceAction = "servicecatalog:DescribeServiceAction",
    /**
     * Grants permission to get the default parameters if you executed the specified S
     * ervice Action on the specified Provisioned Product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeServiceActionExecutionParameters.html
     */
    DescribeServiceActionExecutionParameters = "servicecatalog:DescribeServiceActionExecutionParameters",
    /**
     * Grants permission to get information about the specified TagOption
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DescribeTagOption.html
     */
    DescribeTagOption = "servicecatalog:DescribeTagOption",
    /**
     * Grants permission to disable portfolio sharing through AWS Organizations featur
     * e
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DisableAWSOrganizationsAccess.html
     */
    DisableAWSOrganizationsAccess = "servicecatalog:DisableAWSOrganizationsAccess",
    /**
     * Grants permission to disassociate an attribute group from an application
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_DisassociateAttributeGroup.html
     */
    DisassociateAttributeGroup = "servicecatalog:DisassociateAttributeGroup",
    /**
     * Grants permission to disassociate a budget from a resource
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DisassociateBudgetFromResource.html
     */
    DisassociateBudgetFromResource = "servicecatalog:DisassociateBudgetFromResource",
    /**
     * Grants permission to disassociate an IAM principal from a portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DisassociatePrincipalFromPortfolio.html
     */
    DisassociatePrincipalFromPortfolio = "servicecatalog:DisassociatePrincipalFromPortfolio",
    /**
     * Grants permission to disassociate a product from a portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DisassociateProductFromPortfolio.html
     */
    DisassociateProductFromPortfolio = "servicecatalog:DisassociateProductFromPortfolio",
    /**
     * Grants permission to disassociate a resource from an application
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_DisassociateResource.html
     */
    DisassociateResource = "servicecatalog:DisassociateResource",
    /**
     * Grants permission to disassociate the specified self-service action association
     * from the specified provisioning artifact
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DisassociateServiceActionFromProvisioningArtifact.html
     */
    DisassociateServiceActionFromProvisioningArtifact = "servicecatalog:DisassociateServiceActionFromProvisioningArtifact",
    /**
     * Grants permission to disassociate the specified TagOption from the specified re
     * source
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_DisassociateTagOptionFromResource.html
     */
    DisassociateTagOptionFromResource = "servicecatalog:DisassociateTagOptionFromResource",
    /**
     * Grants permission to enable portfolio sharing feature through AWS Organizations
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_EnableAWSOrganizationsAccess.html
     */
    EnableAWSOrganizationsAccess = "servicecatalog:EnableAWSOrganizationsAccess",
    /**
     * Grants permission to execute a provisioned product plan
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ExecuteProvisionedProductPlan.html
     */
    ExecuteProvisionedProductPlan = "servicecatalog:ExecuteProvisionedProductPlan",
    /**
     * Grants permission to executes a provisioned product plan
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ExecuteProvisionedProductServiceAction.html
     */
    ExecuteProvisionedProductServiceAction = "servicecatalog:ExecuteProvisionedProductServiceAction",
    /**
     * Grants permission to get the access status of AWS Organization portfolio share
     * feature
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_GetAWSOrganizationsAccessStatus.html
     */
    GetAWSOrganizationsAccessStatus = "servicecatalog:GetAWSOrganizationsAccessStatus",
    /**
     * Grants permission to get an application
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_GetApplication.html
     */
    GetApplication = "servicecatalog:GetApplication",
    /**
     * Grants permission to get information about a resource associated to an applicat
     * ion
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_GetAssociatedResource.html
     */
    GetAssociatedResource = "servicecatalog:GetAssociatedResource",
    /**
     * Grants permission to get an attribute group
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_GetAttributeGroup.html
     */
    GetAttributeGroup = "servicecatalog:GetAttributeGroup",
    /**
     * Grants permission to read AppRegistry configurations
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_GetConfiguration.html
     */
    GetConfiguration = "servicecatalog:GetConfiguration",
    /**
     * Grants permission to get the provisioned product output with either provisioned
     * product id or name
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_GetProvisionedProductOutputs.html
     */
    GetProvisionedProductOutputs = "servicecatalog:GetProvisionedProductOutputs",
    /**
     * Grants permission to get a resource-based policy for the specified resource
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/arguide/sharing-definitions.html
     */
    GetResourcePolicy = "servicecatalog:GetResourcePolicy",
    /**
     * Grants permission to import a resource into a provisioned product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ImportAsProvisionedProduct.html
     */
    ImportAsProvisionedProduct = "servicecatalog:ImportAsProvisionedProduct",
    /**
     * Grants permission to list the portfolios that have been shared with you and you
     * have accepted
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListAcceptedPortfolioShares.html
     */
    ListAcceptedPortfolioShares = "servicecatalog:ListAcceptedPortfolioShares",
    /**
     * Grants permission to list your applications
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_ListApplications.html
     */
    ListApplications = "servicecatalog:ListApplications",
    /**
     * Grants permission to list the attribute groups associated with an application
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_ListAssociatedAttributeGroups.html
     */
    ListAssociatedAttributeGroups = "servicecatalog:ListAssociatedAttributeGroups",
    /**
     * Grants permission to list the resources associated with an application
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_ListAssociatedResources.html
     */
    ListAssociatedResources = "servicecatalog:ListAssociatedResources",
    /**
     * Grants permission to list your attribute groups
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_ListAttributeGroups.html
     */
    ListAttributeGroups = "servicecatalog:ListAttributeGroups",
    /**
     * Grants permission to list the associated attribute groups for a given applicati
     * on
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_ListAttributeGroupsForApplication.html
     */
    ListAttributeGroupsForApplication = "servicecatalog:ListAttributeGroupsForApplication",
    /**
     * Grants permission to list all the budgets associated to a resource
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListBudgetsForResource.html
     */
    ListBudgetsForResource = "servicecatalog:ListBudgetsForResource",
    /**
     * Grants permission to list constraints associated with a given portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListConstraintsForPortfolio.html
     */
    ListConstraintsForPortfolio = "servicecatalog:ListConstraintsForPortfolio",
    /**
     * Grants permission to list the different ways to launch a given product as an en
     * d-user
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListLaunchPaths.html
     */
    ListLaunchPaths = "servicecatalog:ListLaunchPaths",
    /**
     * Grants permission to list the organization nodes that have access to the specif
     * ied portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListOrganizationPortfolioAccess.html
     */
    ListOrganizationPortfolioAccess = "servicecatalog:ListOrganizationPortfolioAccess",
    /**
     * Grants permission to list the AWS accounts you have shared a given portfolio wi
     * th
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListPortfolioAccess.html
     */
    ListPortfolioAccess = "servicecatalog:ListPortfolioAccess",
    /**
     * Grants permission to list the portfolios in your account
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListPortfolios.html
     */
    ListPortfolios = "servicecatalog:ListPortfolios",
    /**
     * Grants permission to list the portfolios associated with a given product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListPortfoliosForProduct.html
     */
    ListPortfoliosForProduct = "servicecatalog:ListPortfoliosForProduct",
    /**
     * Grants permission to list the IAM principals associated with a given portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListPrincipalsForPortfolio.html
     */
    ListPrincipalsForPortfolio = "servicecatalog:ListPrincipalsForPortfolio",
    /**
     * Grants permission to list the provisioned product plans
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListProvisionedProductPlans.html
     */
    ListProvisionedProductPlans = "servicecatalog:ListProvisionedProductPlans",
    /**
     * Grants permission to list the provisioning artifacts associated with a given pr
     * oduct
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListProvisioningArtifacts.html
     */
    ListProvisioningArtifacts = "servicecatalog:ListProvisioningArtifacts",
    /**
     * Grants permission to list all provisioning artifacts for the specified self-ser
     * vice action
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListProvisioningArtifactsForServiceAction.html
     */
    ListProvisioningArtifactsForServiceAction = "servicecatalog:ListProvisioningArtifactsForServiceAction",
    /**
     * Grants permission to list all the records in your account or all the records re
     * lated to a given provisioned product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListRecordHistory.html
     */
    ListRecordHistory = "servicecatalog:ListRecordHistory",
    /**
     * Grants permission to list the resources associated with the specified TagOption
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListResourcesForTagOption.html
     */
    ListResourcesForTagOption = "servicecatalog:ListResourcesForTagOption",
    /**
     * Grants permission to list all self-service actions
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListServiceActions.html
     */
    ListServiceActions = "servicecatalog:ListServiceActions",
    /**
     * Grants permission to list all the service actions associated with the specified
     * provisioning artifact in your account
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListServiceActionsForProvisioningArtifact.html
     */
    ListServiceActionsForProvisioningArtifact = "servicecatalog:ListServiceActionsForProvisioningArtifact",
    /**
     * Grants permission to list account, region and status of each stack instances th
     * at are associated with a CFN_STACKSET type provisioned product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListStackInstancesForProvisionedProduct.html
     */
    ListStackInstancesForProvisionedProduct = "servicecatalog:ListStackInstancesForProvisionedProduct",
    /**
     * Grants permission to list the specified TagOptions or all TagOptions
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ListTagOptions.html
     */
    ListTagOptions = "servicecatalog:ListTagOptions",
    /**
     * Grants permission to list the tags for a service catalog appregistry resource
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_ListTagsForResource.html
     */
    ListTagsForResource = "servicecatalog:ListTagsForResource",
    /**
     * Grants permission to notify the result of the provisioning engine execution
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_NotifyProvisionProductEngineWorkflowResult.html
     */
    NotifyProvisionProductEngineWorkflowResult = "servicecatalog:NotifyProvisionProductEngineWorkflowResult",
    /**
     * Grants permission to notify the result of the terminate engine execution
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_NotifyTerminateProvisionedProductEngineWorkflowResult.html
     */
    NotifyTerminateProvisionedProductEngineWorkflowResult = "servicecatalog:NotifyTerminateProvisionedProductEngineWorkflowResult",
    /**
     * Grants permission to notify the result of the update engine execution
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_NotifyUpdateProvisionedProductEngineWorkflowResult.html
     */
    NotifyUpdateProvisionedProductEngineWorkflowResult = "servicecatalog:NotifyUpdateProvisionedProductEngineWorkflowResult",
    /**
     * Grants permission to provision a product with a specified provisioning artifact
     * and launch parameters
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ProvisionProduct.html
     */
    ProvisionProduct = "servicecatalog:ProvisionProduct",
    /**
     * Grants permission to assign AppRegistry configurations
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_PutConfiguration.html
     */
    PutConfiguration = "servicecatalog:PutConfiguration",
    /**
     * Grants permission to add a resource-based policy for the specified resource
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/arguide/sharing-definitions.html
     */
    PutResourcePolicy = "servicecatalog:PutResourcePolicy",
    /**
     * Grants permission to reject a portfolio that has been shared with you that you
     * previously accepted
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_RejectPortfolioShare.html
     */
    RejectPortfolioShare = "servicecatalog:RejectPortfolioShare",
    /**
     * Grants permission to list all the provisioned products in your account
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ScanProvisionedProducts.html
     */
    ScanProvisionedProducts = "servicecatalog:ScanProvisionedProducts",
    /**
     * Grants permission to list the products available to you as an end-user
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_SearchProducts.html
     */
    SearchProducts = "servicecatalog:SearchProducts",
    /**
     * Grants permission to list all the products in your account or all the products
     * associated with a given portfolio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_SearchProductsAsAdmin.html
     */
    SearchProductsAsAdmin = "servicecatalog:SearchProductsAsAdmin",
    /**
     * Grants permission to list all the provisioned products in your account
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_SearchProvisionedProducts.html
     */
    SearchProvisionedProducts = "servicecatalog:SearchProvisionedProducts",
    /**
     * Grants permission to sync a resource with its current state in AppRegistry
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_SyncResource.html
     */
    SyncResource = "servicecatalog:SyncResource",
    /**
     * Grants permission to tag a service catalog appregistry resource
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_TagResource.html
     */
    TagResource = "servicecatalog:TagResource",
    /**
     * Grants permission to terminate an existing provisioned product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_TerminateProvisionedProduct.html
     */
    TerminateProvisionedProduct = "servicecatalog:TerminateProvisionedProduct",
    /**
     * Grants permission to remove a tag from a service catalog appregistry resource
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_UntagResource.html
     */
    UntagResource = "servicecatalog:UntagResource",
    /**
     * Grants permission to update the attributes of an existing application
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_UpdateApplication.html
     */
    UpdateApplication = "servicecatalog:UpdateApplication",
    /**
     * Grants permission to update the attributes of an existing attribute group
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_app-registry_UpdateAttributeGroup.html
     */
    UpdateAttributeGroup = "servicecatalog:UpdateAttributeGroup",
    /**
     * Grants permission to update the metadata fields of an existing constraint
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_UpdateConstraint.html
     */
    UpdateConstraint = "servicecatalog:UpdateConstraint",
    /**
     * Grants permission to update the metadata fields and/or tags of an existing port
     * folio
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_UpdatePortfolio.html
     */
    UpdatePortfolio = "servicecatalog:UpdatePortfolio",
    /**
     * Grants permission to enable or disable resource sharing for an existing portfol
     * io share
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_UpdatePortfolioShare.html
     */
    UpdatePortfolioShare = "servicecatalog:UpdatePortfolioShare",
    /**
     * Grants permission to update the metadata fields and/or tags of an existing prod
     * uct
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_UpdateProduct.html
     */
    UpdateProduct = "servicecatalog:UpdateProduct",
    /**
     * Grants permission to update an existing provisioned product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_UpdateProvisionedProduct.html
     */
    UpdateProvisionedProduct = "servicecatalog:UpdateProvisionedProduct",
    /**
     * Grants permission to update the properties of an existing provisioned product
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_UpdateProvisionedProductProperties.html
     */
    UpdateProvisionedProductProperties = "servicecatalog:UpdateProvisionedProductProperties",
    /**
     * Grants permission to update the metadata fields of an existing provisioning art
     * ifact
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_UpdateProvisioningArtifact.html
     */
    UpdateProvisioningArtifact = "servicecatalog:UpdateProvisioningArtifact",
    /**
     * Grants permission to update a self-service action
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_UpdateServiceAction.html
     */
    UpdateServiceAction = "servicecatalog:UpdateServiceAction",
    /**
     * Grants permission to update the specified TagOption
     *
     * See https://docs.aws.amazon.com/servicecatalog/latest/dg/API_UpdateTagOption.html
     */
    UpdateTagOption = "servicecatalog:UpdateTagOption"
}
