unity-sds / unity-project-management

Container repo for project management (projects, epics, etc)
Apache License 2.0
0 stars 1 forks source link

Trigger Workflows via S3 Bucket Events #42

Open mike-gangl opened 1 year ago

mike-gangl commented 1 year ago

As a Mission, I want workflows to be triggered by data availability so that jobs can be started without manual intervention

Acceptance Criteria:

Data Uploaded to S3 --> S3 Event --> Lambda --> Trigger Workflow

rtapella commented 1 year ago

These would ideally be tagged in some way to help filter/sort the automated jobs vs. manual jobs.