

# ScanFilePath


Contains details of infected file including name, file path and hash.

## Contents


 ** fileName **   <a name="guardduty-Type-ScanFilePath-fileName"></a>
File name of the infected file.  
Type: String  
Required: No

 ** filePath **   <a name="guardduty-Type-ScanFilePath-filePath"></a>
The file path of the infected file.  
Type: String  
Required: No

 ** hash **   <a name="guardduty-Type-ScanFilePath-hash"></a>
The hash value of the infected file.  
Type: String  
Required: No

 ** volumeArn **   <a name="guardduty-Type-ScanFilePath-volumeArn"></a>
EBS volume ARN details of the infected file.  
Type: String  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/guardduty-2017-11-28/ScanFilePath) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/guardduty-2017-11-28/ScanFilePath) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/guardduty-2017-11-28/ScanFilePath) 