Trying my hands on with aws. I have done following. Created a dynamodb table. Created Chalice app to access the data through api. Created a Angular6 applicat
In the documentation of chalice one can see an example of a configuration of a lambda function on aws provisioned by chalice. The idea is that you can define
How do i create handler functions (lambdas) that trigger on custom events in a EventBridge event when using AWS Chalice ? https://aws.github.io/chalice/index.ht