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 7608585 commit 938e1c2Copy full SHA for 938e1c2
plugins/node/opentelemetry-instrumentation-aws-sdk/test/bedrock-runtime.test.ts
@@ -37,9 +37,9 @@ registerInstrumentationTesting(new AwsInstrumentation());
37
import {
38
BedrockRuntimeClient,
39
ConverseCommand,
40
+ ConverseStreamCommand,
41
ConversationRole,
42
InvokeModelCommand,
- ConverseStreamCommand,
43
} from '@aws-sdk/client-bedrock-runtime';
44
import { AwsCredentialIdentity } from '@aws-sdk/types';
45
import * as path from 'path';
0 commit comments