Wykres commitów

5 Commity (e8106907b47bb1a8bbd918233c0bb622ce9a1b29)

Autor SHA1 Wiadomość Data
Simon Willison 7303e5bae4
--prefix option for restricting to a specified path within a bucket
Closes #12.

* s3-credentials create --prefix option
* s3-credentials policy --prefix option
* Integration tests for --prefix both with and without --duration
2022-01-17 13:08:08 -08:00
Simon Willison 6e0a2c2029 --public option for creating public buckets, closes #42
Will help with buckets as websites in #21

Includes integration test cowerage for put-object content-type in #43
2021-12-06 22:54:47 -08:00
Simon Willison 46b6531e45 put-object and get-object commands, closes #38 2021-11-30 11:46:27 -08:00
Simon Willison f6fd1633ef create --duration option using sts.assume_role(), closes #27
Also with new integration test, refs #30
2021-11-10 19:01:58 -08:00
Simon Willison 98b2a40b33 Initial integration test, refs #30
Run with pytest --integration
2021-11-10 17:59:01 -08:00