Does anyone know if it's possible to create a `aws...
# general
f
Does anyone know if it's possible to create a
awsx.cloudwatch.SingleNumberMetricWidget
with the period set to the duration of the cloudwatch dashboard window you're looking at? Without that, statistics seem a bit silly on the dashboard.
Using that prop does work. It is not on the MetricWidgetArgs though: https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/awsx/cloudwatch/#MetricWidgetArgs
Created an issue on this: https://github.com/pulumi/pulumi-awsx/issues/537. Curious if there are any workarounds.