You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use current partition instead of assuming aws (#1274)
## Description
Don't hardcode the aws partition as it is not always `aws`, e.g. gov
cloud, China.
Fixes#1273
## Verification
I cherry picked this against the 9.2.0 tag and verified that it applies
against a gov-cloud account.
---------
Co-authored-by: Matthias Kay <matthias.kay@hlag.com>
0 commit comments