Lists session actions.
get/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/session-actions
Path parameters
farmIdstring required
The farm ID for the session actions list.
queueIdstring required
The queue ID for the session actions list.
jobIdstring required
The job ID for the session actions 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.
sessionIdstring
The session ID to include on the sessions action list.
taskIdstring
The task ID for the session actions list.
Response
Success