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

Issue#820 - add new CDK example demonstrating AWS CodePipeline based CICD setup #1054

Merged
merged 48 commits into from
Nov 5, 2024

Conversation

jfan9
Copy link
Contributor

@jfan9 jfan9 commented Jun 27, 2024

Fixes #820


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

Jacky Fan and others added 30 commits June 19, 2024 22:47
add ECS Fargate Stack Issue#820
…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
@jfan9
Copy link
Contributor Author

jfan9 commented Jul 10, 2024

Hi @kaiz-io, can you help to review the PR by any chance? thank you

@kaiz-io kaiz-io self-assigned this Nov 2, 2024
@kaiz-io kaiz-io added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Nov 2, 2024
Copy link

github-actions bot commented Nov 3, 2024

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.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Nov 3, 2024
@jfan9
Copy link
Contributor Author

jfan9 commented Nov 4, 2024

Hi @kaiz-io, is there any additional info or feedback requested from my end? thank you

@github-actions github-actions bot removed closing-soon This issue will automatically close in 4 days unless further comments are made. response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. labels Nov 5, 2024
Copy link
Contributor

@kaiz-io kaiz-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@kaiz-io kaiz-io merged commit e055d3d into aws-samples:main Nov 5, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants