Principal
class Principal
Information about a principal.
Types
Properties
Link copied to clipboard
The ARN of the principal (user, role, or group). This field allows for an ARN with no accountID
, with or without wildcard characters if the PrincipalType
is an IAM_PATTERN
.
Link copied to clipboard
The principal type. The supported value is IAM
if you use a fully defined ARN, or IAM_PATTERN
if you use an ARN with no accountID
, with or without wildcard characters.