AWS Canvas files query
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2021
09:31 PM
Hello All and @msmith
We have been using Canvas API for GET analytics/ activity/page_views/ participations
Since we have over 40K students, it takes really long time to get each record 1 by 1.
So ...in addition, we recently obtained access to AWS Canvas files, the same files are located at https://mycampusname.instructure.com/accounts/myID/external_tools/766806
We need to query those files to get analytics/ activity/page_views/ participations from Amazon/Redshift/Athena, instead of Canvas API.
There are a bunch of different files, the question is how to query this data to get the same report -
analytics/ activity/ page_views/ participations? What tables/files should be included for the student activity report?
Thank you