Skip to content

/AWS1/CL_QQB=>LISTDATASOURCESYNCJOBS()

About ListDataSourceSyncJobs

Get information about an Amazon Q Business data source connector synchronization.

Method Signature

IMPORTING

Required arguments:

IV_DATASOURCEID TYPE /AWS1/QQBDATASOURCEID /AWS1/QQBDATASOURCEID

The identifier of the data source connector.

IV_APPLICATIONID TYPE /AWS1/QQBAPPLICATIONID /AWS1/QQBAPPLICATIONID

The identifier of the Amazon Q Business application connected to the data source.

IV_INDEXID TYPE /AWS1/QQBINDEXID /AWS1/QQBINDEXID

The identifier of the index used with the Amazon Q Business data source connector.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/QQBNEXTTOKEN /AWS1/QQBNEXTTOKEN

If the maxResults response was incpmplete because there is more data to retriever, Amazon Q Business returns a pagination token in the response. You can use this pagination token to retrieve the next set of responses.

IV_MAXRESULTS TYPE /AWS1/QQBMAXRSSINTEGERFORLST01 /AWS1/QQBMAXRSSINTEGERFORLST01

The maximum number of synchronization jobs to return in the response.

IV_STARTTIME TYPE /AWS1/QQBTIMESTAMP /AWS1/QQBTIMESTAMP

The start time of the data source connector sync.

IV_ENDTIME TYPE /AWS1/QQBTIMESTAMP /AWS1/QQBTIMESTAMP

The end time of the data source connector sync.

IV_STATUSFILTER TYPE /AWS1/QQBDATASRCSYNCJOBSTATUS /AWS1/QQBDATASRCSYNCJOBSTATUS

Only returns synchronization jobs with the Status field equal to the specified status.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QQBLSTDATASRCSYNCJO01 /AWS1/CL_QQBLSTDATASRCSYNCJO01