UserPolicyGrantPrincipal
The user policy grant principal.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- allUsersGrantFilter
-
The all users grant filter of the user policy grant principal.
Type: AllUsersGrantFilter object
Required: No
- userIdentifier
-
The user ID of the user policy grant principal.
Type: String
Pattern:
(^([0-9a-f]{10}-|)[A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}$|^[a-zA-Z_0-9+=,.@-]+$|^arn:aws:iam::\d{12}:.+$)
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: