View source: R/inspector2_operations.R
inspector2_create_sbom_export | R Documentation |
Creates a software bill of materials (SBOM) report.
See https://www.paws-r-sdk.com/docs/inspector2_create_sbom_export/ for full documentation.
inspector2_create_sbom_export(
reportFormat,
resourceFilterCriteria = NULL,
s3Destination
)
reportFormat |
[required] The output format for the software bill of materials (SBOM) report. |
resourceFilterCriteria |
The resource filter criteria for the software bill of materials (SBOM) report. |
s3Destination |
[required] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.