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
I am uploading a 500+mb page. The issue seems to be with my VPC config. The lambda responsible for uploading to the s3 times out on the s3 command and I tried this with 5000MB memroy as well. The issue is almost certainly (imo) with the VPC config - I am guess the vpc has no access to the s3.
I cannot find a working example in the docs. Did anybody manage to get this working?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have the following config
I am uploading a 500+mb page. The issue seems to be with my VPC config. The lambda responsible for uploading to the s3 times out on the s3 command and I tried this with 5000MB memroy as well. The issue is almost certainly (imo) with the VPC config - I am guess the vpc has no access to the s3.
I cannot find a working example in the docs. Did anybody manage to get this working?
Beta Was this translation helpful? Give feedback.
All reactions