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

[core]: Publish an SNS event when a Step Function gets error #100

Merged
merged 5 commits into from
Dec 20, 2024

Conversation

baquan1708
Copy link
Collaborator

Summary

This PR introduces functionality to publish an SNS event whenever a Step Function transitions to a failed status. This PR includes the following changes:

  • Add sns-client-factory to retrieve a client based on the SNS topic ARN.
  • Implement logic to publish events to the alarm SNS topic.
  • Add unit tests for the changes.

Related

@baquan1708 baquan1708 self-assigned this Dec 20, 2024
@baquan1708 baquan1708 changed the title [core]: Publish an SNS event when a Step Function receives a failed status [core]: Publish an SNS event when a Step Function gets error Dec 20, 2024
@koichimurakami koichimurakami merged commit 3e051a3 into develop Dec 20, 2024
4 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
Development

Successfully merging this pull request may close these issues.

2 participants