What should I pay attention to when testing if I change the DefaultMode? #3690
-
We have confirmed that switching the DefaultMode in the Issue at the following URL improves the situation. I am still using 3.7.400 and would like to test if setting this value changes the existing behavior. I have checked the following document, and while I can see what values are set when set to standard, I cannot see how this changes from the 3.7.400 default and how it affects existing code. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The If you do decide to change it, the biggest differences are:
|
Beta Was this translation helpful? Give feedback.
The
Standard
mode is the recommended value (and our default in V4), but the workaround I mentioned in the issue can only be used locally (and not impact deployed applications).If you do decide to change it, the biggest differences are:
us-east-1
region will uses3.us-east-1.amazonaws.com
instead ofs3.amazonaws.com