-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Issue#820 - add new CDK example demonstrating AWS CodePipeline based CICD setup #1054
Conversation
add lambdaApiStack
add ECS Fargate Stack Issue#820
Add DataStoreStack
…ions It create a SNS topic, a SQS queue, and a EventBridge rule that trigger asynchronous lambda functions. The source of event is the Amazon ECS events that are published into the default EventBridge event bus. We use this event to push messages to the SNS topic and to the SQS queue.
Modified a sample stack for asynchronous lambda function for aws-samples#820
Update README.md
Hi @kaiz-io, can you help to review the PR by any chance? thank you |
Update diagram image
…cs-lambda.test.ts No test implemented
No test implemented
No test implemented
update python 3.12
This PR has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled. |
Hi @kaiz-io, is there any additional info or feedback requested from my end? thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Fixes #820
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.