v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431130130.8 KB

Lists the jobs for the backend of an Amplify app.

post/backend/{appId}/job/{backendEnvironmentName}

Path parameters

appIdstring required

The app ID.

backendEnvironmentNamestring required

The name of the backend environment.

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

jobIdstring

The ID for the job.

maxResultsinteger

The maximum number of results that you want in the response.

nextTokenstring

The token for the next set of results.

operationstring

Filters the list of response objects to include only those with the specified operation name.

statusstring

Filters the list of response objects to include only those with the specified status.

Response

Success

NextTokenstring

The token for the next set of results.