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: set right domain and arn by region on secrets manager (#511)
* check whether the region is in China and use the appropriated domain
* correct arn for lambda in chinese regions
* fix: typo in china arn
* fix: reuse function to detect right aws partition and support gov too
* nest and rearrange imports
* fix imports again
0 commit comments