Skip to content

Latest commit

 

History

History

dynamodb-key-value-store

@endless-trash/dynamodb-key-value-store Continuous Integration License FOSSA Status Renovate enabled npm npm type definitions

A key-value JSON store backed by a DynamoDB table.

IAM Permissions

initializeDynamodbKeyValueStore

  • CreateTable

DynamodbKeyValueStore

Method IAM Permissions
get GetObject
insert PutObject
update PutObject

Dependencies

This package has the following runtime dependencies:

Name Version
aws-sdk 2.863.0

Peer Dependencies

This package has no runtime peer dependencies (it does not expect any other packages to be installed alongside itself).

License

FOSSA Status