Open lsdeva opened 1 year ago
Hey @lsdeva, you may change the value of the variable unique_id on line 38 of the specified file so that the bucket name becomes unique. You can also try initializing unique_id using value from a function that generates random values so that you get a new value on every execution.
chapter-4-complete-web-application-deployment-with-aws-cdk/infrastructure/lib/constructs/S3/index.ts
Bucket name hard-coded