Im trying to import json from S3,
S3 connection is success, but ingesion is giving 1 error all the time. and i could not see this source listing in events as well. Could you someone help me? eventhough i have all properties mentioned in error .
sample event.json file content from S3
{"event_type": "watch tv","user_id": "vinothss","device_id": "host2","event_properties": {"business_id_encid": "456"},"user_properties": {"utm_channel_category": "discovery","utm_channel_source": "network"},"time": "1645066434190","session_id": "1","app_version": "3"}
{"start_time":"2022-09-15T08:59:13.809","start_offset":0}
{"offset":0,"error":"events must contain an event_type (Missing event type),events must have either user_id or device_id or both (Missing device or user id),events must have a time (Missing time field): {\"library\":\"vacuum/generic_converter_2020_03\",\"app_version\":\"3\",\"insert_id\":\"auth0-events/upload/event_3.json:31776313893:0:0\",\"session_id\":\"1\",\"vacuum_source_id\":\"3952\",\"$skip_user_properties_sync\":true}"}