Principal
Information about a principal.
Contents
- PrincipalARN
-
The ARN of the principal (user, role, or group). This field allows for an ARN with no
accountID
, with or without wildcard characters if thePrincipalType
is anIAM_PATTERN
.For more information, review associate-principal-with-portfolio in the AWS CLI Command Reference.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Required: No
- PrincipalType
-
The principal type. The supported value is
IAM
if you use a fully defined ARN, orIAM_PATTERN
if you use an ARN with noaccountID
, with or without wildcard characters.Type: String
Valid Values:
IAM | IAM_PATTERN
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: