Hi, I use CDK deployed ApiGateway, Lambda, Cloudwatch alarms and ScalableTraget, I found when the alarm triggered, the CW only call "Get" api no "Patch" api, may I know what is underneath of the alarm triggering auto scaling?
How can I make sure the CW alarm can call "Patch" together?
Thanks