Lists steps for a job.
get/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/steps
Path parameters
farmIdstring required
The farm ID to include on the list of steps.
queueIdstring required
The queue ID to include on the list of steps.
jobIdstring required
The job ID to include on the list of steps.
Query parameters
nextTokenstring
The token for the next set of results, or <code>null</code> to start from the beginning.
maxResultsinteger
The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.
Response
Success