-
Notifications
You must be signed in to change notification settings - Fork 278
CFN Template added #603
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
CFN Template added #603
Conversation
Merge from upstream
CFN Templates added for the queue and event subscription
|
/rerun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your work on this @ngoyal16!
Just a few comments, please take a look.
AWS Health Event added in CFN Template
|
The failing tests are not related to your changes, so don't be concerned about that. We'll get a PR out this afternoon to fix it. Similar change can be seen here: aws/amazon-ec2-metadata-mock#168 |
|
@ngoyal16 we merged a fix for the failing tests, thanks for your patience. Can you please rebase? |
@AustinSiu done |
Description of changes:
CFN Template added so that end users can easily create the queue and event subscriptions
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.