ActorSession - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ActorSession

Contains information about the authenticated session 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 Amazon Security Hub, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.

Contents

CreatedTime

The timestamp for when the session was created.

In Amazon CloudTrail, you can find this value as userIdentity.sessionContext.attributes.creationDate.

Type: Long

Required: No

Issuer

The issuer of the session.

In Amazon CloudTrail, you can find this value as userIdentity.sessionContext.sessionIssuer.arn.

Type: String

Pattern: .*\S.*

Required: No

MfaStatus

Indicates whether multi-factor authentication (MFA) was used for authentication during the session.

In Amazon CloudTrail, you can find this value as userIdentity.sessionContext.attributes.mfaAuthenticated.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

Uid

Unique identifier of the session.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: