Sends an inference request to the model during a job execution. The request and response bodies are forwarded to and from the model without modification. Each turn (prompt and response) is captured for later use.
post/sample#X-Amzn-SageMaker-Job-Arn&X-Amzn-SageMaker-Trajectory-Id
Headers
X-Amzn-SageMaker-Job-Arnstring required
The job ARN that identifies which model session to route the inference request to.
X-Amzn-SageMaker-Trajectory-Idstring required
The trajectory ID for grouping turns into a single rollout. Each turn (prompt and response) is captured for later use.
Request body
Response
Success