You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/quickstart.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ sam init --location https://github.com/aws-samples/cookiecutter-aws-sam-python
23
23
If you deploy code from Quickstart make sure to [set up your AWS credentials](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-getting-started-set-up-credentials.html).
24
24
25
25
### Code example
26
-
In the `powertools-quickstart` folder, we modify the following files:
26
+
Within the `powertools-quickstart` folder, we will modify the following files:
27
27
28
28
***app.py** - Application code.
29
29
***template.yaml** - AWS infrastructure configuration using SAM.
0 commit comments