Skip to content

Commit d3890ae

Browse files
sebsto0xTim
andauthored
typo
Co-authored-by: Tim Condon <[email protected]>
1 parent 7128b1c commit d3890ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/Streaming/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Be sure to replace <YOUR_ACCOUNT_ID> with your actual AWS account ID (for exampl
7777

7878
### Step3: Create the URL
7979

80-
This creates [an URL with IAM authentication](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html). Only calls with a valid signature will be authorized.
80+
This creates [a URL with IAM authentication](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html). Only calls with a valid signature will be authorized.
8181

8282
```bash
8383
aws lambda create-function-url-config \

0 commit comments

Comments
 (0)