applicationautoscaling: missing PredefinedMetric for Lambda provisioned concurrency #6369
Labels
@aws-cdk/aws-applicationautoscaling
Related to AWS Application Auto Scaling
bug
This issue is a bug.
in-progress
This issue is being actively worked on.
LambdaProvisionedConcurrencyUtilization
is required but missing.aws-cdk/packages/@aws-cdk/aws-applicationautoscaling/lib/target-tracking-scaling-policy.ts
Lines 165 to 177 in b47eccc
Without this enum, we can't configure props for
scaleToTrackMetric
like this.Reproduction Steps
missing
LAMBDA_PROVISIONED_CONCURRENCY_UTILIZATION
in the following sampleError Log
Environment
Other
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: