Skip to content

Instantly share code, notes, and snippets.

@muneebaahmad
Created July 21, 2020 23:21
Show Gist options
  • Save muneebaahmad/554635c77b55975d67a8b9fd731074b6 to your computer and use it in GitHub Desktop.
Save muneebaahmad/554635c77b55975d67a8b9fd731074b6 to your computer and use it in GitHub Desktop.
def lambda_function(event:, context:)
puts "Lambda function was called"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment