ActorUser
Contains information about the credentials used by the threat actor identified in an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in AWS Security Hub, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
Contents
- Account
-
The account of the threat actor.
Type: UserAccount object
Required: No
- CredentialUid
-
Unique identifier of the threat actor’s user credentials.
Type: String
Pattern:
.*\S.*
Required: No
- Name
-
The name of the threat actor.
Type: String
Pattern:
.*\S.*
Required: No
- Type
-
The type of user.
Type: String
Pattern:
.*\S.*
Required: No
- Uid
-
The unique identifier of the threat actor.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: