aws-cdk-lib.aws_applicationautoscaling: DeregisterScalableTarget #29626
Labels
@aws-cdk/aws-applicationautoscaling
Related to AWS Application Auto Scaling
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
needs-cfn
This issue is waiting on changes to CloudFormation before it can be addressed.
p2
Describe the feature
CDK implementation to Deregister an Application Auto Scaling scalable target after it is finished using it.
A CloudFormation L1 Construct would be great as well for starters.
Use Case
I am creating sagemaker endpoint and attaching autoscaling policy using scalable targets. During update of that endpoint stack I need to be able to deregister target from that endpoint using CDK.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.133.0
Environment details (OS name and version, etc.)
MAC
The text was updated successfully, but these errors were encountered: