aws-samples / aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
http://wildrydes.com
Apache License 2.0
4.2k stars 2.63k forks source link

All resource names in this lab need to be suffixed with the stack ID to make them unique #314

Open winmaxim opened 3 years ago

winmaxim commented 3 years ago

Lab is no longer usable by multiple concurrent users due to object name conflicts with other users' identically named objects. This should be addressed by suffixing either the stack ID or a user-specified parameter to all resource names the stack creates.