startTableDataImportJob
abstract suspend fun startTableDataImportJob(input: StartTableDataImportJobRequest): StartTableDataImportJobResponse
The StartTableDataImportJob API allows you to start an import job on a table. This API will only return the id of the job that was started. To find out the status of the import request, you need to call the DescribeTableDataImportJob API.