I have enabled export (S3 + Redshift) on my app, however I don't see data getting exported to S3.
The file jsonpaths/awseventexportjsonpaths.json has been created. I manually created the folder awsma/events since it wasn't there.
Checked the IAM role 'mobileanalytics-autoExportToS3', it points to the correct S3 bucket. The Redshift import routine seems to be functioning fine as well, I see following message in the log "data_export.etl: Skipping 2016/06/22...No Data exists for this date".
Is there any data size/time requirements for the S3 export to work, haven't come across any such restriction in the documentation. The export functionality was enabled atleast 12 hours ago.
Appreciate any help debugging the issue.