servicecatalog_update_portfolio_share {paws.management} | R Documentation |
Updates the specified portfolio share
Description
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.
Usage
servicecatalog_update_portfolio_share(
AcceptLanguage = NULL,
PortfolioId,
AccountId = NULL,
OrganizationNode = NULL,
ShareTagOptions = NULL,
SharePrincipals = NULL
)
Arguments
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 |