Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
ojkelly committed Jul 4, 2018
1 parent cb73b22 commit b6dcc89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/lambdaPermission.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ func ParseLambdaPermission(name string, data string) (cf kombustionTypes.Templat
SourceArn: sourceArn,
FunctionName: config.Properties.FunctionName,
SourceAccount: config.Properties.SourceAccount,
EventSourceToken: config.Properties.EventSourceToken,
MyCustomProperty: "Look at me, i'm defined in the plugin, but not the host",
},
),
}
Expand Down

0 comments on commit b6dcc89

Please sign in to comment.