Skip to content

Commit

Permalink
Change Slack channel
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Sep 26, 2024
1 parent b15eff1 commit 62f77b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slack-notifications/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const handler = async (event) => {
Detail: JSON.stringify({
username: "AWS Health Events",
icon_emoji: ":ops-aws-health:",
channel: "G2QHC2N7K", // #ops-warn
channel: "C07P8SWQ3K4", // #ops-aws-health
attachments: [
{
color,
Expand Down

0 comments on commit 62f77b3

Please sign in to comment.