chatbot_delete_slack_user_identity {paws.end.user.computing} | R 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 |
[Package paws.end.user.computing version 0.9.0 Index]