Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-devopsguru-notificationchannel.json
Parent schema serverless-framework-configuration
Type: object

This resource schema represents the NotificationChannel resource in the Amazon DevOps Guru.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-devops-guru

Properties

Config object required

Information about notification channels you have configured with DevOps Guru.

2 nested properties
Sns object

Information about a notification channel configured in DevOps Guru to send notifications when insights are created.

1 nested properties
TopicArn string | Aws_CF_FunctionString
Filters object

Information about filters of a notification channel configured in DevOpsGuru to filter for insights.

2 nested properties
Severities InsightSeverity[]

DevOps Guru insight severities to filter for

minItems=1maxItems=3

DevOps Guru message types to filter for

minItems=1maxItems=5

Definitions

NotificationChannelConfig object

Information about notification channels you have configured with DevOps Guru.

Sns object

Information about a notification channel configured in DevOps Guru to send notifications when insights are created.

1 nested properties
TopicArn string | Aws_CF_FunctionString
Filters object

Information about filters of a notification channel configured in DevOpsGuru to filter for insights.

2 nested properties
Severities InsightSeverity[]

DevOps Guru insight severities to filter for

minItems=1maxItems=3

DevOps Guru message types to filter for

minItems=1maxItems=5
SnsChannelConfig object

Information about a notification channel configured in DevOps Guru to send notifications when insights are created.

TopicArn string | Aws_CF_FunctionString
NotificationFilterConfig object

Information about filters of a notification channel configured in DevOpsGuru to filter for insights.

Severities InsightSeverity[]

DevOps Guru insight severities to filter for

minItems=1maxItems=3

DevOps Guru message types to filter for

minItems=1maxItems=5
InsightSeverity string | Aws_CF_FunctionString

DevOps Guru Insight Severity Enum

NotificationMessageType string | Aws_CF_FunctionString

DevOps Guru NotificationMessageType Enum

InsightSeveritiesFilterList InsightSeverity[]

DevOps Guru insight severities to filter for

NotificationMessageTypesFilterList NotificationMessageType[]

DevOps Guru message types to filter for