User¶
Structure Class¶
User
dataclass
¶
Contains information about the user involved in the attack sequence.
Attributes¶
account
class-attribute
instance-attribute
¶
account: Account | None = None
Contains information about the Amazon Web Services account within which the activity took place. This is not necessarily the account that owns the user identity.
credential_uid
class-attribute
instance-attribute
¶
credential_uid: str | None = None
The credentials of the user ID.