Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds STS region override #91

Merged
merged 2 commits into from
Jan 31, 2022
Merged

Adds STS region override #91

merged 2 commits into from
Jan 31, 2022

Conversation

gdavison
Copy link
Contributor

Adds the parameter StsRegion to awsbase.Config. If the STS endpoint is overridden to a different AWS region, it will fail with a signature error.

In most cases, StsRegion will be enough to use a different region for STS. If a custom endpoint will have a destination in AWS, both the StsEndpoint and StsRegion will be required.

@gdavison gdavison requested a review from a team as a code owner January 28, 2022 20:57
@ewbankkit
Copy link
Contributor

Do you need to update CHANGELOG.md?

@gdavison
Copy link
Contributor Author

#94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants