SbomValidationResultSummary - AWS IoT

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 AWS SDKs, see the following: