Skip to content

/AWS1/CL_CBO=>CREATECHIMEWEBHOOKCONF()

About CreateChimeWebhookConfiguration

Creates an AWS Chatbot configuration for Amazon Chime.

Method Signature

IMPORTING

Required arguments:

IV_WEBHOOKDESCRIPTION TYPE /AWS1/CBOCHIMEWEBHOOKDESC /AWS1/CBOCHIMEWEBHOOKDESC

A description of the webhook. We recommend using the convention RoomName/WebhookName.

For more information, see Tutorial: Get started with Amazon Chime in the AWS Chatbot Administrator Guide.

IV_WEBHOOKURL TYPE /AWS1/CBOCHIMEWEBHOOKURL /AWS1/CBOCHIMEWEBHOOKURL

The URL for the Amazon Chime webhook.

IT_SNSTOPICARNS TYPE /AWS1/CL_CBOSNSTOPICARNLIST_W=>TT_SNSTOPICARNLIST TT_SNSTOPICARNLIST

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

IV_IAMROLEARN TYPE /AWS1/CBOARN /AWS1/CBOARN

A user-defined role that AWS Chatbot assumes. This is not the service-linked role.

For more information, see IAM policies for AWS Chatbot in the AWS Chatbot Administrator Guide.

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 map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs.

RETURNING

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