Lists the dependencies for a step.
get/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/steps/{stepId}/dependencies
Path parameters
farmIdstring required
The farm ID for the step dependencies list.
queueIdstring required
The queue ID for the step dependencies list.
jobIdstring required
The job ID for the step dependencies list.
stepIdstring required
The step ID to include on the list.
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