listModelImportJobs
inline suspend fun BedrockClient.listModelImportJobs(crossinline block: ListModelImportJobsRequest.Builder.() -> Unit): ListModelImportJobsResponse
Returns a list of import jobs you've submitted. You can filter the results to return based on one or more criteria. For more information, see Import a customized model in the Amazon Bedrock User Guide.