v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434176150.4 KB

Creates an AWS Chatbot configuration for Amazon Chime.

post/create-chime-webhook-configuration

Request body

WebhookDescriptionstring password required
<p>A description of the webhook. We recommend using the convention <code>RoomName/WebhookName</code>.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/chatbot/latest/adminguide/chime-setup.html">Tutorial: Get started with Amazon Chime</a> in the <i> AWS Chatbot Administrator Guide</i>. </p>
WebhookUrlstring password required

The URL for the Amazon Chime webhook.

SnsTopicArnsArn[] required

The Amazon Resource Names (ARNs) of the SNS topics that deliver notifications to AWS Chatbot.

IamRoleArnstring required
<p>A user-defined role that AWS Chatbot assumes. This is not the service-linked role.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/chatbot/latest/adminguide/chatbot-iam-policies.html">IAM policies for AWS Chatbot</a> in the <i> AWS Chatbot Administrator Guide</i>. </p>
ConfigurationNamestring required

The name of the configuration.

LoggingLevelstring

Logging levels include <code>ERROR</code>, <code>INFO</code>, or <code>NONE</code>.

Response

Success