Replies: 1 comment 2 replies
-
Which constructs are you currently using to configure your chatbot and SNS topics? A snippet of your code involving these constructs would be helpful 🙂 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I have 2 stacks, each of which contain SNS topics which I would like the produce alerts on a single slack channel.
This is easy to do with 1 stack, since I can just create the chatbot Slack configuration with the desired topics in that stack. However, I can't figure out how to subscribe additional topics to this same chatbot Slack configuration to make it work with 2.
I'm using CDKv1. Any advice would be appreciated, thank you.
Beta Was this translation helpful? Give feedback.
All reactions