aws_autoscaling: cannot create cloudwatch events #33012
Labels
@aws-cdk/aws-autoscaling
Related to Amazon EC2 Auto Scaling
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p3
Describe the feature
In the documentation, under future work, the following is written:
I can see that we have been able to access
autoScalingGroupArn
in the CDK for a while now. I would love to know if we are unblocked on implementing this now.Use Case
My use case is to have certain events from my ASG trigger a lambda function using eventbridge. Any time a new instance is created under the ASG, I want to update a VPC origin with ARN of the new instance.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.174.1 (build f353fc7)
Environment details (OS name and version, etc.)
Arch Linux 6.12.8-zen1-1-zen
The text was updated successfully, but these errors were encountered: