Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ServiceCatalog

import { ServiceCatalog } from "https://aws-api.deno.dev/v0.4/services/servicecatalog.ts?docs=full";
class ServiceCatalog {
constructor(apiFactory: client.ApiFactory);
async acceptPortfolioShare(params: AcceptPortfolioShareInput, opts?: client.RequestOptions): Promise<void>;
async associateBudgetWithResource(params: AssociateBudgetWithResourceInput, opts?: client.RequestOptions): Promise<void>;
async associatePrincipalWithPortfolio(params: AssociatePrincipalWithPortfolioInput, opts?: client.RequestOptions): Promise<void>;
async associateProductWithPortfolio(params: AssociateProductWithPortfolioInput, opts?: client.RequestOptions): Promise<void>;
async associateServiceActionWithProvisioningArtifact(params: AssociateServiceActionWithProvisioningArtifactInput, opts?: client.RequestOptions): Promise<void>;
async associateTagOptionWithResource(params: AssociateTagOptionWithResourceInput, opts?: client.RequestOptions): Promise<void>;
async copyProduct(params: CopyProductInput, opts?: client.RequestOptions): Promise<CopyProductOutput>;
async createConstraint(params: CreateConstraintInput, opts?: client.RequestOptions): Promise<CreateConstraintOutput>;
async createPortfolio(params: CreatePortfolioInput, opts?: client.RequestOptions): Promise<CreatePortfolioOutput>;
async createPortfolioShare(params: CreatePortfolioShareInput, opts?: client.RequestOptions): Promise<CreatePortfolioShareOutput>;
async createProduct(params: CreateProductInput, opts?: client.RequestOptions): Promise<CreateProductOutput>;
async createProvisionedProductPlan(params: CreateProvisionedProductPlanInput, opts?: client.RequestOptions): Promise<CreateProvisionedProductPlanOutput>;
async createProvisioningArtifact(params: CreateProvisioningArtifactInput, opts?: client.RequestOptions): Promise<CreateProvisioningArtifactOutput>;
async createServiceAction(params: CreateServiceActionInput, opts?: client.RequestOptions): Promise<CreateServiceActionOutput>;
async createTagOption(params: CreateTagOptionInput, opts?: client.RequestOptions): Promise<CreateTagOptionOutput>;
async deleteConstraint(params: DeleteConstraintInput, opts?: client.RequestOptions): Promise<void>;
async deletePortfolio(params: DeletePortfolioInput, opts?: client.RequestOptions): Promise<void>;
async deletePortfolioShare(params: DeletePortfolioShareInput, opts?: client.RequestOptions): Promise<DeletePortfolioShareOutput>;
async deleteProduct(params: DeleteProductInput, opts?: client.RequestOptions): Promise<void>;
async deleteProvisionedProductPlan(params: DeleteProvisionedProductPlanInput, opts?: client.RequestOptions): Promise<void>;
async deleteProvisioningArtifact(params: DeleteProvisioningArtifactInput, opts?: client.RequestOptions): Promise<void>;
async deleteServiceAction(params: DeleteServiceActionInput, opts?: client.RequestOptions): Promise<void>;
async deleteTagOption(params: DeleteTagOptionInput, opts?: client.RequestOptions): Promise<void>;
async describeConstraint(params: DescribeConstraintInput, opts?: client.RequestOptions): Promise<DescribeConstraintOutput>;
async describeCopyProductStatus(params: DescribeCopyProductStatusInput, opts?: client.RequestOptions): Promise<DescribeCopyProductStatusOutput>;
async describePortfolio(params: DescribePortfolioInput, opts?: client.RequestOptions): Promise<DescribePortfolioOutput>;
async describePortfolioShares(params: DescribePortfolioSharesInput, opts?: client.RequestOptions): Promise<DescribePortfolioSharesOutput>;
async describePortfolioShareStatus(params: DescribePortfolioShareStatusInput, opts?: client.RequestOptions): Promise<DescribePortfolioShareStatusOutput>;
async describeProduct(params?: DescribeProductInput, opts?: client.RequestOptions): Promise<DescribeProductOutput>;
async describeProductAsAdmin(params?: DescribeProductAsAdminInput, opts?: client.RequestOptions): Promise<DescribeProductAsAdminOutput>;
async describeProductView(params: DescribeProductViewInput, opts?: client.RequestOptions): Promise<DescribeProductViewOutput>;
async describeProvisionedProduct(params?: DescribeProvisionedProductInput, opts?: client.RequestOptions): Promise<DescribeProvisionedProductOutput>;
async describeProvisionedProductPlan(params: DescribeProvisionedProductPlanInput, opts?: client.RequestOptions): Promise<DescribeProvisionedProductPlanOutput>;
async describeProvisioningArtifact(params?: DescribeProvisioningArtifactInput, opts?: client.RequestOptions): Promise<DescribeProvisioningArtifactOutput>;
async describeProvisioningParameters(params?: DescribeProvisioningParametersInput, opts?: client.RequestOptions): Promise<DescribeProvisioningParametersOutput>;
async describeRecord(params: DescribeRecordInput, opts?: client.RequestOptions): Promise<DescribeRecordOutput>;
async describeServiceAction(params: DescribeServiceActionInput, opts?: client.RequestOptions): Promise<DescribeServiceActionOutput>;
async describeServiceActionExecutionParameters(params: DescribeServiceActionExecutionParametersInput, opts?: client.RequestOptions): Promise<DescribeServiceActionExecutionParametersOutput>;
async describeTagOption(params: DescribeTagOptionInput, opts?: client.RequestOptions): Promise<DescribeTagOptionOutput>;
async disableAWSOrganizationsAccess(opts?: client.RequestOptions): Promise<void>;
async disassociateBudgetFromResource(params: DisassociateBudgetFromResourceInput, opts?: client.RequestOptions): Promise<void>;
async disassociatePrincipalFromPortfolio(params: DisassociatePrincipalFromPortfolioInput, opts?: client.RequestOptions): Promise<void>;
async disassociateProductFromPortfolio(params: DisassociateProductFromPortfolioInput, opts?: client.RequestOptions): Promise<void>;
async disassociateServiceActionFromProvisioningArtifact(params: DisassociateServiceActionFromProvisioningArtifactInput, opts?: client.RequestOptions): Promise<void>;
async disassociateTagOptionFromResource(params: DisassociateTagOptionFromResourceInput, opts?: client.RequestOptions): Promise<void>;
async enableAWSOrganizationsAccess(opts?: client.RequestOptions): Promise<void>;
async executeProvisionedProductPlan(params: ExecuteProvisionedProductPlanInput, opts?: client.RequestOptions): Promise<ExecuteProvisionedProductPlanOutput>;
async executeProvisionedProductServiceAction(params: ExecuteProvisionedProductServiceActionInput, opts?: client.RequestOptions): Promise<ExecuteProvisionedProductServiceActionOutput>;
async getAWSOrganizationsAccessStatus(opts?: client.RequestOptions): Promise<GetAWSOrganizationsAccessStatusOutput>;
async getProvisionedProductOutputs(params?: GetProvisionedProductOutputsInput, opts?: client.RequestOptions): Promise<GetProvisionedProductOutputsOutput>;
async importAsProvisionedProduct(params: ImportAsProvisionedProductInput, opts?: client.RequestOptions): Promise<ImportAsProvisionedProductOutput>;
async listAcceptedPortfolioShares(params?: ListAcceptedPortfolioSharesInput, opts?: client.RequestOptions): Promise<ListAcceptedPortfolioSharesOutput>;
async listBudgetsForResource(params: ListBudgetsForResourceInput, opts?: client.RequestOptions): Promise<ListBudgetsForResourceOutput>;
async listConstraintsForPortfolio(params: ListConstraintsForPortfolioInput, opts?: client.RequestOptions): Promise<ListConstraintsForPortfolioOutput>;
async listLaunchPaths(params: ListLaunchPathsInput, opts?: client.RequestOptions): Promise<ListLaunchPathsOutput>;
async listOrganizationPortfolioAccess(params: ListOrganizationPortfolioAccessInput, opts?: client.RequestOptions): Promise<ListOrganizationPortfolioAccessOutput>;
async listPortfolioAccess(params: ListPortfolioAccessInput, opts?: client.RequestOptions): Promise<ListPortfolioAccessOutput>;
async listPortfolios(params?: ListPortfoliosInput, opts?: client.RequestOptions): Promise<ListPortfoliosOutput>;
async listPortfoliosForProduct(params: ListPortfoliosForProductInput, opts?: client.RequestOptions): Promise<ListPortfoliosForProductOutput>;
async listPrincipalsForPortfolio(params: ListPrincipalsForPortfolioInput, opts?: client.RequestOptions): Promise<ListPrincipalsForPortfolioOutput>;
async listProvisionedProductPlans(params?: ListProvisionedProductPlansInput, opts?: client.RequestOptions): Promise<ListProvisionedProductPlansOutput>;
async listProvisioningArtifacts(params: ListProvisioningArtifactsInput, opts?: client.RequestOptions): Promise<ListProvisioningArtifactsOutput>;
async listProvisioningArtifactsForServiceAction(params: ListProvisioningArtifactsForServiceActionInput, opts?: client.RequestOptions): Promise<ListProvisioningArtifactsForServiceActionOutput>;
async listRecordHistory(params?: ListRecordHistoryInput, opts?: client.RequestOptions): Promise<ListRecordHistoryOutput>;
async listResourcesForTagOption(params: ListResourcesForTagOptionInput, opts?: client.RequestOptions): Promise<ListResourcesForTagOptionOutput>;
async listServiceActions(params?: ListServiceActionsInput, opts?: client.RequestOptions): Promise<ListServiceActionsOutput>;
async listServiceActionsForProvisioningArtifact(params: ListServiceActionsForProvisioningArtifactInput, opts?: client.RequestOptions): Promise<ListServiceActionsForProvisioningArtifactOutput>;
async listStackInstancesForProvisionedProduct(params: ListStackInstancesForProvisionedProductInput, opts?: client.RequestOptions): Promise<ListStackInstancesForProvisionedProductOutput>;
async listTagOptions(params?: ListTagOptionsInput, opts?: client.RequestOptions): Promise<ListTagOptionsOutput>;
async provisionProduct(params: ProvisionProductInput, opts?: client.RequestOptions): Promise<ProvisionProductOutput>;
async rejectPortfolioShare(params: RejectPortfolioShareInput, opts?: client.RequestOptions): Promise<void>;
async scanProvisionedProducts(params?: ScanProvisionedProductsInput, opts?: client.RequestOptions): Promise<ScanProvisionedProductsOutput>;
async searchProducts(params?: SearchProductsInput, opts?: client.RequestOptions): Promise<SearchProductsOutput>;
async searchProductsAsAdmin(params?: SearchProductsAsAdminInput, opts?: client.RequestOptions): Promise<SearchProductsAsAdminOutput>;
async searchProvisionedProducts(params?: SearchProvisionedProductsInput, opts?: client.RequestOptions): Promise<SearchProvisionedProductsOutput>;
async terminateProvisionedProduct(params: TerminateProvisionedProductInput, opts?: client.RequestOptions): Promise<TerminateProvisionedProductOutput>;
async updateConstraint(params: UpdateConstraintInput, opts?: client.RequestOptions): Promise<UpdateConstraintOutput>;
async updatePortfolio(params: UpdatePortfolioInput, opts?: client.RequestOptions): Promise<UpdatePortfolioOutput>;
async updatePortfolioShare(params: UpdatePortfolioShareInput, opts?: client.RequestOptions): Promise<UpdatePortfolioShareOutput>;
async updateProduct(params: UpdateProductInput, opts?: client.RequestOptions): Promise<UpdateProductOutput>;
async updateProvisionedProduct(params: UpdateProvisionedProductInput, opts?: client.RequestOptions): Promise<UpdateProvisionedProductOutput>;
async updateProvisionedProductProperties(params: UpdateProvisionedProductPropertiesInput, opts?: client.RequestOptions): Promise<UpdateProvisionedProductPropertiesOutput>;
async updateProvisioningArtifact(params: UpdateProvisioningArtifactInput, opts?: client.RequestOptions): Promise<UpdateProvisioningArtifactOutput>;
async updateServiceAction(params: UpdateServiceActionInput, opts?: client.RequestOptions): Promise<UpdateServiceActionOutput>;
async updateTagOption(params: UpdateTagOptionInput, opts?: client.RequestOptions): Promise<UpdateTagOptionOutput>;
 
static ApiMetadata: client.ApiMetadata;
}

