README
write-all-for-dynamodb
A function allowing use of DynamoDB's batchWrite without the batch size limitation.
A function allowing use of DynamoDB's batchWrite without the batch size limitation.
<script type="module">
import writeAllForDynamodb from 'https://cdn.skypack.dev/write-all-for-dynamodb';
</script>
A function allowing use of DynamoDB's batchWrite without the batch size limitation.