Flowoid allows you to automate repetitive tasks in AWS CodeStar Notifications. Connect AWS CodeStar Notifications with over 300 integrations and unlock its potential. No coding skills required.
Triggers
New Event Type
Returns information about the event types available for configuring notifications.
New Notification Rule
Returns a list of the notification rules for an AWS account.
Actions
Create Notification Rule
Creates a notification rule for a resource. The rule specifies the events you want notifications about and the targets (such as SNS topics) where you want to receive them.
Delete Notification Rule
Deletes a notification rule for a resource.
Delete Target
Deletes a specified target for notifications.
Describe Notification Rule
Returns information about a specified notification rule.
List Event Types
Returns information about the event types available for configuring notifications.
List Notification Rules
Returns a list of the notification rules for an AWS account.
List Tags For Resource
Returns a list of the tags associated with a notification rule.
List Targets
Returns a list of the notification rule targets for an AWS account.
Subscribe
Creates an association between a notification rule and an SNS topic so that the associated target can receive notifications when the events described in the rule are triggered.
Tag Resource
Associates a set of provided tags with a notification rule.
Unsubscribe
Removes an association between a notification rule and an Amazon SNS topic so that subscribers to that topic stop receiving notifications when the events described in the rule are triggered.
Untag Resource
Removes the association between one or more provided tags and a notification rule.
Update Notification Rule
Updates a notification rule for a resource. You can change the events that trigger the notification rule, the status of the rule, and the targets that receive the notifications. To add or remove tags for a notification rule, you must use TagResource and UntagResource.