§Constructors

§
new ServiceCatalog(apiFactory: client.ApiFactory)
[src]

§Methods

§
acceptPortfolioShare(params: AcceptPortfolioShareInput, opts?: client.RequestOptions): Promise<void>
[src]

Accepts an offer to share the specified portfolio.

§
associateBudgetWithResource(params: AssociateBudgetWithResourceInput, opts?: client.RequestOptions): Promise<void>
[src]

Associates the specified budget with the specified resource.

§
associatePrincipalWithPortfolio(params: AssociatePrincipalWithPortfolioInput, opts?: client.RequestOptions): Promise<void>
[src]

Associates 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 Principals with a portfolio using PrincipalType as IAM_PATTERN

Note: 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 not 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 PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.

§
associateProductWithPortfolio(params: AssociateProductWithPortfolioInput, opts?: client.RequestOptions): Promise<void>
[src]

Associates the specified product with the specified portfolio.

A delegated admin is authorized to invoke this command.

§
associateServiceActionWithProvisioningArtifact(params: AssociateServiceActionWithProvisioningArtifactInput, opts?: client.RequestOptions): Promise<void>
[src]

Associates a self-service action with a provisioning artifact.

§
associateTagOptionWithResource(params: AssociateTagOptionWithResourceInput, opts?: client.RequestOptions): Promise<void>
[src]

Associate the specified TagOption with the specified portfolio or product.

§

Associates multiple self-service actions with provisioning artifacts.

§

Disassociates a batch of self-service actions from the specified provisioning artifact.

§
copyProduct(params: CopyProductInput, opts?: client.RequestOptions): Promise<CopyProductOutput>
[src]

Copies 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 using "CreatePortfolioShare".

This operation is performed asynchronously. To track the progress of the operation, use "DescribeCopyProductStatus".

§
createConstraint(params: CreateConstraintInput, opts?: client.RequestOptions): Promise<CreateConstraintOutput>
[src]

Creates a constraint.

A delegated admin is authorized to invoke this command.

§
createPortfolio(params: CreatePortfolioInput, opts?: client.RequestOptions): Promise<CreatePortfolioOutput>
[src]

Creates a portfolio.

A delegated admin is authorized to invoke this command.

§

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.

Note that if a delegated admin is de-registered, they can no longer create portfolio shares.

AWSOrganizationsAccess must be enabled in order to create a portfolio share to an organization node.

You can't share a shared resource, including portfolios that contain a shared product.

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 UpdatePortfolioShare API instead.

Note: 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 not 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 PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.

§
createProduct(params: CreateProductInput, opts?: client.RequestOptions): Promise<CreateProductOutput>
[src]

