aws servicecatalog90 CLI commands available for AWS Service Catalog.
| Command | API Operation | Sample |
|---|---|---|
accept-portfolio-shareAccepts an offer to share the specified portfolio. | AcceptPortfolioShare | |
associate-budget-with-resourceAssociates the specified budget with the specified resource. | AssociateBudgetWithResource | |
associate-principal-with-portfolioAssociates the specified principal ARN with the specified portfolio. If you share the portfolio with principal name sharing enabled, the PrincipalARN association is included in the share. The PortfolioID, PrincipalARN, and PrincipalType parameters are required. You can associate a maximum of 10 Pr | AssociatePrincipalWithPortfolio | |
associate-product-with-portfolioAssociates the specified product with the specified portfolio. A delegated admin is authorized to invoke this command. | AssociateProductWithPortfolio | |
associate-service-action-with-provisioning-artifactAssociates a self-service action with a provisioning artifact. | AssociateServiceActionWithProvisioningArtifact | |
associate-tag-option-with-resourceAssociate the specified TagOption with the specified portfolio or product. | AssociateTagOptionWithResource | |
batch-associate-service-action-with-provisioning-artifactAssociates multiple self-service actions with provisioning artifacts. | BatchAssociateServiceActionWithProvisioningArtifact | |
batch-disassociate-service-action-from-provisioning-artifactDisassociates a batch of self-service actions from the specified provisioning artifact. | BatchDisassociateServiceActionFromProvisioningArtifact | |
copy-productCopies the specified source product to the specified target product or a new product. 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 | CopyProduct | |
create-constraintCreates a constraint. A delegated admin is authorized to invoke this command. | CreateConstraint | |
create-portfolioCreates a portfolio. A delegated admin is authorized to invoke this command. | CreatePortfolio | |
create-portfolio-shareShares 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. | CreatePortfolioShare | |
create-productCreates a product. A delegated admin is authorized to invoke this command. The user or role that performs this operation must have the cloudformation:GetTemplate IAM policy permission. This policy permission is required when using the ImportFromPhysicalId template source in the information data sect | CreateProduct | |
create-provisioned-product-planCreates a plan. 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. You can create one plan for each provisioned product. To create a plan for an existing provisioned product, the product s | CreateProvisionedProductPlan | |
create-provisioning-artifactCreates a provisioning artifact (also known as a version) for the specified product. You cannot create a provisioning artifact for a product that was shared with you. The user or role that performs this operation must have the cloudformation:GetTemplate IAM policy permission. This policy permission | CreateProvisioningArtifact | |
create-service-actionCreates a self-service action. | CreateServiceAction | |
create-tag-optionCreates a TagOption. | CreateTagOption | |
delete-constraintDeletes the specified constraint. A delegated admin is authorized to invoke this command. | DeleteConstraint | |
delete-portfolioDeletes the specified portfolio. You cannot delete a portfolio if it was shared with you or if it has associated products, users, constraints, or shared accounts. A delegated admin is authorized to invoke this command. | DeletePortfolio | |
delete-portfolio-shareStops 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. Note that if a delegated admin is de-registered, portfolio shares created from that | DeletePortfolioShare | |
delete-productDeletes the specified product. You cannot delete a product if it was shared with you or is associated with a portfolio. A delegated admin is authorized to invoke this command. | DeleteProduct | |
delete-provisioned-product-planDeletes the specified plan. | DeleteProvisionedProductPlan | |
delete-provisioning-artifactDeletes the specified provisioning artifact (also known as a version) for the specified product. 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 prov | DeleteProvisioningArtifact | |
delete-service-actionDeletes a self-service action. | DeleteServiceAction | |
delete-tag-optionDeletes the specified TagOption. You cannot delete a TagOption if it is associated with a product or portfolio. | DeleteTagOption | |
describe-constraintGets information about the specified constraint. | DescribeConstraint | |
describe-copy-product-statusGets the status of the specified copy product operation. | DescribeCopyProductStatus | |
describe-portfolioGets information about the specified portfolio. A delegated admin is authorized to invoke this command. | DescribePortfolio | |
describe-portfolio-share-statusGets 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. | DescribePortfolioShareStatus | |
describe-portfolio-sharesReturns a summary of each of the portfolio shares that were created for the specified portfolio. 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 | DescribePortfolioShares | |
describe-productGets information about the specified product. Running this operation with administrator access results in a failure. DescribeProductAsAdmin should be used instead. | DescribeProduct | |
describe-product-as-adminGets information about the specified product. This operation is run with administrator access. | DescribeProductAsAdmin | |
describe-product-viewGets information about the specified product. | DescribeProductView | |
describe-provisioned-productGets information about the specified provisioned product. | DescribeProvisionedProduct | |
describe-provisioned-product-planGets information about the resource changes for the specified plan. | DescribeProvisionedProductPlan | |
describe-provisioning-artifactGets information about the specified provisioning artifact (also known as a version) for the specified product. | DescribeProvisioningArtifact | |
describe-provisioning-parametersGets information about the configuration required to provision the specified product using the specified provisioning artifact. 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 la | DescribeProvisioningParameters | |
describe-recordGets information about the specified request operation. Use this operation after calling a request operation (for example, ProvisionProduct, TerminateProvisionedProduct, or UpdateProvisionedProduct). If a provisioned product was transferred to a new owner using UpdateProvisionedProductProperties, | DescribeRecord | |
describe-service-actionDescribes a self-service action. | DescribeServiceAction | |
describe-service-action-execution-parametersFinds the default parameters for a specific self-service action on a specific provisioned product and returns a map of the results to the user. | DescribeServiceActionExecutionParameters | |
describe-tag-optionGets information about the specified TagOption. | DescribeTagOption | |
disable-aws-organizations-accessDisable 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. | DisableAWSOrganizationsAccess | |
disassociate-budget-from-resourceDisassociates the specified budget from the specified resource. | DisassociateBudgetFromResource | |
disassociate-principal-from-portfolioDisassociates a previously associated principal ARN from a specified portfolio. The PrincipalType and PrincipalARN must match the AssociatePrincipalWithPortfolio call request details. For example, to disassociate an association created with a PrincipalARN of PrincipalType IAM you must use the Princi | DisassociatePrincipalFromPortfolio | |
disassociate-product-from-portfolioDisassociates the specified product from the specified portfolio. A delegated admin is authorized to invoke this command. | DisassociateProductFromPortfolio | |
disassociate-service-action-from-provisioning-artifactDisassociates the specified self-service action association from the specified provisioning artifact. | DisassociateServiceActionFromProvisioningArtifact | |
disassociate-tag-option-from-resourceDisassociates the specified TagOption from the specified resource. | DisassociateTagOptionFromResource | |
enable-aws-organizations-accessEnable 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. When you call this API, Service Cata | EnableAWSOrganizationsAccess | |
execute-provisioned-product-planProvisions or modifies a product based on the resource changes for the specified plan. | ExecuteProvisionedProductPlan | |
execute-provisioned-product-service-actionExecutes a self-service action against a provisioned product. | ExecuteProvisionedProductServiceAction | |
get-aws-organizations-access-statusGet 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. | GetAWSOrganizationsAccessStatus | |
get-provisioned-product-outputsThis API takes either a ProvisonedProductId or a ProvisionedProductName, along with a list of one or more output keys, and responds with the key/value pairs of those outputs. | GetProvisionedProductOutputs | |
import-as-provisioned-productRequests 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. Resource import only supports CloudFormation stack ARNs | ImportAsProvisionedProduct | |
list-accepted-portfolio-sharesLists all imported portfolios for which account-to-account shares were accepted by this account. By specifying the PortfolioShareType, you can list portfolios for which organizational shares were accepted by this account. | ListAcceptedPortfolioShares | |
list-budgets-for-resourceLists all the budgets associated to the specified resource. | ListBudgetsForResource | |
list-constraints-for-portfolioLists the constraints for the specified portfolio and product. | ListConstraintsForPortfolio | |
list-launch-pathsLists 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. When prov | ListLaunchPaths | |
list-organization-portfolio-accessLists 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. If a delegated admin is de-registered, they can no longer perform this operation. | ListOrganizationPortfolioAccess | |
list-portfolio-accessLists the account IDs that have access to the specified portfolio. 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. | ListPortfolioAccess | |
list-portfoliosLists all portfolios in the catalog. | ListPortfolios | |
list-portfolios-for-productLists all portfolios that the specified product is associated with. | ListPortfoliosForProduct | |
list-principals-for-portfolioLists all PrincipalARNs and corresponding PrincipalTypes associated with the specified portfolio. | ListPrincipalsForPortfolio | |
list-provisioned-product-plansLists the plans for the specified provisioned product or all plans to which the user has access. | ListProvisionedProductPlans | |
list-provisioning-artifactsLists all provisioning artifacts (also known as versions) for the specified product. | ListProvisioningArtifacts | |
list-provisioning-artifacts-for-service-actionLists all provisioning artifacts (also known as versions) for the specified self-service action. | ListProvisioningArtifactsForServiceAction | |
list-record-historyLists the specified requests or all performed requests. | ListRecordHistory | |
list-resources-for-tag-optionLists the resources associated with the specified TagOption. | ListResourcesForTagOption | |
list-service-actionsLists all self-service actions. | ListServiceActions | |
list-service-actions-for-provisioning-artifactReturns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID. | ListServiceActionsForProvisioningArtifact | |
list-stack-instances-for-provisioned-productReturns summary information about stack instances that are associated with the specified CFN_STACKSET type provisioned product. You can filter for stack instances that are associated with a specific Amazon Web Services account name or Region. | ListStackInstancesForProvisionedProduct | |
list-tag-optionsLists the specified TagOptions or all TagOptions. | ListTagOptions | |
notify-provision-product-engine-workflow-resultNotifies the result of the provisioning engine execution. | NotifyProvisionProductEngineWorkflowResult | |
notify-terminate-provisioned-product-engine-workflow-resultNotifies the result of the terminate engine execution. | NotifyTerminateProvisionedProductEngineWorkflowResult | |
notify-update-provisioned-product-engine-workflow-resultNotifies the result of the update engine execution. | NotifyUpdateProvisionedProductEngineWorkflowResult | |
provision-productProvisions the specified product. 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 DescribeRecord | ProvisionProduct | |
reject-portfolio-shareRejects an offer to share the specified portfolio. | RejectPortfolioShare | |
scan-provisioned-productsLists the provisioned products that are available (not terminated). To use additional filtering, see SearchProvisionedProducts. | ScanProvisionedProducts | |
search-productsGets information about the products to which the caller has access. | SearchProducts | |
search-products-as-adminGets information about the products for the specified portfolio or all products. | SearchProductsAsAdmin | |
search-provisioned-productsGets information about the provisioned products that meet the specified criteria. | SearchProvisionedProducts | |
terminate-provisioned-productTerminates the specified provisioned product. This operation does not delete any records associated with the provisioned product. You can check the status of this request using DescribeRecord. | TerminateProvisionedProduct | |
update-constraintUpdates the specified constraint. | UpdateConstraint | |
update-portfolioUpdates the specified portfolio. You cannot update a product that was shared with you. | UpdatePortfolio | |
update-portfolio-shareUpdates the specified portfolio share. You can use this API to enable or disable TagOptions sharing or Principal sharing for an existing portfolio share. The portfolio share cannot be updated if the CreatePortfolioShare operation is IN_PROGRESS, as the share is not available to recipient entities. | UpdatePortfolioShare | |
update-productUpdates the specified product. | UpdateProduct | |
update-provisioned-productRequests updates to the configuration of the specified provisioned product. 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 p | UpdateProvisionedProduct | |
update-provisioned-product-propertiesRequests updates to the properties of the specified provisioned product. | UpdateProvisionedProductProperties | |
update-provisioning-artifactUpdates the specified provisioning artifact (also known as a version) for the specified product. You cannot update a provisioning artifact for a product that was shared with you. | UpdateProvisioningArtifact | |
update-service-actionUpdates a self-service action. | UpdateServiceAction | |
update-tag-optionUpdates the specified TagOption. | UpdateTagOption |
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterService Catalog