paws.management (version 0.1.0)

servicecatalog_describe_portfolio_share_status: Gets the status of the specified portfolio share operation

Description

Gets the status of the specified portfolio share operation. This API can only be called by the master account in the organization.

Usage

servicecatalog_describe_portfolio_share_status(PortfolioShareToken)

Arguments

PortfolioShareToken

[required] The token for the portfolio share operation. This token is returned either by CreatePortfolioShare or by DeletePortfolioShare.

Request syntax

svc$describe_portfolio_share_status(
  PortfolioShareToken = "string"
)