SbomValidationResultSummary
A summary of the validation results for a specific software bill of materials (SBOM) attached to a software package version.
Contents
- errorCode
 - 
               
The
errorCoderepresenting the validation failure error if the SBOM validation failed.Type: String
Valid Values:
INCOMPATIBLE_FORMAT | FILE_SIZE_LIMIT_EXCEEDEDRequired: No
 - errorMessage
 - 
               
The
errorMessagerepresenting 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 | SUCCEEDEDRequired: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: