I have an AWS Glue job that reads some data in S3 in newline-delimited JSON format, then splits data into separate buckets based on the value of some field.
For examp