Skip to content

Commit 4f7a377

Browse files
committed
simplify readme
1 parent cf624f2 commit 4f7a377

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Examples/Streaming/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -245,11 +245,6 @@ The content of the input `ByteBuffer` depends on how you invoke the function:
245245
Here is an example of Lambda function URL payload:
246246

247247
```json
248-
// This is an example of payload received when
249-
// the function is invoked by a Lambda function URL.
250-
// You can use the `FunctionURL` structure provided by the Lambda Event library to decode this
251-
// See, https://github.com/swift-server/swift-aws-lambda-events/blob/main/Sources/AWSLambdaEvents/FunctionURL.swift
252-
253248
/*
254249
{
255250
"version": "2.0",

0 commit comments

Comments
 (0)