-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
fix(cloudwatch): move SNS Alarm Action to aws-cloudwatch-actions
#2688
Merged
Commits on May 30, 2019
-
fix(cloudwatch): Move SNS Alarm Action to
aws-cloudwatch-actions
.In accordance with new guidelines, we're centralizing cross-service integrations into their own package. In this case, centralizing CloudWatch Alarm Actions into `@aws-cdk/aws-cloudwatch-actions`. Not moving AutoScaling classes because doing so would introduce circular dependencies. BREAKING CHANGE: using an SNS topic as CloudWatch Alarm Actxion now requires an integration object from the `@aws-cdk/aws-cloudwatch-actions` package.
Configuration menu - View commit details
-
Copy full SHA for 47e84c5 - Browse repository at this point
Copy the full SHA 47e84c5View commit details
Commits on May 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c4ce495 - Browse repository at this point
Copy the full SHA c4ce495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aa279a - Browse repository at this point
Copy the full SHA 1aa279aView commit details
Commits on Jun 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e8d1619 - Browse repository at this point
Copy the full SHA e8d1619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37ad9e4 - Browse repository at this point
Copy the full SHA 37ad9e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c45553e - Browse repository at this point
Copy the full SHA c45553eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e63dc - Browse repository at this point
Copy the full SHA 59e63dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8bae1b - Browse repository at this point
Copy the full SHA c8bae1bView commit details
Commits on Jun 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for befc3c4 - Browse repository at this point
Copy the full SHA befc3c4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.