CATCH #1
DETECTED JUL 2, 2026 03:19 UTC
THE CATCHscore 7/10
EXHIBIT 001 · URGENT
Jul 2, 2026 03:19 UTC
npm
openai
OpenAI's SDK v6.45.0 has new strings indicating deeper Bedrock integration, with explicit AWS credential and region configurations.
READY TO POST:
openai's latest sdk v6.45.0 quietly dropped a ton of new bedrock-related strings. looks like tighter aws integration is coming, with more explicit credential and region configs.
seeing lots of aws bedrock auth and region config strings in the new openai sdk. creators using bedrock might want to check out v6.45.0 for what's brewing.
EVIDENCE — the receipts
openai 6.44.0 -> 6.45.0: +204 strings, -61 strings, 33 flagged as interesting
[sentence] (33)
+ A static AWS `sessionToken` must not be empty when provided.
+ Azure `callID` connections require the stable Realtime helpers.
+ Bearer and AWS credential authentication are mutually exclusive. Configure exactly one explicit mode: bearer credential, static AWS credentials, profile, or credential provider.
+ Bedrock AWS credential authentication is only supported in Node.js and compatible server runtimes. Use bearer authentication in this runtime.
+ Bedrock authentication is ambiguous. Configure exactly one explicit AWS mode: static credentials, profile, or credential provider.
+ Bedrock bearer authentication requires an `apiKey`, `tokenProvider`, or `AWS_BEARER_TOKEN_BEDROCK`. For AWS credential authentication, import `bedrock` from `openai/providers/bedrock/aws`.
+ Bedrock provider authentication cannot be combined with a custom `Authorization` header.
+ Bedrock requires an AWS region. Pass `region` to `bedrock(...)`, or set `AWS_REGION` or `AWS_DEFAULT_REGION`.
+ Could not find credentials for Bedrock. Pass AWS credentials to `bedrock(...)` or configure the default AWS credential chain.
+ Could not find credentials for Bedrock. Set `AWS_BEARER_TOKEN_BEDROCK` or configure AWS credential authentication.
+ Failed to resolve AWS credentials for Bedrock. Verify your AWS profile, environment variables, or runtime identity configuration and try again.
+ Failed to resolve a bearer credential for Bedrock.
+ Invalid provider. Providers must be created with createProvider().
+ Pass either `deploymentName` or `callID`, but not both.
+ Pass exactly one of `model` or `callID` when opening a Realtime WebSocket.
+ Static AWS credentials require non-empty `accessKeyId` and `secretAccessKey` values.
+ The Bedrock AWS `profile` must not be empty.
+ The Bedrock AWS `region` must not be empty.
+ The Bedrock bearer credential must not be empty.
+ The
caught by the 20-minute sweep ·
the live wire · all receipts