awslabs / awslabs/aws-deployment-framework

[Bug]: After upgrade to 4.0.0 the emails are not sent anymore

Open
#769 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
699
Forks
235
Avg merge
20h 53m
Merged PRs (30d)
7

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Describe the bug

After the upgrade to 4.0.0 the emails alerts are not sent anymore during CodePipelines run. (STARTED, FAILED, SUCCEEDED)
I have checked the EventBridge rule and it's triggered successfully but the invocation to SNS fails.
image

### Expected Behavior

To send emails.

### Current Behavior

-

### Steps To Reproduce

_No response_

### Possible Solution

_No response_

### Additional Information/Context

_No response_

### ADF Version

4.0.0

### Contributing a fix?

- [X] Yes, I am working on a fix to resolve this issue

Contributor guide

Open the contributing guide

Research direction

Start by tracing the EventBridge rule invocation to SNS during CodePipeline runs in ADF 4.0.0, focusing on the STARTED, FAILED, and SUCCEEDED alert paths. Compare the 4.0.0 behavior with the previous version and verify that SNS invocation succeeds and email alerts are sent for each event.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.