Associates the specified principal ARN with the specified portfolio.
See https://paws-r.github.io/docs/servicecatalog/associate_principal_with_portfolio.html for full documentation.
servicecatalog_associate_principal_with_portfolio(
AcceptLanguage = NULL,
PortfolioId,
PrincipalARN,
PrincipalType
)The language code.
en - English (default)
jp - Japanese
zh - Chinese
[required] The portfolio identifier.
[required] The ARN of the principal (IAM user, role, or group).
[required] The principal type. The supported value is IAM.