delete_slack_workspace_configuration(**kwargs)¶Deletes a Slack workspace configuration from your Amazon Web Services account. This operation doesn't delete your Slack workspace.
See also: AWS API Documentation
Request Syntax
response = client.delete_slack_workspace_configuration(
teamId='string'
)
[REQUIRED]
The team ID in Slack. This ID uniquely identifies a Slack workspace, such as T012ABCDEFG .
{}
Response Structure
Exceptions
SupportApp.Client.exceptions.ConflictExceptionSupportApp.Client.exceptions.ResourceNotFoundExceptionSupportApp.Client.exceptions.AccessDeniedExceptionSupportApp.Client.exceptions.InternalServerExceptionSupportApp.Client.exceptions.ValidationException