Puppet Task: lambda_aws_delete_event_source_mapping

Defined in:
tasks/lambda_aws_delete_event_source_mapping.json,
tasks/lambda_aws_delete_event_source_mapping.rb

Overview

Removes an event source mapping. This means AWS Lambda will no longer invoke the function for events in the associated source. This operation requires permission for the lambda:DeleteEventSourceMapping action.

Supports noop? false

Parameters