Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0

ModelPackageStatusDetails

Specifies the validation and image scan statuses of the model package.

ImageScanStatuses The status of the scan of the Docker image container for the model package.
Type: Array of ModelPackageStatusItem objects
Required: No

ValidationStatuses The validation status of the model package.
Type: Array of ModelPackageStatusItem objects
Required: Yes

For more information about using this API in one of the language-specific AWS SDKs, see the following: + AWS SDK for C++ + AWS SDK for Go + AWS SDK for Go - Pilot + AWS SDK for Java + AWS SDK for Ruby V2