inspector2_create_sbom_export {paws.security.identity} | R Documentation |
Creates a software bill of materials (SBOM) report
Description
Creates a software bill of materials (SBOM) report.
See https://www.paws-r-sdk.com/docs/inspector2_create_sbom_export/ for full documentation.
Usage
inspector2_create_sbom_export(
reportFormat,
resourceFilterCriteria = NULL,
s3Destination
)
Arguments
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] |
[Package paws.security.identity version 0.7.0 Index]