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 4ef3776 commit b579386Copy full SHA for b579386
events/codepipeline.go
@@ -3,4 +3,4 @@ package events
3
// CodePipelineJob has been incorrectly assigned as CodePipelineEvent
4
// - https://github.com/aws/aws-lambda-go/issues/244
5
// This maintains backwards compatability until a v2 release
6
-type CodePipelineEvent = CodePipelineJobEvent
+type CodePipelineEvent = CodePipelineJobEvent
0 commit comments