AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Creates an AWS Chatbot confugration for Slack.
For .NET Core this operation is only available in asynchronous form. Please refer to CreateSlackChannelConfigurationAsync.
Namespace: Amazon.Chatbot
Assembly: AWSSDK.Chatbot.dll
Version: 3.x.y.z
public abstract CreateSlackChannelConfigurationResponse CreateSlackChannelConfiguration( CreateSlackChannelConfigurationRequest request )
Container for the necessary parameters to execute the CreateSlackChannelConfiguration service method.
| Exception | Condition |
|---|---|
| ConflictException | There was an issue processing your request. |
| CreateSlackChannelConfigurationException | We can’t process your request right now because of a server issue. Try again later. |
| InvalidParameterException | Your request input doesn't meet the constraints required by AWS Chatbot. |
| InvalidRequestException | Your request input doesn't meet the constraints required by AWS Chatbot. |
| LimitExceededException | You have exceeded a service limit for AWS Chatbot. |
.NET Framework:
Supported in: 4.7.2 and newer