Session - Amazon GuardDuty
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).

Session

Contains information about the authenticated session.

Contents

createdTime

The timestamp for when the session was created.

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

Type: Timestamp

Required: No

issuer

Identifier of the session issuer.

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

Type: String

Required: No

mfaStatus

Indicates whether or not multi-factor authencation (MFA) was used during authentication.

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

Type: String

Valid Values: ENABLED | DISABLED

Required: No

uid

The unique identifier of the session.

Type: String

Required: No

See Also

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