Hey all, all examples about Function Serialization...
# general
l
Hey all, all examples about Function Serialization show callbacks on s3 buckets and lambda functions. Is there a list of the resources that can have callbacks? (I want to do it for a Kubernetes Namespace)
b
There is. But it’s mainly aws services
I’m fact, it’s 100% AWS services
l
Thanks @brave-planet-10645! For my example, I want to wait until a namespace is created and then trigger a Typescript function that creates multiple helm charts. How would I do such a thing without function serialization?
m
l
Thanks @millions-furniture-75402! Looking into this now 🙂