Skip to content

Commit

Permalink
Forgot to add DynamoDB to the other section
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-ahemsath committed Oct 31, 2024
1 parent 833e94d commit d5687fd
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,28 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
</td>
</tr>

<tr>
<td>
DynamoDB
</td>

<td className="fcenter">
<Icon
style={{color: '#328787'}}
name="fe-check"
/>
</td>

<td>
Use [AWSSDK.DynamoDBv2](https://www.nuget.org/packages/AWSSDK.DynamoDBv2).

* Minimum supported version: 3.5.0
* Latest verified compatible version: 4.0.0-preview.4

* Minimum agent version required: 10.33.0
</td>
</tr>

</tbody>
</table>

Expand Down

0 comments on commit d5687fd

Please sign in to comment.