
This workflow demonstrates how to manage and cleanup the number of available versions of an AWS Lambda function.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/step-functions-lambda-version-cleanup/cd step-functions-workflows-collection/step-functions-lambda-version-cleanup
terraform initterraform apply -var='lambda_function_filter_prefix= '
terraform destroy.