Skip to content

/AWS1/CL_IOT=>LISTSBOMVALIDATIONRESULTS()

About ListSbomValidationResults

The validation results for all software bill of materials (SBOM) attached to a specific software package version.

Requires permission to access the ListSbomValidationResults action.

Method Signature

IMPORTING

Required arguments:

IV_PACKAGENAME TYPE /AWS1/IOTPACKAGENAME /AWS1/IOTPACKAGENAME

The name of the new software package.

IV_VERSIONNAME TYPE /AWS1/IOTVERSIONNAME /AWS1/IOTVERSIONNAME

The name of the new package version.

Optional arguments:

IV_VALIDATIONRESULT TYPE /AWS1/IOTSBOMVALIDATIONRESULT /AWS1/IOTSBOMVALIDATIONRESULT

The end result of the

IV_MAXRESULTS TYPE /AWS1/IOTPACKAGECATALOGMAXRSS /AWS1/IOTPACKAGECATALOGMAXRSS

The maximum number of results to return at one time.

IV_NEXTTOKEN TYPE /AWS1/IOTNEXTTOKEN /AWS1/IOTNEXTTOKEN

A token that can be used to retrieve the next set of results, or null if there are no additional results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOTLSTSBOMVALIDATIO01 /AWS1/CL_IOTLSTSBOMVALIDATIO01