dynamodb-simple icon indicating copy to clipboard operation
dynamodb-simple copied to clipboard

Type-safe Haskell framework for AWS DynamoDB

Results 2 dynamodb-simple issues
Sort by recently updated
recently updated
newest added

The app needs to know if the DynamoDB operation was successful or not, and we have a couple of versions of the function that can receive the response code. This...

This MR updates the repo to be compatible with the current `develop` branch of amazonka. Amazonka has not been getting releases to hackage with any kind of regularity so at...