New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

cdk-bootstrap-cleanup

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdk-bootstrap-cleanup

Status: EXPERIMENTAL

Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
13
160%
Maintainers
1
Weekly downloads
 
Created
Source

CDK Bootstrap Cleanup

Status: EXPERIMENTAL

Removes objects from the shard CDK Bootstrap backup when they are not used.

This happens as part of the Stack update or delete operation. A custom resource is created for each asset. Whenever it gets changed the custom resource gets updated and CloudFormation will delete the object in its cleanup phase.

When the asset is not used anymore, also the custom resources gets deleted and the object will be deleted in the CloudFormation cleanup phase.

Open issues

  • [] Support permanent delete (at the moment only a delete marker is set)
  • [] Support cross-stack scenarios

Other projects

...

Keywords

cdk

FAQs

Package last updated on 17 Feb 2022

Related posts