Skip to content

/AWS1/CL_CBO=>UPDATECHIMEWEBHOOKCONF()

About UpdateChimeWebhookConfiguration

Updates a Chime Webhook Configuration

Method Signature

IMPORTING

Required arguments:

IV_CHATCONFIGURATIONARN TYPE /AWS1/CBOCHATCONFIGURATIONARN /AWS1/CBOCHATCONFIGURATIONARN

The ARN of the ChimeWebhookConfiguration to update.

Optional arguments:

IV_WEBHOOKDESCRIPTION TYPE /AWS1/CBOCHIMEWEBHOOKDESC /AWS1/CBOCHIMEWEBHOOKDESC

Description of the webhook. Recommend using the convention RoomName/WebhookName. See Chime setup tutorial for more details: https://docs.aws.amazon.com/chatbot/latest/adminguide/chime-setup.html.

IV_WEBHOOKURL TYPE /AWS1/CBOCHIMEWEBHOOKURL /AWS1/CBOCHIMEWEBHOOKURL

URL for the Chime webhook.

IT_SNSTOPICARNS TYPE /AWS1/CL_CBOSNSTOPICARNLIST_W=>TT_SNSTOPICARNLIST TT_SNSTOPICARNLIST

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

IV_IAMROLEARN TYPE /AWS1/CBOARN /AWS1/CBOARN

The ARN of the IAM role that defines the permissions for AWS Chatbot. This is a user-defined role that AWS Chatbot will assume. This is not the service-linked role. For more information, see IAM Policies for AWS Chatbot.

IV_LOGGINGLEVEL TYPE /AWS1/CBOCUSTOMERCWLOGLEVEL /AWS1/CBOCUSTOMERCWLOGLEVEL

Logging levels include ERROR, INFO, or NONE.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CBOUPCHIMEWEBHOOKCO01 /AWS1/CL_CBOUPCHIMEWEBHOOKCO01