paws.management (version 0.1.0)

servicecatalog_list_portfolio_access: Lists the account IDs that have access to the specified portfolio

Description

Lists the account IDs that have access to the specified portfolio.

Usage

servicecatalog_list_portfolio_access(AcceptLanguage, PortfolioId)

Arguments

AcceptLanguage

The language code.

  • en - English (default)

  • jp - Japanese

  • zh - Chinese

PortfolioId

[required] The portfolio identifier.

Request syntax

svc$list_portfolio_access(
  AcceptLanguage = "string",
  PortfolioId = "string"
)