View source: R/servicecatalog_operations.R
servicecatalog_delete_portfolio_share | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/servicecatalog_delete_portfolio_share/ for full documentation.
servicecatalog_delete_portfolio_share(
AcceptLanguage = NULL,
PortfolioId,
AccountId = NULL,
OrganizationNode = NULL
)
AcceptLanguage |
The language code.
|
PortfolioId |
[required] The portfolio identifier. |
AccountId |
The Amazon Web Services account ID. |
OrganizationNode |
The organization node to whom you are going to stop sharing. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.