Skip to content

Conversation

Drewster727
Copy link

@Drewster727 Drewster727 commented Apr 22, 2025

This feature adds a CodePipeline notification rule to each new account customization pipeline.

Notifications are sent to a dedicated SNS topic that receives the various event notifications that codepipeline supports:
https://docs.aws.amazon.com/dtconsole/latest/userguide/concepts.html#events-ref-pipeline

This functionality addresses a gap in visibility, where we have notification topics for account creation / provisioning, but no insight into the results of customization pipeline executions.

It will enable the ability to listen and act on events of a pipeline, such as reporting the status for api-driven workflows, alerting support teams, or auditing/reporting capability.

Once this feature is implemented there will be 3 SNS topics:

  • aft-notifications (pre-existing)
  • aft-failure-notifications (pre-existing)
  • aft-codepipeline-notifications (new)

This could also open the door for more granular information such as CodePipeline action or stage notifications in the future.

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.

1 participant