Skip to content

What should I pay attention to when testing if I change the DefaultMode? #3690

Answered by dscpinheiro
karuakun asked this question in Q&A
Discussion options

You must be logged in to vote

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:

  • STS defaults to regional endpoints (instead of the global endpoint)
  • S3 requests to the us-east-1 region will use s3.us-east-1.amazonaws.com instead of s3.amazonaws.com

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dscpinheiro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants