Skip to content

Commit 7128b1c

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Examples/Streaming/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ The ZIP file is located at `.build/plugins/AWSLambdaPackager/outputs/AWSLambdaPa
3939
Here is how to deploy using the `aws` command line.
4040

4141
### Step 1: Create the function
42+
4243
```bash
44+
# Replace with your AWS Account ID
4345
AWS_ACCOUNT_ID=012345678901
4446
aws lambda create-function \
4547
--function-name StreamingNumbers \

0 commit comments

Comments
 (0)