BatchGetFindingsError
Contains information about the error that caused a finding to fail to be retrieved.
Contents
- errorCode
- 
               A code associated with the type of error. Type: String Valid Values: DUPLICATE_IDENTIFIER | ITEM_DOES_NOT_EXIST | INTERNAL_ERROR | INVALID_FINDING_ID | INVALID_SCAN_NAMERequired: Yes 
- findingId
- 
               The finding ID of the finding that was not fetched. Type: String Required: Yes 
- message
- 
               Describes the error. Type: String Required: Yes 
- scanName
- 
               The name of the scan that generated the finding. Type: String Length Constraints: Minimum length of 1. Maximum length of 140. Pattern: [a-zA-Z0-9-_$:.]*Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: