import * as mod from "https://aws-api.deno.dev/v0.4/services/codestarnotifications.ts?docs=full";
CodeStarNotifications |
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 Chatbot topics as targets, you could specify a ListTargetsFilter Name as |
ListTargetsRequest | |
ListTargetsResult | |
NotificationRuleSummary | Information about a specified notification rule. |
SubscribeRequest | |
SubscribeResult | |
TagResourceRequest | |
TagResourceResult | |
Target | Information about the Chatbot topics or Chatbot clients associated with a notification rule. |
TargetSummary | Information about the targets specified for a notification rule. |
UnsubscribeRequest | |
UnsubscribeResult | |
UntagResourceRequest | |
UpdateNotificationRuleRequest |