View source: R/servicecatalog_operations.R
servicecatalog_update_portfolio_share | R Documentation |
Updates the specified portfolio share. You can use this API to enable or disable TagOptions
sharing or Principal sharing for an existing portfolio share.
See https://www.paws-r-sdk.com/docs/servicecatalog_update_portfolio_share/ for full documentation.
servicecatalog_update_portfolio_share(
AcceptLanguage = NULL,
PortfolioId,
AccountId = NULL,
OrganizationNode = NULL,
ShareTagOptions = NULL,
SharePrincipals = NULL
)
AcceptLanguage |
The language code.
|
PortfolioId |
[required] The unique identifier of the portfolio for which the share will be updated. |
AccountId |
The Amazon Web Services account Id of the recipient account. This field is required when updating an external account to account type share. |
OrganizationNode |
|
ShareTagOptions |
Enables or disables |
SharePrincipals |
A flag to enables or disables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.