startSearchJob
inline suspend fun BackupSearchClient.startSearchJob(crossinline block: StartSearchJobRequest.Builder.() -> Unit): StartSearchJobResponse
This operation creates a search job which returns recovery points filtered by SearchScope and items filtered by ItemFilters.
You can optionally include ClientToken, EncryptionKeyArn, Name, and/or Tags.