FilePaths
Provides information about the file paths that were affected by the threat.
Contents
- FileName
-
The name of the infected or suspicious file corresponding to the hash.
Length Constraints: Minimum of 1 length. Maximum of 128 length.
Type: String
Pattern:
.*\S.*
Required: No
- FilePath
-
Path to the infected or suspicious file on the resource it was detected on.
Length Constraints: Minimum of 1 length. Maximum of 128 length.
Type: String
Pattern:
.*\S.*
Required: No
- Hash
-
The hash value for the infected or suspicious file.
Length Constraints: Minimum of 1 length. Maximum of 128 length.
Type: String
Pattern:
.*\S.*
Required: No
- ResourceId
-
The Amazon Resource Name (ARN) of the resource on which the threat was detected.
Length Constraints: Minimum of 1 length. Maximum of 128 length.
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: