v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473344266.2 KB

Updates a model version. Updating a model version retrains an existing model version using updated training data and produces a new minor version of the model. You can update the training data set location and data access role attributes using this action. This action creates and trains a new minor version of the model, for example version 1.01, 1.02, 1.03.

post/#X-Amz-Target=AWSHawksNestServiceFacade.UpdateModelVersion

Headers

X-Amz-Target'AWSHawksNestServiceFacade.UpdateModelVersion' required

Request body

modelIdstring required

The model ID.

modelType'ONLINE_FRAUD_INSIGHTS' | 'TRANSACTION_FRAUD_INSIGHTS' | 'ACCOUNT_TAKEOVER_INSIGHTS' required

The model type.

majorVersionNumberstring required

The major version number.

Response

Success

modelIdstring

The model ID.

modelType'ONLINE_FRAUD_INSIGHTS' | 'TRANSACTION_FRAUD_INSIGHTS' | 'ACCOUNT_TAKEOVER_INSIGHTS'

The model type.

modelVersionNumberstring

The model version number of the model version updated.

statusstring

The status of the updated model version.