ion
ion copied to clipboard
Lambda update error when in dev mode (0.0.384)
Getting this error in sst 0.0.384 when running sst dev
Lambda: UpdateFunctionConfiguration, https response error StatusCode: 413,
RequestID: 8c5d8c5a-f77b-4ce6-be57-453df2fe2dcf,
api error RequestEntityTooLargeException:
Request must be smaller than 5120 bytes for the UpdateFunctionConfiguration operation
The deployment is now stuck as well. Happened to a colleague as well.
Downgraded to 0.0.368 and it works.