(cloudwatch): allow period override on LogQueryWidget #32132
Labels
@aws-cdk/aws-cloudwatch
Related to Amazon CloudWatch
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Allow overriding the default period on a LogQueryWidget.
This is possible on
GraphWidget
but not onLogQueryWidget
. (there are in fact quite a few props other that don't exist onLogQueryWidget
).Use Case
I want to run a Logs Insights query over a large time period, ignoring whatever the global setting is in the dashboard.
Proposed Solution
Extend
LogQueryWidget
with those ofGraphWidget
.Other Information
No response
Acknowledgements
CDK version used
2.166.0
Environment details (OS name and version, etc.)
MacOS
The text was updated successfully, but these errors were encountered: