jckuester / awsweeper

A tool for cleaning your AWS account
Mozilla Public License 2.0
468 stars 45 forks source link

Delete Lambda functions #41

Closed cloudlena closed 4 years ago

cloudlena commented 5 years ago

It would be neat if the tool supported deleting aws_lambda_functions.

aghassemlouei commented 4 years ago

Bumping this request as well; would be beneficial to have!

jckuester commented 4 years ago

Hi @aghassemlouei again. Would you like to provide some initial PR for this? I can then do the rest.

jckuester commented 4 years ago

See https://github.com/cloudetc/awsweeper/pull/85; still need to implement tag support.

jckuester commented 4 years ago

Released in https://github.com/cloudetc/awsweeper/releases/tag/v0.7.0. FYI, I am working currently on a general solution to support tags for all resources.

jckuester commented 4 years ago

Tags for aws_lambda_function resources are finally working in the new release: https://github.com/cloudetc/awsweeper/releases/tag/v0.9.0