Skip to content

/AWS1/CL_AMB=>LISTBACKENDJOBS()

About ListBackendJobs

Lists the jobs for the backend of an Amplify app.

Method Signature

IMPORTING

Required arguments:

IV_APPID TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

The app ID.

IV_BACKENDENVIRONMENTNAME TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

The name of the backend environment.

Optional arguments:

IV_JOBID TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

The ID for the job.

IV_MAXRESULTS TYPE /AWS1/AMB__INTEGERMIN1MAX25 /AWS1/AMB__INTEGERMIN1MAX25

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

IV_NEXTTOKEN TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

The token for the next set of results.

IV_OPERATION TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

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

IV_STATUS TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AMBLISTBACKENDJOBSRSP /AWS1/CL_AMBLISTBACKENDJOBSRSP