We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95e9fb commit 4274a9eCopy full SHA for 4274a9e
Examples/Streaming/README.md
@@ -230,7 +230,7 @@ The content of the input `ByteBuffer` depends on how you invoke the function:
230
231
Here is an example of Lambda function URL payload:
232
233
-```
+```json
234
// This is an example of payload received when
235
// the function is invoked by a Lambda function URL.
236
// You can use the `FunctionURL` structure provided by the Lambda Event library to decode this
0 commit comments