Skip to content

Commit de0ba7c

Browse files
aws#479 CloudWatchEvent renamed to EventBridgeEvent
1 parent 532af4b commit de0ba7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

events/codepipeline_cloudwatch.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const (
4242
)
4343

4444
// CodePipelineEvent is documented at:
45-
// https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/EventTypes.html#codepipeline_event_type
45+
// https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event.html#codepipeline_event_type
4646
type CodePipelineEventBridgeEvent struct {
4747
// Version is the version of the event's schema.
4848
Version string `json:"version"`

0 commit comments

Comments
 (0)