<@U01MV4U2EV9> <@U01JVDKASAC> - there are some AWS...
# random
s
@thdxr @Frank - there are some AWS limits on max lambda path length of 128 characters and 64 characters limit on lambda name. Would it be possible that you add some checks for this limits exceeded in sst before deployment? Some time ago we run into some problems with too long paths to the lambda handler and it fail during deployment but without any decent error from aws
f
Hey @Stan, good point! Adding to the roadmap https://github.com/serverless-stack/serverless-stack/issues/1732
s
Great! Thanks :)