Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + type CodeStarNotificationsAPI interface + CreateNotificationRule func(*codestarnotifications.CreateNotificationRuleInput) (*codestarnotifications.CreateNotificationRuleOutput, error) + CreateNotificationRuleRequest func(*codestarnotifications.CreateNotificationRuleInput) (*request.Request, *codestarnotifications.CreateNotificationRuleOutput) + CreateNotificationRuleWithContext func(aws.Context, *codestarnotifications.CreateNotificationRuleInput, ...) (*codestarnotifications.CreateNotificationRuleOutput, error) + DeleteNotificationRule func(*codestarnotifications.DeleteNotificationRuleInput) (*codestarnotifications.DeleteNotificationRuleOutput, error) + DeleteNotificationRuleRequest func(*codestarnotifications.DeleteNotificationRuleInput) (*request.Request, *codestarnotifications.DeleteNotificationRuleOutput) + DeleteNotificationRuleWithContext func(aws.Context, *codestarnotifications.DeleteNotificationRuleInput, ...) (*codestarnotifications.DeleteNotificationRuleOutput, error) + DeleteTarget func(*codestarnotifications.DeleteTargetInput) (*codestarnotifications.DeleteTargetOutput, error) + DeleteTargetRequest func(*codestarnotifications.DeleteTargetInput) (*request.Request, *codestarnotifications.DeleteTargetOutput) + DeleteTargetWithContext func(aws.Context, *codestarnotifications.DeleteTargetInput, ...request.Option) (*codestarnotifications.DeleteTargetOutput, error) + DescribeNotificationRule func(*codestarnotifications.DescribeNotificationRuleInput) (*codestarnotifications.DescribeNotificationRuleOutput, error) + DescribeNotificationRuleRequest func(*codestarnotifications.DescribeNotificationRuleInput) (*request.Request, *codestarnotifications.DescribeNotificationRuleOutput) + DescribeNotificationRuleWithContext func(aws.Context, *codestarnotifications.DescribeNotificationRuleInput, ...) (*codestarnotifications.DescribeNotificationRuleOutput, error) + ListEventTypes func(*codestarnotifications.ListEventTypesInput) (*codestarnotifications.ListEventTypesOutput, error) + ListEventTypesPages func(*codestarnotifications.ListEventTypesInput, ...) error + ListEventTypesPagesWithContext func(aws.Context, *codestarnotifications.ListEventTypesInput, ...) error + ListEventTypesRequest func(*codestarnotifications.ListEventTypesInput) (*request.Request, *codestarnotifications.ListEventTypesOutput) + ListEventTypesWithContext func(aws.Context, *codestarnotifications.ListEventTypesInput, ...request.Option) (*codestarnotifications.ListEventTypesOutput, error) + ListNotificationRules func(*codestarnotifications.ListNotificationRulesInput) (*codestarnotifications.ListNotificationRulesOutput, error) + ListNotificationRulesPages func(*codestarnotifications.ListNotificationRulesInput, ...) error + ListNotificationRulesPagesWithContext func(aws.Context, *codestarnotifications.ListNotificationRulesInput, ...) error + ListNotificationRulesRequest func(*codestarnotifications.ListNotificationRulesInput) (*request.Request, *codestarnotifications.ListNotificationRulesOutput) + ListNotificationRulesWithContext func(aws.Context, *codestarnotifications.ListNotificationRulesInput, ...) (*codestarnotifications.ListNotificationRulesOutput, error) + ListTagsForResource func(*codestarnotifications.ListTagsForResourceInput) (*codestarnotifications.ListTagsForResourceOutput, error) + ListTagsForResourceRequest func(*codestarnotifications.ListTagsForResourceInput) (*request.Request, *codestarnotifications.ListTagsForResourceOutput) + ListTagsForResourceWithContext func(aws.Context, *codestarnotifications.ListTagsForResourceInput, ...) (*codestarnotifications.ListTagsForResourceOutput, error) + ListTargets func(*codestarnotifications.ListTargetsInput) (*codestarnotifications.ListTargetsOutput, error) + ListTargetsPages func(*codestarnotifications.ListTargetsInput, ...) error + ListTargetsPagesWithContext func(aws.Context, *codestarnotifications.ListTargetsInput, ...) error + ListTargetsRequest func(*codestarnotifications.ListTargetsInput) (*request.Request, *codestarnotifications.ListTargetsOutput) + ListTargetsWithContext func(aws.Context, *codestarnotifications.ListTargetsInput, ...request.Option) (*codestarnotifications.ListTargetsOutput, error) + Subscribe func(*codestarnotifications.SubscribeInput) (*codestarnotifications.SubscribeOutput, error) + SubscribeRequest func(*codestarnotifications.SubscribeInput) (*request.Request, *codestarnotifications.SubscribeOutput) + SubscribeWithContext func(aws.Context, *codestarnotifications.SubscribeInput, ...request.Option) (*codestarnotifications.SubscribeOutput, error) + TagResource func(*codestarnotifications.TagResourceInput) (*codestarnotifications.TagResourceOutput, error) + TagResourceRequest func(*codestarnotifications.TagResourceInput) (*request.Request, *codestarnotifications.TagResourceOutput) + TagResourceWithContext func(aws.Context, *codestarnotifications.TagResourceInput, ...request.Option) (*codestarnotifications.TagResourceOutput, error) + Unsubscribe func(*codestarnotifications.UnsubscribeInput) (*codestarnotifications.UnsubscribeOutput, error) + UnsubscribeRequest func(*codestarnotifications.UnsubscribeInput) (*request.Request, *codestarnotifications.UnsubscribeOutput) + UnsubscribeWithContext func(aws.Context, *codestarnotifications.UnsubscribeInput, ...request.Option) (*codestarnotifications.UnsubscribeOutput, error) + UntagResource func(*codestarnotifications.UntagResourceInput) (*codestarnotifications.UntagResourceOutput, error) + UntagResourceRequest func(*codestarnotifications.UntagResourceInput) (*request.Request, *codestarnotifications.UntagResourceOutput) + UntagResourceWithContext func(aws.Context, *codestarnotifications.UntagResourceInput, ...request.Option) (*codestarnotifications.UntagResourceOutput, error) + UpdateNotificationRule func(*codestarnotifications.UpdateNotificationRuleInput) (*codestarnotifications.UpdateNotificationRuleOutput, error) + UpdateNotificationRuleRequest func(*codestarnotifications.UpdateNotificationRuleInput) (*request.Request, *codestarnotifications.UpdateNotificationRuleOutput) + UpdateNotificationRuleWithContext func(aws.Context, *codestarnotifications.UpdateNotificationRuleInput, ...) (*codestarnotifications.UpdateNotificationRuleOutput, error)