-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Closed
Copy link
Labels
@aws-cdk/aws-applicationautoscalingRelated to AWS Application Auto ScalingRelated to AWS Application Auto Scalingeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1
Description
Description
The CFN specification for enum PredefinedMetric includes 5 members which are absent from CDK:
- AppStreamAverageCapacityUtilization
- CassandraReadCapacityUtilization
- CassandraWriteCapacityUtilization
- ComprehendInferenceUtilization
- NeptuneReaderAverageCPUUtilization
I needed the one for AppStream and expected feature parity with CFN but didn't find it.
Use Case
Implement autoscaling using predefined metrics
Proposed Solution
Add the enum members that are present in CFN but not CFK
Other information
No response
Acknowledge
- I may be able to implement this feature request
- This feature might incur a breaking change
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-applicationautoscalingRelated to AWS Application Auto ScalingRelated to AWS Application Auto Scalingeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1