Cloudwatch: Add DB_PERF_INSIGHTS to Metric Math (#77241)

This commit is contained in:
Isabella Siu 2023-10-26 16:08:52 -04:00 committed by GitHub
parent d3fce96571
commit 72a085ea20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ export const METRIC_MATH_FNS = [
'AVG',
'CEIL',
'DATAPOINT_COUNT',
'DB_PERF_INSIGHTS',
'DIFF',
'DIFF_TIME',
'FILL',