dataSource
construct an aws.sdk.kotlin.services.cleanroomsml.model.S3ConfigMap inside the given block
Defines the Amazon S3 bucket where the seed audience for the generating audience is stored. A valid data source is a JSON line file in the following format:
{"user_id": "111111"}
{"user_id": "222222"}
...