amazon-archives / aws-developer-workshop

This is a self paced workshop to get started on Serverless or Container development using AWS Developer Tools.
Apache License 2.0
9 stars 4 forks source link

cleanup instructions unclear to the new CodeStar/IAM user #16

Open vinceskahan opened 6 years ago

vinceskahan commented 6 years ago

update - this is for the twitch.tv "building a serverless app" 30-minute presentation at https://www.twitch.tv/videos/249589422...

The cleanup instructions "After you are done with your lab, head over to the CloudFormation console (listed under Services) and delete...." are incorrect. The CodeStar user does not have the privileges to do that. You have to log out of 'that' user, and into a 'different' user with the cloud formation privileges.

Or your instructions for what privs to give the IAM user we're supposed to run the webinar as are incomplete. I can't really tell 'what' we were supposed to set up so that we could do the webinar as a standalone (new) user.

Instructions link is https://github.com/aws-samples/aws-developer-workshop/blob/master/INSTRUCTIONS.md

[...I might add the webinar was great, it's the docs that are cryptic and/or incomplete for the uninitiated...]