AWSSDK.DynamoDBv2 by Amazon Web Services

<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.301.13" />

 AWSSDK.DynamoDBv2 3.7.301.13

Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>AWSSDK.DynamoDBv2</id>
    <version>3.7.301.13</version>
    <title>AWSSDK - DynamoDBv2</title>
    <authors>Amazon Web Services</authors>
    <owners>Amazon Web Services</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>images\AWSLogo.png</icon>
    <projectUrl>https://github.com/aws/aws-sdk-net/</projectUrl>
    <description>Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.</description>
    <language>en-US</language>
    <tags>AWS Amazon cloud DynamoDB aws-sdk-v3</tags>
    <dependencies>
      <dependency id="AWSSDK.Core" version="[3.7.302.12, 4.0.0)" />
    </dependencies>
  </metadata>
</package>