FindingHistoryUpdateSource
Identifies the source of the finding change event.
Contents
- Identity
-
The identity of the source that initiated the finding change event. For example, the Amazon Resource Name (ARN) of a partner that calls BatchImportFindings or of a customer that calls BatchUpdateFindings.
Type: String
Pattern:
.*\S.*
Required: No
- Type
-
Describes the type of finding change event, such as a call to
BatchImportFindings
(by an integrated AWS service or third party partner integration) orBatchUpdateFindings
(by a Security Hub customer).Type: String
Valid Values:
BATCH_UPDATE_FINDINGS | BATCH_IMPORT_FINDINGS
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: