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

ActorProcess

Contains information about a process involved in a GuardDuty finding, including process identification, execution details, and file information.

Contents

name

The name of the process as it appears in the system.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 4096.

Required: Yes

path

The full file path to the process executable on the system.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 4096.

Required: Yes

sha256

The SHA256 hash of the process executable file, which can be used for identification and verification purposes.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

See Also

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