aws / aws/aws-cdk

aws-cdk-lib.aws_applicationautoscaling: DeregisterScalableTarget

Open
#29,626 2 comments 0 reactions 0 assignees View on GitHub
@aws-cdk/aws-applicationautoscaling effort/medium feature-request needs-cfn p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### 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

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CDK version used

2.133.0

### Environment details (OS name and version, etc.)

MAC

Contributor guide

Open the contributing guide

Research direction

Start with the aws_applicationautoscaling module and investigate how CDK represents scalable targets, then compare the requested deregistration operation with the relevant AWS CloudFormation resource documentation. Done means CDK can model deregistering an Application Auto Scaling scalable target, including the requested L1 construct, with coverage for the SageMaker endpoint update use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.