SbomValidationResultSummary - Amazon IoT
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SbomValidationResultSummary

A summary of the validation results for a specific software bill of materials (SBOM) attached to a software package version.

Contents

errorCode

The errorCode representing the validation failure error if the SBOM validation failed.

Type: String

Valid Values: INCOMPATIBLE_FORMAT | FILE_SIZE_LIMIT_EXCEEDED

Required: No

errorMessage

The errorMessage representing the validation failure error if the SBOM validation failed.

Type: String

Required: No

fileName

The name of the SBOM file.

Type: String

Required: No

validationResult

The end result of the SBOM validation.

Type: String

Valid Values: FAILED | SUCCEEDED

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: