Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit ffcc3ec

Browse files
Update CloudFormation execute step
Changed the instructions to click "Create Stack" instead of "Create Change Set", which was causing issues with students in the lab.
1 parent afe6cd2 commit ffcc3ec

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ImageProcessing/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,9 @@ Asia Pacific (Sydney) | <span style="font-family:'Courier';">ap-southeast-2</spa
106106

107107
1. On the Options page, leave all the defaults and click **Next**.
108108

109-
1. On the Review page, Click the checkboxes to give AWS CloudFormation permission to **"create IAM resources"** and **"create IAM resources with custom names"**
109+
1. On the Review page, Click the checkboxes to give AWS CloudFormation permission to **"create IAM resources"**, **"create IAM resources with custom names"**, and **"CAPABILITY_AUTO_EXPAND"**
110110

111-
1. Click **"Create Change Set"** in the Transforms section
112-
113-
1. Click **"Execute"**
111+
1. Click **"Create Stack"** in the Transforms section
114112

115113
1. Wait for the `wildrydes-step-module-resources` stack to reach a status of `CREATE_COMPLETE`.
116114

0 commit comments

Comments
 (0)