aws-via-haskell icon indicating copy to clipboard operation
aws-via-haskell copied to clipboard

Code repository for "AWS via Haskell" series of blog posts

Results 1 aws-via-haskell issues
Sort by recently updated
recently updated
newest added

Hi, First off, many thanks for this great framework!!! I've been playing with its Lambda demo and I get the following error due to DeleteRoleIfExists function, https://github.com/rcook/aws-via-haskell/blob/7635a319e8c2b26b53332b616e7dd02fa9e16cba/lambda/Main.hs#L190: *Main> main DeleteFunctionIfExists...