Merge 08453b0456 into 09be5d45d5
This commit is contained in:
commit
d48ef093cf
@ -388,6 +388,10 @@ const ERROR_PATTERNS = {
|
|||||||
/\b403\b/,
|
/\b403\b/,
|
||||||
"no credentials found",
|
"no credentials found",
|
||||||
"no api key found",
|
"no api key found",
|
||||||
|
// AWS SSO / aws-sdk auth resolution errors (e.g. Bedrock)
|
||||||
|
"sso session token",
|
||||||
|
"error loading sso token",
|
||||||
|
"was not found or is invalid",
|
||||||
],
|
],
|
||||||
format: [
|
format: [
|
||||||
"string should match pattern",
|
"string should match pattern",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user