Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.3/services/codestarnotifications.ts?docs=full";

§Classes

CodeStarNotifications

§Interfaces

CreateNotificationRuleRequest
CreateNotificationRuleResult
DeleteNotificationRuleRequest
DeleteNotificationRuleResult
DeleteTargetRequest
DescribeNotificationRuleRequest
DescribeNotificationRuleResult
EventTypeSummary

Returns information about an event that has triggered a notification rule.

ListEventTypesFilter

Information about a filter to apply to the list of returned event types. You can filter by resource type or service name.

ListEventTypesRequest
ListEventTypesResult
ListNotificationRulesFilter

Information about a filter to apply to the list of returned notification rules. You can filter by event type, owner, resource, or target.

ListNotificationRulesRequest
ListNotificationRulesResult
ListTagsForResourceRequest
ListTagsForResourceResult
ListTargetsFilter

Information about a filter to apply to the list of returned targets. You can filter by target type, address, or status. For example, to filter results to notification rules that have active Amazon SNS topics as targets, you could specify a ListTargetsFilter Name as TargetType and a Value of SNS, and a Name of TARGET_STATUS and a Value of ACTIVE.

ListTargetsRequest
ListTargetsResult
NotificationRuleSummary

Information about a specified notification rule.

SubscribeRequest
SubscribeResult
TagResourceRequest
TagResourceResult
Target

Information about the SNS topics associated with a notification rule.

TargetSummary

Information about the targets specified for a notification rule.

UnsubscribeRequest
UnsubscribeResult
UntagResourceRequest
UpdateNotificationRuleRequest

§Type Aliases

DetailType
ListEventTypesFilterName
ListNotificationRulesFilterName
ListTargetsFilterName
NotificationRuleStatus
TargetStatus