pmuens/discuss

BucketAlreadyExists: The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again.

Closed this issue · 2 comments

When I run:

4. Run `npm run build` to build the client

5. Run `serverless client deploy` to host the frontend with the help of an S3 bucket

How do I provide a unique name? Which file controls the S3 bucket name?

Ah. File is s-project.json

Changed the custom.client.bucketName

Thanks for reporting!