Skip to content

[FEAT-Lambda] Integrate Lifecycle Generation Lambda Function with S3 #589

@martyheynbah

Description

@martyheynbah

The Lifecycle Generation function is deployed on the Lambda dev stack; two things need to be done next:

  • 1) Add files that the LCGen lambda needs to run to S3

This lambda needs two .csv files (rel_prob_file and storm_id_prob_file) in order to run.

Image

These files will eventually be added to S3 via an ETL process by FEATAPI, but since FEATAPI is not provisioned yet (see #621), we'll simply stick them in the S3 bucket for now. The diagram below outlines the process that should eventually be done by FEATAPI (process A):

Image

  • 2) Write the output of the lambda (Lifecycle Event Date Overview) to S3

Metadata

Metadata

Labels

5SPEffort Estimation: Half Week

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions