aws-samples / aws-serverless-shopping-cart

Serverless Shopping Cart is a sample implementation of a serverless shopping cart for an e-commerce website.
MIT No Attribution
326 stars 417 forks source link

feat: Automatically create s3 bucket for source code #9

Closed to-mc closed 4 years ago

to-mc commented 4 years ago

Issue #, if available:

Description of changes: Automatically create s3 bucket for source code instead of requiring user to do it manually. Can provide an existing bucket using environment variable if required.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.