You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a particularly large serverless package (~15 functions) and when we try to remove an alias on it, we get the error:
'templateBody' failed to satisfy constraint: Member must have length less than or equal to 51200
It seems to actually remove the alias, but the serverless execution does not run to completion. Is there a way for the plugin to use S3 as a mechanism for CF templates that are really really big?