Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Enable use of AWS STS regional endpoints #348

Merged
merged 2 commits into from
Apr 26, 2020

Conversation

Aneurysm9
Copy link
Contributor

The default STS configuration uses the legacy global endpoint, which does not work from private VPCs accessing STS via VPC Endpoints. This change adds the region and stsRegionalEndpoints values to the stsConfig object used to construct the STS client. It defaults to "regional" as the value of stsRegionalEndpoints but honors the AWS_STS_ENDPOINT_TYPE environment variable for users who prefer/require the use of "legacy" endpoints.

@Flydiverny
Copy link
Member

@Aneurysm9 can you rebase or recreate this PR so CI is run, there was an issue with the GH actions workflow not triggering on PRs :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants