pip install redis
. Also add redis to requirements.txt
.
hello-world>app.py
as below:
sam deploy --guided
.
Enter a stack name and pick your region. After confirming changes, the deployment
should begin. The command will output API Gateway endpoint URL, you can check the
API in your browser.