SlackWorkspace
A Slack workspace.
Contents
- SlackTeamId
-
The ID of the Slack workspace authorized with AWS Chatbot.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[0-9A-Z]{1,255}
Required: Yes
- SlackTeamName
-
The name of the Slack workspace.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- State
-
Either
ENABLED
orDISABLED
. The resource returnsDISABLED
if the organization's AWS Chatbot policy has explicitly denied that configuration. For example, if Amazon Chime is disabled.Type: String
Pattern:
(ENABLED|DISABLED)
Required: No
- StateReason
-
Provided if State is
DISABLED
. Provides context as to why the resource is disabled.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: