dfpc-coe / CloudTAK

Full Featured in-browser TAK Client powered by AWS
GNU Affero General Public License v3.0
14 stars 2 forks source link

Notify on Stack Events #84

Closed ingalls closed 1 year ago

ingalls commented 1 year ago

Context

We don't automatically populate the schema data as there is no way for the application to know when the Stack has been created or updated.

This PR creates an SNS => SQS => Hooked pipeline to in the future allow automatic schema updates when the underlying task is updated.