/AWS1/CL_CBO=>UPDATESLACKCHANNELCONF()
¶
About UpdateSlackChannelConfiguration¶
Updates a Slack channel configuration.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CHATCONFIGURATIONARN
TYPE /AWS1/CBOCHATCONFIGURATIONARN
/AWS1/CBOCHATCONFIGURATIONARN
¶
The Amazon Resource Name (ARN) of the SlackChannelConfiguration to update.
IV_SLACKCHANNELID
TYPE /AWS1/CBOSLACKCHANNELID
/AWS1/CBOSLACKCHANNELID
¶
The ID of the Slack channel.
To get this ID, open Slack, right click on the channel name in the left pane, then choose Copy Link. The channel ID is the 9-character string at the end of the URL. For example, ABCBBLZZZ.
Optional arguments:¶
IV_SLACKCHANNELNAME
TYPE /AWS1/CBOSLACKCHANNELDSPNAME
/AWS1/CBOSLACKCHANNELDSPNAME
¶
The name of the Slack channel.
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_LOGGINGLEVEL
TYPE /AWS1/CBOCUSTOMERCWLOGLEVEL
/AWS1/CBOCUSTOMERCWLOGLEVEL
¶
Logging levels include
ERROR
,INFO
, orNONE
.
IT_GUARDRAILPOLICYARNS
TYPE /AWS1/CL_CBOGUARDRAILPLYARNL00=>TT_GUARDRAILPOLICYARNLIST
TT_GUARDRAILPOLICYARNLIST
¶
The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed
AdministratorAccess
policy is applied by default if this is not set.
IV_USERAUTHORIZATIONREQUIRED
TYPE /AWS1/CBOBLNACCOUNTPREFERENCE
/AWS1/CBOBLNACCOUNTPREFERENCE
¶
Enables use of a user role requirement in your chat configuration.