Difference between revisions of "Lambda handler"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | {{ | + | {{lowercase}} |
* <code>[[def]] lambda_handler(event, context):</code> | * <code>[[def]] lambda_handler(event, context):</code> | ||
Revision as of 01:21, 3 March 2022
def lambda_handler(event, context):
- HTTP redirect using lambda_handler (https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-examples.html#lambda-examples-http-redirect)
See also
Advertising: