Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SAM template for .NET 6 C# **EventBridge App from scratch (100+ Event Schemas)** #203

Open
ulili5 opened this issue Feb 24, 2022 · 2 comments

Comments

@ulili5
Copy link
Contributor

ulili5 commented Feb 24, 2022

AWS announced the .NET 6 runtime for AWS Lambda, let's add SAM template for .NET 6 C# EventBridge App from scratch (100+ Event Schemas)

@mndeveci
Copy link
Contributor

Thanks for creating this issue @ulili5 would you like to raise a PR for this?

@rezvanf
Copy link

rezvanf commented Sep 22, 2022

Hoping this will help, but I have added a .NET 6 app with Dynamic Functions under aws-net-guides github repo. This contains an event bridge event for S3.ObjectCreated, can this be reused for the purposes of this issue

https://github.com/aws-samples/aws-net-guides/tree/master/Serverless/Serverless%20App%20with%20Dynamic%20Step%20Functions%20%20

Event bridge rule here

https://github.com/aws-samples/aws-net-guides/blob/master/Serverless/Serverless%20App%20with%20Dynamic%20Step%20Functions%20%20/template.yaml#L22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants