inspector2_create_sbom_export: Creates a software bill of materials (SBOM) report

View source: R/inspector2_operations.R

inspector2_create_sbom_exportR 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]


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.