Skip to content

Commit ca728e0

Browse files
authored
docs(credential-providers): client region and fromIni
1 parent 7f5a1ee commit ca728e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/credential-providers/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ const client = new FooClient({
444444
// provider if the profile(s) used have their own configured regions.
445445
// If the profile(s) have no regions set, then the data client's
446446
// 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.
447448
region: "us-west-2",
448449

449450
credentials: fromIni({

0 commit comments

Comments
 (0)