chatbot_delete_slack_user_identity: Deletes a user level permission for a Slack channel...

View source: R/chatbot_operations.R

chatbot_delete_slack_user_identityR Documentation

Deletes a user level permission for a Slack channel configuration

Description

Deletes a user level permission for a Slack channel configuration.

See https://www.paws-r-sdk.com/docs/chatbot_delete_slack_user_identity/ for full documentation.

Usage

chatbot_delete_slack_user_identity(
  ChatConfigurationArn,
  SlackTeamId,
  SlackUserId
)

Arguments

ChatConfigurationArn

[required] The ARN of the SlackChannelConfiguration associated with the user identity to delete.

SlackTeamId

[required] The ID of the Slack workspace authorized with AWS Chatbot.

SlackUserId

[required] The ID of the user in Slack


paws.end.user.computing documentation built on April 3, 2025, 8:56 p.m.