12 Commits

Author SHA1 Message Date
Matthieu Napoli
95a61a2fc6 docs: Fix long lines in code examples 2022-01-06 14:43:37 +01:00
Matthieu Napoli
8a53b08a68 docs: Consolidate "Getting started" pages into a single guide 2021-12-23 14:15:42 +01:00
dnx-seek
32de9bffed
docs: Suggest python3 template over python2 (#9773)
python2 is [no longer a supported runtime](https://aws.amazon.com/blogs/compute/announcing-end-of-support-for-python-2-7-in-aws-lambda/) for AWS.

When I ran this example as it currently is in the docs it created a python2 project. Interestingly selecting `AWS - Python - Starter` from the CLI did create a python3 project, although the code seems to suggest this should be calling the `aws-python` template, but I probably missed a link there.
2021-07-22 09:21:54 +02:00
Pravin
ceec969c77 removed repetition of helloWorld in menuText 2019-08-20 19:14:07 +02:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Daniel Olson
e5033aeb0c updated a few grammatical errors 2018-02-02 11:17:40 -05:00
Daniel Olson
b147126c3e updated Python hello-world 2018-02-01 21:17:01 -05:00
Alasdair Nicol
912a40ac04 Update Python hello wold example to be consistent with Node.js 2017-01-11 22:45:22 +00:00
Maciej Winnicki
f7b2f81334
fix hello world examples 2016-10-27 11:45:45 +02:00
Ryan S. Brown
197d817b88 Fix link from hello-world examples to framework installation docs 2016-10-25 15:30:24 -04:00
davidwells
bd1c8692c8 update doc links 2016-10-24 19:11:37 -07:00
ac360
06af417f7b refactor documentation 2016-10-24 18:51:07 -07:00