Skip to content
Discussion options

You must be logged in to vote

You should be able to workaround this issue with a custom connection profile that sets the STS Endpoint key to the regional endpoint.

  1. Take the existing profile as a template and change the Vendor key.
  2. Add the STS Endpoint configuration
        <key>STS Endpoint</key>
        <string>https://sts.us-west-2.amazonaws.com</string>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dkocher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
s3 AWS S3 Protocol Implementation
2 participants
Converted from issue

This discussion was converted from issue #18146 on June 30, 2026 16:10.