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

add HealthEventPermission to CloudFormation stack #19206

Merged
merged 1 commit into from Nov 16, 2017

Conversation

wjordan
Copy link
Contributor

@wjordan wjordan commented Nov 16, 2017

Followup to #19125.

This extra AWS::Lambda::Permission resource is required for invoking Slack-forwarding lambda-function from Health Event.

Stack diff:

$ RAILS_ENV=production bundle exec rake stack:validate
AWS CloudFormation Template for Code.org application
Listing changes to existing stack `autoscale-prod`:
Add HealthEventPermission [AWS::Lambda::Permission] 

required for invoking Slack-forwarding lambda-function from Health Event.
[ci skip]
@wjordan
Copy link
Contributor Author

wjordan commented Nov 16, 2017

Manually updated stack, confirmed that this HealthEvent rule now shows up in the Lambda Management Console for SlackEvent [Triggers] as expected.

@wjordan wjordan merged commit e386b31 into staging Nov 16, 2017
@wjordan wjordan deleted the health-event-permission branch November 16, 2017 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant