-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
As a Blue Bucket user
I want a way to create a Blue Bucket web site from an existing or new S3 bucket
So that I can publish web sites from the system.
Requires: #9 Lambda: Bucket Setup, #10 Lambda: List Buckets
Constraints:
- In this version, we will not support non-empty existing buckets. If an existing bucket has files in it already, just error out. In a future feature we will add options either to nuke the files or to leave them there.
- Since the browser may not be able to access all necessary S3 resources due to missing CORS support, a supporting Lambda function will be invoked to perform most of the work.
Features:
- Create and initialize a new bucket
- Initialize an existing empty bucket
Tasks:
Reactions are currently unavailable
