AWS Chatbot inital Setup / Organization Feature

1

Hi, does anyone know if theres an hidden API or a workaround to do the initial setup for AWS Chatbot automatically. Background information we want to user AWS Chatbot in an big AWS orgnaization with hundrets of AWS Accounts, i want to configure AWS Chatbot, trough AWS CDK and i dont want to do the initial AWS Chatbot setup in all accounts manually, even a Organization Feature would be helpful in this case.

profile picture
David
已提問 1 年前檢視次數 339 次
3 個答案
0

Currently, it is possible to tie SNS topics and Slack channels to AWS Chatbot with CDK and CloudFormation.
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_chatbot.CfnSlackChannelConfiguration.html

However, you will need to manually do the work up to Step 1 of 5 in the following document, which gives Slack workspace access to your AWS account.
https://docs.aws.amazon.com/chatbot/latest/adminguide/slack-setup.html#slack-client-setup

profile picture
專家
已回答 1 年前
0

Hi Riku, i know that i can do that manually, but i don't have time to do that in hundrets of AWS Accounts, so it would be nice to have either a AWS Organisation Feature to do that once, or as Werner Vogels is saying - "work backwards from their use cases. And then come up with a minimal and simplest form of API that you can actually offer" - that AWS is giving us a 100% automation approach for that :)

profile picture
David
已回答 1 年前
0

Unfortunately, there should be no way to automate this process at present.

profile picture
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南