Creates 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 section.

§

Creates 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 status must be AVAILABLE or TAINTED.

To view the resource changes in the change set, use "DescribeProvisionedProductPlan". To create or modify the provisioned product, use "ExecuteProvisionedProductPlan".

§

Creates 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 is required when using the ImportFromPhysicalId template source in the information data section.

§

Creates a self-service action.

§
createTagOption(params: CreateTagOptionInput, opts?: client.RequestOptions): Promise<CreateTagOptionOutput>
[src]

Creates a TagOption.

§
deleteConstraint(params: DeleteConstraintInput, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the specified constraint.

A delegated admin is authorized to invoke this command.

§
deletePortfolio(params: DeletePortfolioInput, opts?: client.RequestOptions): Promise<void>
[src]

Deletes 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.

§

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.

Note that if a delegated admin is de-registered, portfolio shares created from that account are removed.

§
deleteProduct(params: DeleteProductInput, opts?: client.RequestOptions): Promise<void>
[src]

Deletes 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.

§
deleteProvisionedProductPlan(params: DeleteProvisionedProductPlanInput, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the specified plan.

§
deleteProvisioningArtifact(params: DeleteProvisioningArtifactInput, opts?: client.RequestOptions): Promise<void>
[src]

Deletes 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 provisioning artifact.

§
deleteServiceAction(params: DeleteServiceActionInput, opts?: client.RequestOptions): Promise<void>
[src]

Deletes a self-service action.

§
deleteTagOption(params: DeleteTagOptionInput, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the specified TagOption.

You cannot delete a TagOption if it is associated with a product or portfolio.

§

Gets information about the specified constraint.

§

Gets the status of the specified copy product operation.

§

Gets information about the specified portfolio.

A delegated admin is authorized to invoke this command.

§

Returns 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 share.

The PortfolioId and Type parameters are both required.

§

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.

§
describeProduct(params?: DescribeProductInput, opts?: client.RequestOptions): Promise<DescribeProductOutput>
[src]

Gets information about the specified product.

Note: Running this operation with administrator access results in a failure. "DescribeProductAsAdmin" should be used instead.

§

Gets information about the specified product. This operation is run with administrator access.

§

Gets information about the specified product.

§

Gets information about the specified provisioned product.

§

Gets information about the resource changes for the specified plan.

§

Gets information about the specified provisioning artifact (also known as a version) for the specified product.

§

Gets 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 launch is not blocked. In subsequent calls to "ProvisionProduct", do not include conflicted TagOption keys as tags, or this causes the error "Parameter validation failed: Missing required parameter in Tags[N]:Value". Tag the provisioned product with the value sc-tagoption-conflict-portfolioId-productId.

§
describeRecord(params: DescribeRecordInput, opts?: client.RequestOptions): Promise<DescribeRecordOutput>
[src]

Gets information about the specified request operation.

Use this operation after calling a request operation (for example, "ProvisionProduct", "TerminateProvisionedProduct", or "UpdateProvisionedProduct").

Note: If a provisioned product was transferred to a new owner using "UpdateProvisionedProductProperties", 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 "ListRecordHistory" to see the product's history from when he was the owner.

§

Describes a self-service action.

§

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.

§

Gets information about the specified TagOption.

§
disableAWSOrganizationsAccess(opts?: client.RequestOptions): Promise<void>
[src]

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.

You cannot call this API if there are active delegated administrators in the organization.

Note that a delegated administrator is not authorized to invoke DisableAWSOrganizationsAccess.

! IMPORTANT: ! 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.

§
disassociateBudgetFromResource(params: DisassociateBudgetFromResourceInput, opts?: client.RequestOptions): Promise<void>
[src]

Disassociates the specified budget from the specified resource.

§
disassociatePrincipalFromPortfolio(params: DisassociatePrincipalFromPortfolioInput, opts?: client.RequestOptions): Promise<void>
[src]

Disassociates 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 PrincipalType IAM when calling DisassociatePrincipalFromPortfolio.

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.

§
disassociateProductFromPortfolio(params: DisassociateProductFromPortfolioInput, opts?: client.RequestOptions): Promise<void>
[src]

Disassociates the specified product from the specified portfolio.

A delegated admin is authorized to invoke this command.

§
disassociateServiceActionFromProvisioningArtifact(params: DisassociateServiceActionFromProvisioningArtifactInput, opts?: client.RequestOptions): Promise<void>
[src]

Disassociates the specified self-service action association from the specified provisioning artifact.

§
disassociateTagOptionFromResource(params: DisassociateTagOptionFromResourceInput, opts?: client.RequestOptions): Promise<void>
[src]

Disassociates the specified TagOption from the specified resource.

§
enableAWSOrganizationsAccess(opts?: client.RequestOptions): Promise<void>
[src]

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.

When you call this API, Service Catalog calls organizations:EnableAWSServiceAccess on your behalf so that your shares stay in sync with any changes in your Organizations structure.

Note that a delegated administrator is not authorized to invoke EnableAWSOrganizationsAccess.

! IMPORTANT: ! 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.

§

Provisions or modifies a product based on the resource changes for the specified plan.

§

Executes a self-service action against a provisioned product.

§
getAWSOrganizationsAccessStatus(opts?: client.RequestOptions): Promise<GetAWSOrganizationsAccessStatusOutput>
[src]

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.

§

This 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.

§

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.

Resource import only supports CloudFormation stack ARNs. CloudFormation StackSets, and non-root nested stacks are not supported.

The CloudFormation stack must have one of the following statuses to be imported: CREATE_COMPLETE, UPDATE_COMPLETE, UPDATE_ROLLBACK_COMPLETE, IMPORT_COMPLETE, and IMPORT_ROLLBACK_COMPLETE.

Import of the resource requires that the CloudFormation stack template matches the associated Service Catalog product provisioning artifact.

Note: When you import an existing CloudFormation stack into a portfolio, constraints that are associated with the product aren't applied during the import process. The constraints are applied after you call UpdateProvisionedProduct for the provisioned product.

The user or role that performs this operation must have the cloudformation:GetTemplate and cloudformation:DescribeStacks IAM policy permissions.

§

Lists 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.

§

Lists all the budgets associated to the specified resource.

§

Lists the constraints for the specified portfolio and product.

§
listLaunchPaths(params: ListLaunchPathsInput, opts?: client.RequestOptions): Promise<ListLaunchPathsOutput>
[src]

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: 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 Granting users access in the Service Catalog User Guide.

§

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.

If a delegated admin is de-registered, they can no longer perform this operation.

§

Lists 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.

§
listPortfolios(params?: ListPortfoliosInput, opts?: client.RequestOptions): Promise<ListPortfoliosOutput>
[src]

Lists all portfolios in the catalog.

§

Lists all portfolios that the specified product is associated with.

§

Lists all PrincipalARNs and corresponding PrincipalTypes associated with the specified portfolio.

§

Lists the plans for the specified provisioned product or all plans to which the user has access.

§

Lists all provisioning artifacts (also known as versions) for the specified product.

§

Lists all provisioning artifacts (also known as versions) for the specified self-service action.

§
listRecordHistory(params?: ListRecordHistoryInput, opts?: client.RequestOptions): Promise<ListRecordHistoryOutput>
[src]

Lists the specified requests or all performed requests.

§

Lists the resources associated with the specified TagOption.

§
listServiceActions(params?: ListServiceActionsInput, opts?: client.RequestOptions): Promise<ListServiceActionsOutput>
[src]

Lists all self-service actions.

§

Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID.

§

Returns 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.

§
listTagOptions(params?: ListTagOptionsInput, opts?: client.RequestOptions): Promise<ListTagOptionsOutput>
[src]

Lists the specified TagOptions or all TagOptions.

§
provisionProduct(params: ProvisionProductInput, opts?: client.RequestOptions): Promise<ProvisionProductOutput>
[src]

Provisions 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".

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[N]:Value".

Note: 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 Granting users access in the Service Catalog User Guide.

§
rejectPortfolioShare(params: RejectPortfolioShareInput, opts?: client.RequestOptions): Promise<void>
[src]

Rejects an offer to share the specified portfolio.

§

Lists the provisioned products that are available (not terminated).

To use additional filtering, see "SearchProvisionedProducts".

§
searchProducts(params?: SearchProductsInput, opts?: client.RequestOptions): Promise<SearchProductsOutput>
[src]

Gets information about the products to which the caller has access.

§

Gets information about the products for the specified portfolio or all products.

§

Gets information about the provisioned products that meet the specified criteria.

§

Terminates 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".

§
updateConstraint(params: UpdateConstraintInput, opts?: client.RequestOptions): Promise<UpdateConstraintOutput>
[src]

Updates the specified constraint.

§
updatePortfolio(params: UpdatePortfolioInput, opts?: client.RequestOptions): Promise<UpdatePortfolioOutput>
[src]

Updates the specified portfolio.

You cannot update a product that was shared with you.

§

Updates 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. In this case, you must wait for the portfolio share to be COMPLETED.

You must provide the accountId or organization node in the input, but not both.

If the portfolio is shared to both an external account and an organization node, and both shares need to be updated, you must invoke UpdatePortfolioShare separately for each share type.

This API cannot be used for removing the portfolio share. You must use DeletePortfolioShare API for that action.

Note: 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 not 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 PrincipalType as IAM. With this configuration, the PrincipalARN must already exist in the recipient account before it can be associated.

§
updateProduct(params: UpdateProductInput, opts?: client.RequestOptions): Promise<UpdateProductOutput>
[src]

Updates the specified product.

§

Requests 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 product entirely.

You can check the status of this request using "DescribeRecord".

§

Requests updates to the properties of the specified provisioned product.

§

Updates 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.

§

Updates a self-service action.

§
updateTagOption(params: UpdateTagOptionInput, opts?: client.RequestOptions): Promise<UpdateTagOptionOutput>
[src]

Updates the specified TagOption.

§Static Properties