Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-cdk-lib.aws_applicationautoscaling: DeregisterScalableTarget #29626

Open
2 tasks
jainakhi opened this issue Mar 26, 2024 · 2 comments
Open
2 tasks

aws-cdk-lib.aws_applicationautoscaling: DeregisterScalableTarget #29626

jainakhi opened this issue Mar 26, 2024 · 2 comments
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

Comments

@jainakhi
Copy link

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

@jainakhi jainakhi added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Mar 26, 2024
@github-actions github-actions bot added the aws-cdk-lib Related to the aws-cdk-lib package label Mar 26, 2024
@tim-finnigan tim-finnigan self-assigned this Mar 28, 2024
@tim-finnigan tim-finnigan added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Mar 28, 2024
@tim-finnigan
Copy link

Thanks for the feature request. As this needs CloudFormation support, can you create an issue for this in https://github.com/aws-cloudformation/cloudformation-coverage-roadmap?

@tim-finnigan tim-finnigan added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Mar 28, 2024
@tim-finnigan tim-finnigan removed their assignment Mar 28, 2024
@jainakhi
Copy link
Author

Will do. Thanks

@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Mar 29, 2024
@khushail khushail added the needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. label Apr 2, 2024
@khushail khushail added p3 effort/medium Medium work item – several days of effort p2 and removed p3 labels Jul 31, 2024
@moelasmar moelasmar added @aws-cdk/aws-applicationautoscaling Related to AWS Application Auto Scaling and removed aws-cdk-lib Related to the aws-cdk-lib package labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants