Skip to content

Commit 6c964b2

Browse files
authored
chore: Added a missing library we instrument to be picked up by the compatibility report (#2261)
1 parent 7a49c36 commit 6c964b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/versioned/aws-sdk-v3/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
{"name": "@aws-sdk/client-sqs", "minAgentVersion": "8.7.1"},
88
{"name": "@aws-sdk/client-sns", "minAgentVersion": "8.7.1"},
99
{"name": "@aws-sdk/client-dynamodb", "minAgentVersion": "8.7.1"},
10+
{"name": "@aws-sdk/lib-dynamodb", "minAgentVersion": "8.7.1"},
1011
{"name": "@aws-sdk/smithy-client", "minAgentVersion": "8.7.1"},
1112
{"name": "@smithy/smithy-client", "minAgentVersion": "11.0.0"},
1213
{"name": "@aws-sdk/client-bedrock-runtime", "minAgentVersion": "11.13.0"}

0 commit comments

Comments
 (0)