listSbomValidationResults
inline suspend fun IotClient.listSbomValidationResults(crossinline block: ListSbomValidationResultsRequest.Builder.() -> Unit): ListSbomValidationResultsResponse
The validation results for all software bill of materials (SBOM) attached to a specific software package version.
Requires permission to access the ListSbomValidationResults action.