v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473344266.2 KB

Gets all of the model versions for the specified model type or for the specified model type and model ID. You can also get details for a single, specified model version.

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

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'AWSHawksNestServiceFacade.DescribeModelVersions' required

Request body

modelIdstring

The model ID.

modelVersionNumberstring

The model version number.

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

The model type.

nextTokenstring

The next token from the previous results.

maxResultsinteger

The maximum number of results to return.

Response

Success

nextTokenstring

The next token.