Skip to content

Added additional S3 Event blueprints#380

Merged
normj merged 1 commit intoaws:masterfrom
austoonz:S3EventBlueprint
Feb 7, 2019
Merged

Added additional S3 Event blueprints#380
normj merged 1 commit intoaws:masterfrom
austoonz:S3EventBlueprint

Conversation

@austoonz
Copy link
Copy Markdown
Contributor

Issue #, if available:
There is no issue related to this.

Description of changes:
Added additional PowerShell Lambda Blueprints for S3 Events. These include samples for:

  • S3 -> SNS -> Lambda
  • S3 -> SNS -> SQS -> Lambda
  • S3 -> SQS -> Lambda

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj
Copy link
Copy Markdown
Member

normj commented Jan 24, 2019

The design of the templates was each template would have a single Lambda function template. This PR adds 3 additional Lambda function to the same template. That would potential overall whelm a new PS Lambda user wondering what should they do with all of these files.

For each template make a separate folder and entry in the ps-lambda-blueprint-manifest.json file.

@austoonz
Copy link
Copy Markdown
Contributor Author

Yep I’m fine with that Norm. I was actually deciding which way to go when I was putting them together. I’ll get an update to this and the SQS one.

@austoonz
Copy link
Copy Markdown
Contributor Author

Norm - I've updated the commit in my fork with the updates as requested.

@austoonz
Copy link
Copy Markdown
Contributor Author

I modified "S3EventToSNSToSQS" to support both RAW and non-RAW SNS Subscriptions.

@normj
Copy link
Copy Markdown
Member

normj commented Jan 28, 2019

Merge to dev branch

@normj normj merged commit f2a87b0 into aws:master Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants