Skip to content

Commit c5d728c

Browse files
committed
add comment
1 parent c3342bd commit c5d728c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/node/opentelemetry-instrumentation-aws-sdk/test/bedrock-runtime.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ describe('Bedrock', () => {
8989
};
9090
}
9191

92+
// Use NodeHttpHandler to use HTTP instead of HTTP2 because nock does not support HTTP2
9293
const client = new BedrockRuntimeClient({
9394
region,
9495
credentials,

0 commit comments

Comments
 (0)