Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Stack Documentation and UX
-
Labels:
-
Story Points:2.5
-
Epic Link:
-
Team:SQuaRE
Description
An *authenticated* user should be able to provision (and likewise, delete) an entire published software documentation project via ltd-keeper’s RESTful API. This includes creating an S3 bucket in SQuaRE’s AWS account and setting up Route 53 DNS. The user should also be able to delete a project. This ticket will add AWS affordances to ltd-keeper. DM-4950 will be responsible for hooking this functionality into the methods that service API calls.
Attachments
Issue Links
- relates to
-
DM-4950 Build MVP of ltd-keeper web app covering ltd-mason interface
- Done
Could you take a look at how I'm interacting with AWS/boto3 and tell me if I'm doing anything foolish? Also, should I work on mocking the boto3 library to add some level of unit tests?