createProfileJob
inline suspend fun DataBrewClient.createProfileJob(crossinline block: CreateProfileJobRequest.Builder.() -> Unit): CreateProfileJobResponse
Creates a new job to analyze a dataset and create its data profile.
Creates a new job to analyze a dataset and create its data profile.