The max size should be an integer rather than a string (environment variables are strings). More strict s3 implementations reject the upload because they do not consider the policy valid if a string is used rather than an integer.
The max size should be an integer rather than a string (environment variables are strings). More strict s3 implementations reject the upload because they do not consider the policy valid if a string is used rather than an integer.