-
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
aws-autoscaling-hooks #2447
Closed
2 tasks
eladb opened this issue
May 1, 2019
· 0 comments
· Fixed by #2628 or MechanicalRock/tech-radar#14 · May be fixed by MechanicalRock/cdk-constructs#5, MechanicalRock/cdk-constructs#6 or MechanicalRock/cdk-constructs#7
Closed
2 tasks
aws-autoscaling-hooks #2447
eladb opened this issue
May 1, 2019
· 0 comments
· Fixed by #2628 or MechanicalRock/tech-radar#14 · May be fixed by MechanicalRock/cdk-constructs#5, MechanicalRock/cdk-constructs#6 or MechanicalRock/cdk-constructs#7
Comments
rix0rrr
added a commit
that referenced
this issue
May 24, 2019
In accordance with new guidelines, we're centralizing cross-service integrations into their own package. In this case, centralizing AutoScaling Lifecycle Hook Targets into `@aws-cdk/aws-autoscaling-hooktargets`. Fixes #2447. BREAKING CHANGE: using a Topic, Queue or Lambda as Lifecycle Hook Target now requires an integration object from the `@aws-cdk/aws-autoscaling-hooktargets` package.
4 tasks
rix0rrr
added a commit
that referenced
this issue
May 28, 2019
) In accordance with new guidelines, we're centralizing cross-service integrations into their own package. In this case, centralizing AutoScaling Lifecycle Hook Targets into `@aws-cdk/aws-autoscaling-hooktargets`. Fixes #2447. BREAKING CHANGE: using a Topic, Queue or Lambda as Lifecycle Hook Target now requires an integration object from the `@aws-cdk/aws-autoscaling-hooktargets` package.
This was referenced Aug 22, 2019
This was referenced Dec 12, 2019
This was referenced Jan 20, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ILifecycleHook
implementation into a single module.The text was updated successfully, but these errors were encountered: