latest--aws-supportapp-slackchannelconfiguration
shared
Type:
object
An AWS Support App resource that creates, updates, lists and deletes Slack channel configurations.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-supportapp.git
Properties
The team ID in Slack, which uniquely identifies a workspace.
The channel ID in Slack, which identifies a channel within a workspace.
The severity level of a support case that a customer wants to get notified for.
The Amazon Resource Name (ARN) of an IAM role that grants the AWS Support App access to perform operations for AWS services.
ChannelName
string | Aws_CF_FunctionString
The channel name in Slack.
NotifyOnCreateOrReopenCase
boolean
Whether to notify when a case is created or reopened.
NotifyOnAddCorrespondenceToCase
boolean
Whether to notify when a correspondence is added to a case.
NotifyOnResolveCase
boolean
Whether to notify when a case is resolved.