v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459348326.0 KB

Provides the information necessary to start a trained model export job.

post/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}/export-jobs

Path parameters

trainedModelArnstring required

The Amazon Resource Name (ARN) of the trained model that you want to export.

membershipIdentifierstring required

The membership ID of the member that is receiving the exported trained model artifacts.

Request body

namestring required

The name of the trained model export job.

trainedModelVersionIdentifierstring

The version identifier of the trained model to export. This specifies which version of the trained model should be exported to the specified destination.

descriptionstring

The description of the trained model export job.

Response

Success