ProcessDetails - AWS Security Hub

ProcessDetails

The details of process-related information about a finding.

Contents

LaunchedAt

Indicates when the process was launched.

For more information about the validation and formatting of timestamp fields in AWS Security Hub, see Timestamps.

Type: String

Pattern: .*\S.*

Required: No

Name

The name of the process.

Length Constraints: Minimum of 1. Maximum of 64.

Type: String

Pattern: .*\S.*

Required: No

ParentPid

The parent process ID. This field accepts positive integers between O and 2147483647.

Type: Integer

Required: No

Path

The path to the process executable.

Length Constraints: Minimum of 1. Maximum of 512.

Type: String

Pattern: .*\S.*

Required: No

Pid

The process ID.

Type: Integer

Required: No

TerminatedAt

Indicates when the process was terminated.

For more information about the validation and formatting of timestamp fields in AWS Security Hub, see Timestamps.

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: