it looks like most just say bundle true, some have copyFiles, and some have externalModules
I played around and realized that adding an externalModule that isn’t actually imported in the function doesn’t seem to cause an error
so now I just setDefaultFunc props to have everything that all functions need
1. copy a few small files
2. set a few modules to external
it may not be the proper way, but I like having my bundle set in one place now instead of separately for auth, api, migrate, cloudfront stacks