-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
F aws chatbot slack channel configuration #38615
base: main
Are you sure you want to change the base?
F aws chatbot slack channel configuration #38615
Conversation
…elName will not be available if the Slack Channel is a Private channel where the AWS bot is not installed.
Community NoteVoting for Prioritization
For Submitters
|
@madhavvishnubhatta Thank you for your work on this! I appreciate your contributions. It looks like this PR and #38124 crossed paths. However, your tests are better. Please add them to the codebase. As maintainers, Slack (#38124) and Teams channel configurations (#38630) are the only resources we're planning to focus on for the time being. If you feel other Chatbot resources would be helpful, we welcome your PRs. Additionally, our ability to test the Teams resource is very limited. If you have the capability and find any issues, please let us know! |
Description
Adds a new resource SlackChannelConfiguration
Relations
Relates #12304
Closes #37222
References
https://docs.aws.amazon.com/chatbot/latest/APIReference/API_CreateSlackChannelConfiguration.html
https://docs.aws.amazon.com/chatbot/latest/APIReference/API_UpdateSlackChannelConfiguration.html
https://docs.aws.amazon.com/chatbot/latest/APIReference/API_DescribeSlackChannelConfigurations.html
https://docs.aws.amazon.com/chatbot/latest/APIReference/API_DeleteSlackChannelConfiguration.html
Output from Acceptance Testing