How to enable I or Info button for a AWS CloudWatch dashboard via AWS CDK typescript

46 Views Asked by At

I have created a dashboard through AWSCDK typescript but I am not able to see the "i" button which give the information about the metric of the widget: widget with I button(top right)

Widget created using the CDK (missing the "i" button):

widget created from code base

0

There are 0 best solutions below