Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-supportapp-slackchannelconfiguration.json
Parent schema serverless-framework-configuration
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

TeamId string | Aws_CF_FunctionString required

The team ID in Slack, which uniquely identifies a workspace.

ChannelId string | Aws_CF_FunctionString required

The channel ID in Slack, which identifies a channel within a workspace.

NotifyOnCaseSeverity string | Aws_CF_FunctionString required

The severity level of a support case that a customer wants to get notified for.

ChannelRoleArn string | Aws_CF_FunctionString required

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.