We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5a1ee commit ca728e0Copy full SHA for ca728e0
packages/credential-providers/README.md
@@ -444,6 +444,7 @@ const client = new FooClient({
444
// provider if the profile(s) used have their own configured regions.
445
// If the profile(s) have no regions set, then the data client's
446
// region will be the fallback for the inner STS client.
447
+ // For SSO via `fromIni`, the `sso_region` value will be used, since it is required.
448
region: "us-west-2",
449
450
credentials: fromIni({
0 commit comments