EventActor
Identifies the actor that triggered an event.
Contents
- principalId
-
The principal ID of the actor.
Type: String
Required: Yes
- type
-
The type of actor, either USER or SYSTEM.
Type: String
Valid Values:
USER | SYSTEMRequired: Yes
- accountId
-
The AWS account ID of the actor.
Type: String
Required: No
- userName
-
The user name of the actor.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: