codestar-notifications-2019-10-15 library
Classes
- AwsClientCredentials
- AWS credentials.
- CodeStarNotifications
- This AWS CodeStar Notifications API Reference provides descriptions and usage examples of the operations and data types for the AWS CodeStar Notifications API. You can use the AWS CodeStar Notifications API to work with the following objects:
- CreateNotificationRuleResult
- DeleteNotificationRuleResult
- DeleteTargetResult
- 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.
- 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.
- ListNotificationRulesResult
- 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.
- ListTargetsResult
- NotificationRuleSummary
- Information about a specified notification rule.
- SubscribeResult
- TagResourceResult
- Target
- Information about the SNS topics associated with a notification rule.
- TargetSummary
- Information about the targets specified for a notification rule.
- UnsubscribeResult
- UntagResourceResult
- UpdateNotificationRuleResult
Enums
Extensions
- DetailTypeFromString on String
- DetailTypeValueExtension on DetailType
- ListEventTypesFilterNameFromString on String
- ListEventTypesFilterNameValueExtension on ListEventTypesFilterName
- ListNotificationRulesFilterNameFromString on String
- ListNotificationRulesFilterNameValueExtension on ListNotificationRulesFilterName
- ListTargetsFilterNameFromString on String
- ListTargetsFilterNameValueExtension on ListTargetsFilterName
- NotificationRuleStatusFromString on String
- NotificationRuleStatusValueExtension on NotificationRuleStatus
- TargetStatusFromString on String
- TargetStatusValueExtension on TargetStatus