Commit Graph

8 Commits

Author SHA1 Message Date
Tim Colson
26e574a932 Rename sample to native-function
Function class and file name 'uppercase' is misleading.
2023-11-13 14:43:59 -07:00
Tim Colson
fea404803d Set function name to 'native-func-sample'
The build contains two functions: uppercase and reverse. The Lambda function name does n
2023-11-13 13:04:29 -07:00
Tim Colson
a8747a7080 Explain native AWS sample in detail; w/ test events
Updated with info from convo with OlegZ. Thx!
2023-11-13 10:31:37 -07:00
Oleg Zhurakousky
27d7b1dca4 Update README.md 2023-11-10 16:19:21 +01:00
Oleg Zhurakousky
4a1bfbc764 GH-1014 Fix CustomRuntimeEventLoop to default to RoutingFunction
Resolves #1014
2023-03-27 18:51:48 +02:00
Oleg Zhurakousky
f1cd8ae1ab Update README.md 2023-01-30 18:38:07 +01:00
Oleg Zhurakousky
00da1361bb Update README.md 2023-01-30 18:37:27 +01:00
Oleg Zhurakousky
633491fc2e Add readme to the AWS native sample 2023-01-30 16:23:13 +01:00