(no title)
astuyvenberg | 3 years ago
There are limits to the number of functions per account, and number of resources per CloudFormation stack (etc); but within those parameters it's usually a good idea to use one function for a specific controller or action. This allows you to limit IAM permissions, configure memory/CPU, and define associated resources at a per-controller level.
bigfoot675|3 years ago
philwelch|3 years ago
aa_memon|3 years ago
foolfoolz|3 years ago