Puppet Task: lambda_aws_delete_function
- Defined in:
-
tasks/lambda_aws_delete_function.json,
tasks/lambda_aws_delete_function.rb
Overview
Deletes a Lambda function. To delete a specific function version, use the Qualifier parameter. Otherwise, all versions and aliases are deleted. To delete Lambda event source mappings that invoke a function, use DeleteEventSourceMapping. For AWS services and resources that invoke your function directly, delete the trigger in the service where you originally configured it.