Defines the information necessary to begin a trained model inference job.
Path parameters
The membership ID of the membership that contains the trained model inference job.
Request body
The name of the trained model inference job.
The Amazon Resource Name (ARN) of the trained model that is used for this trained model inference job.
The version identifier of the trained model to use for inference. This specifies which version of the trained model should be used to generate predictions on the input data.
The Amazon Resource Name (ARN) of the configured model algorithm association that is used for this trained model inference job.
The description of the trained model inference job.
The environment variables to set in the Docker container.
The Amazon Resource Name (ARN) of the KMS key. This key is used to encrypt and decrypt customer-owned data in the ML inference job and associated data.
The account ID of the member that is responsible for paying for model inference costs.
Response
Success
The Amazon Resource Name (ARN) of the trained model inference job.