v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434176150.4 KB

Updates a Amazon Chime webhook configuration.

post/update-chime-webhook-configuration

Request body

ChatConfigurationArnstring required

The Amazon Resource Name (ARN) of the ChimeWebhookConfiguration to update.

WebhookDescriptionstring password
<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

The URL for the Amazon Chime webhook.

SnsTopicArnsArn[]

The ARNs of the SNS topics that deliver notifications to AWS Chatbot.

IamRoleArnstring
<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>
LoggingLevelstring

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

Response

Success