Create lambda to get data and trigger model

Create lambda to get data and trigger model

For the system to operate smoothly, we first need Lambda functions to perform multiple tasks: from crawling data to calling sentiment processing models in batches.

Content

  1. Keys to prepare
  2. Create lambda to get app_details data
  3. Create lambda to get app_reviews data
  4. Create lambda to trigger data processing model
  5. Create Step Function job and EventBridge