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 thePrincipalTypeis anIAM_PATTERN.For more information, review associate-principal-with-portfolio
in the Amazon 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
IAMif you use a fully defined ARN, orIAM_PATTERNif you use an ARN with noaccountID, with or without wildcard characters.Type: String
Valid Values:
IAM | IAM_PATTERNRequired: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: