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
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,15 @@ just run
51
51
npm run deploy:prod
52
52
```
53
53
54
+
**IMPORTANT**
55
+
56
+

57
+
58
+
You should set lambda-image-manager's API Gateway's binary support option.
59
+
60
+
At API Gateway setting page, set binary option allow header to "image/*".
61
+
Then, **Deploy** API Gateway once again in console dashboard.
0 commit comments