LineageObject - 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).

LineageObject

Information about the runtime process details.

Contents

euid

The effective user ID that was used to execute the process.

Type: Integer

Required: No

executablePath

The absolute path of the process executable file.

Type: String

Required: No

name

The name of the process.

Type: String

Required: No

namespacePid

The process ID of the child process.

Type: Integer

Required: No

parentUuid

The unique ID of the parent process. This ID is assigned to the parent process by GuardDuty.

Type: String

Required: No

pid

The ID of the process.

Type: Integer

Required: No

startTime

The time when the process started. This is in UTC format.

Type: Timestamp

Required: No

userId

The user ID of the user that executed the process.

Type: Integer

Required: No

uuid

The unique ID assigned to the process by GuardDuty.

Type: String

Required: No

See Also

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