Skip to content

Code utilities for managing our development environments and to save time.

Notifications You must be signed in to change notification settings

imlanie/python-boto3-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

python-boto3-utilities

Helper scripts for maintenance. Script names are self-explanatory.

This script will delete all of the published versions of a single lambda function while ignoring any Aliased versions that you have created. $LATEST version will also be ignored. Delete operation is commented out for safety purposes. Run the script first with print to see the list to be delete.

Python Script Name:  DeleteLambdaVersionsByFunctionArnKeepVersionsWithAliases.py
Requirement:         boto3
Input variable:      Name of lambda function

About

Code utilities for managing our development environments and to save time.

Topics

Resources

Stars

Watchers

Forks

Languages