# Functions

Execute is the main execution function.

# Constants

IssueMSG is a default message to pass to the user.

# Variables

CredentialsFile is a boolean for the credentials provider logic.
No description provided by the author
DryRun is to enable a preview of what an actual execution would do.
CliConfig is the struct that holds the CLI configuration.
LambdaListFile points a file that contains a listof Lambdas to delete.
MoreLambdaDetails is to show information about the Lambda being worked on.
ProfileFlag is the AWS crendentials profile passed in.
RegionFlag is the AWS Region to target for the execution.
Retain is the number of versions to retain excluding $LATEST.
SizeIEC is used to display the size in IEC units.
Verbose is to enable debug output.
VersionString is the version of the CLI.