Difference between revisions of "Lambda handler"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | *<code>[[def]] lambda_handler(event, context):</code> | + | {{lowercase}} |
+ | https://docs.aws.amazon.com/lambda/latest/dg/python-handler.html | ||
+ | |||
+ | * <code>[[def]] lambda_handler(event, context):</code> | ||
* [[HTTP redirect using lambda_handler]] (https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-examples.html#lambda-examples-http-redirect) | * [[HTTP redirect using lambda_handler]] (https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-examples.html#lambda-examples-http-redirect) | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
+ | * {{Boto}} | ||
* {{AWS Lambda}} | * {{AWS Lambda}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 01:23, 3 March 2022
Advertising: