getSearchResultExportJob
inline suspend fun BackupSearchClient.getSearchResultExportJob(crossinline block: GetSearchResultExportJobRequest.Builder.() -> Unit): GetSearchResultExportJobResponse
This operation retrieves the metadata of an export job.
An export job is an operation that transmits the results of a search job to a specified S3 bucket in a .csv file.
An export job allows you to retain results of a search beyond the search job's scheduled retention of 7 days.