Steve Bjorg

Results 15 issues of Steve Bjorg

For .NET Core 3.1 compilation target, `Amazon.Lambda.CloudWatchEvents` automatically assumes that the function uses `System.Text.Json`. However, if it uses `Newtonsoft.Json` like before, because only the target framework was changed, then the...

bug
module/lambda-client-lib
queued
p2

Currently, the shorthand for requesting resource permissions vary per resource. It would be easier if they could all be mapped to a list of common shorthand names: For example, *...

module

Make it easier for SQS queues to subscribe to SNS topics before the function to subscribe to the SQS queue (a.k.a. nexus pattern).

enhancement
module
0.7

``` lash test customresource testing-source-file.yml ``` Where `testing-source-file.yml` contains the properties for creating and changes. The tool then mimics how AWS invokes a custom resource handler and checks that the...

See: * http://techblog.invitationdigital.com/2015/07/21/aes-and-kms-in-dot-net/ * https://github.com/ica-carealign/AwsContrib.EnvelopeCrypto

* enable the CLI to backup the S3/DynamoDB/etc. data stores and restore them at a later date * this is to support tearing down and redploying a module without losing...

* check if a topic called `${BucketName}-topic` exists, if not, create it * subscribe a lambda to the bucket to receive all events * emit received events on bucket topic...

See all deployments, ability to revert a deployment to previous release.

core

* coroner * morgue * lazarus * watchman * mortician

core

add support for step functions

module