createBatchSegmentJob
inline suspend fun PersonalizeClient.createBatchSegmentJob(crossinline block: CreateBatchSegmentJobRequest.Builder.() -> Unit): CreateBatchSegmentJobResponse
Creates a batch segment job. The operation can handle up to 50 million records and the input file must be in JSON format. For more information, see Getting batch recommendations and user segments.