View source: R/securityhub_operations.R
securityhub_batch_import_findings | R Documentation |
Imports security findings generated by a finding provider into Security Hub. This action is requested by the finding provider to import its findings into Security Hub.
See https://www.paws-r-sdk.com/docs/securityhub_batch_import_findings/ for full documentation.
securityhub_batch_import_findings(Findings)
Findings |
[required] A list of findings to import. To successfully import a finding, it must follow the Amazon Web Services Security Finding Format. Maximum of 100 findings per request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.