servicecatalog_delete_portfolio_share: Stops sharing the specified portfolio with the specified...

View source: R/servicecatalog_operations.R

servicecatalog_delete_portfolio_shareR Documentation

Stops sharing the specified portfolio with the specified account or organization node

Description

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.

Usage

servicecatalog_delete_portfolio_share(
  AcceptLanguage = NULL,
  PortfolioId,
  AccountId = NULL,
  OrganizationNode = NULL
)

Arguments

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese

PortfolioId

[required] The portfolio identifier.

AccountId

The Amazon Web Services account ID.

OrganizationNode

The organization node to whom you are going to stop sharing.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.