We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532af4b commit de0ba7cCopy full SHA for de0ba7c
events/codepipeline_cloudwatch.go
@@ -42,7 +42,7 @@ const (
42
)
43
44
// CodePipelineEvent is documented at:
45
-// https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/EventTypes.html#codepipeline_event_type
+// https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event.html#codepipeline_event_type
46
type CodePipelineEventBridgeEvent struct {
47
// Version is the version of the event's schema.
48
Version string `json:"version"`
0 commit comments