Create Slack Channel Configuration AWS Chatbot #4041
Unanswered
coding93ls
asked this question in
Q&A
Replies: 1 comment
-
Log in to your AWS console and go to the Chatbot section. Once rendered, look at your URL, you should see "us-east-2" or another region. Change, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm attempting to configure a Slack client with AWS Chatbot using this service
The method
create_slack_channel_configuration
is throwing this exception:Could not connect to the endpoint URL: "https://chatbot.us-east-1.amazonaws.com/create-slack-channel-configuration"
Is this issue somehow related to the region? Is there a way to change the endpoint?
boto3 version: 1.34.52
Interpreter: Python 3.10
I can provide more context if necessary. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions