Skip to content

Commit c3fc646

Browse files
authored
Update README.md
1 parent b062d6a commit c3fc646

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ This guide is based on [this article](https://medium.com/@skalyani103/python-on-
1010

1111
## Create an AWS Lambda Function for chDB
1212

13-
To create an AWS Lambda function, log into your AWS console.
14-
1513
**Build & Push** the latest [chDB-lambda container](https://github.com/chdb-io/chdb-server/tree/main/lambda) image to your **ECR** storage.
1614

1715
### Upload Docker image on ECR and Lambda
18-
Lambda function continers must be hosted on the AWS Elastic Container Registry.
16+
Lambda function continers must be hosted on the AWS Elastic Container Registry.<br>
17+
Before proceeding authenticate into your AWS console.
1918

2019
1. Export your AWS account id in the shell or better yet, add it your ~/.bashrc or ~/.bash_profile
2120
```

0 commit comments

Comments
 (0)