Skip to content

/AWS1/CL_CBO=>CREATECHIMEWEBHOOKCONF()

About CreateChimeWebhookConfiguration

Creates Chime Webhook Configuration

Method Signature

IMPORTING

Required 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

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_CONFIGURATIONNAME TYPE /AWS1/CBOCONFIGURATIONNAME /AWS1/CBOCONFIGURATIONNAME

The name of the configuration.

Optional arguments:

IV_LOGGINGLEVEL TYPE /AWS1/CBOCUSTOMERCWLOGLEVEL /AWS1/CBOCUSTOMERCWLOGLEVEL

Logging levels include ERROR, INFO, or NONE.

IT_TAGS TYPE /AWS1/CL_CBOTAG=>TT_TAGS TT_TAGS

A list of tags to apply to the configuration.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CBOCRECHIMEWEBHOOKC01 /AWS1/CL_CBOCRECHIMEWEBHOOKC01