servicecatalog_describe_portfolio_share_status {paws.management} | R Documentation |
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 management account in the organization or by a delegated admin.
See https://www.paws-r-sdk.com/docs/servicecatalog_describe_portfolio_share_status/ for full documentation.
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. |
[Package paws.management version 0.9.0 Index]