Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CloudWatch Events Resource/Property #467

Merged
merged 7 commits into from
Apr 19, 2016

Conversation

njsnx
Copy link

@njsnx njsnx commented Apr 19, 2016

Added CloudWatch Events support based on new release of Cloudformation support for CloudWatch Events.

Using the Same namespace as Cloudformation (Events) rather than CloudWatchEvents as main python file

Adds Rule resource and Target Property

"Principal": {
"Service": [
"lambda.amazonaws.com",
"apigateway.amazonaws.com"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need this one ;)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha thanks - i haven't contributed to this before so used your PR as a guide :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Me neither ;)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well i guess good luck to both of us 👍

@njsnx njsnx changed the title Feature/cloudwatch events CloudWatch Events Resource/Property Apr 19, 2016
@markpeek markpeek merged commit 8b69f10 into cloudtools:master Apr 19, 2016
@markpeek
Copy link
Member

Thanks for the quick implementation!

@njsnx njsnx deleted the feature/cloudwatch-events branch April 19, 2016 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants