Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 406 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 406 Bytes

Aws Helpers

A growing library of AWS related classes and extensions.

Lambda

A base class enabling a testable dependency injection pattern for lambda functions

DynamoDb

Some extension methods to more fluently prepare atomic transactions. Assumes dynamo table classes are built using attributes for the table name and properties, as it uses reflection to build the TransactWriteItems from this.