Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit c975433

Browse files
msailesferdingler
authored andcommitted
issue 52: SAM Init has additional question
I've added the additional step for the JS and Java version of the workshop.
1 parent fe52989 commit c975433

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

workshop/content/java/sam/init/_index.en.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ It will prompt for project configuration parameters:
1616
#### Type `1` to select AWS Quick Start Templates
1717
![samInit](/images/java/chapter1/init/quick-start-template.png)
1818

19+
#### Type `1` to select Zip as the package type
20+
![samInit](/images/java/chapter1/init/package-type.png)
21+
1922
#### Type `12` to select the Java 8 runtime
2023
![samInit](/images/java/chapter1/init/runtime.png)
2124

workshop/content/javascript/sam/init/_index.en.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ It will prompt for project configuration parameters:
1616
#### Type `1` to select AWS Quick Start Templates
1717
![samInit](/images/screenshot-sam-init-1.png)
1818

19+
#### Type `1` to select Zip as the package type
20+
![samInit](/images/screenshot-sam-init-1.0.png)
21+
1922
#### Choose `nodejs12.x` for runtime
2023
![samInit](/images/screenshot-sam-init-1.1.png)
2124

94.9 KB
Loading
94.9 KB
Loading

0 commit comments

Comments
 (0)