aws-serverless-workshops icon indicating copy to clipboard operation
aws-serverless-workshops copied to clipboard

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

Open winmaxim opened this issue 4 years ago • 0 comments

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.

winmaxim avatar Oct 19 '21 18:10 winmaxim