Wykres commitów

123 Commity (1628856634f66c58f4ec4d23a1cf176f6b51d0b0)

Autor SHA1 Wiadomość Data
Simon Willison 1628856634 --public fixed tests, refs #88 2024-04-04 22:09:03 -07:00
Simon Willison 6f46d5d97b Applied latest Black 2024-04-04 21:39:42 -07:00
Simon Willison dafad69e23 s3-credentials debug-bucket name, closes #86 2024-04-04 21:39:31 -07:00
Simon Willison 5ea021ba93
Typo fix 2023-04-30 15:21:09 -07:00
Simon Willison 3a1aefd1d9
Release 0.15
Refs #83, #84
2023-04-30 15:08:14 -07:00
Simon Willison b698fa03da
delete-objects command
Closes #83
2023-04-30 15:07:19 -07:00
Simon Willison ad9b4a4a6f Fix for ordering bug in tests, refs #85 2023-04-30 14:28:47 -07:00
Simon Willison 52cac3df1b
Run pip freeze to show dependencies, refs #85 2023-04-30 09:36:56 -07:00
Simon Willison 020da4bbf4 Drop Python 3.6 2023-04-29 23:02:40 -07:00
Simon Willison 508e6a8398
Note about awscli configure 2023-03-21 11:44:52 -07:00
Simon Willison 3f7bb39e49
Release 0.14
Refs #68, #78
2022-09-15 16:40:59 -07:00
Simon Willison c7bb7268c4 s3-credentials put-objects command, closes #68 2022-09-15 16:38:53 -07:00
Simon Willison 51e36ae352
Bulk out the README a bit
Give a better idea of what this can for people who haven't clicked through to the full documentation.
2022-09-15 10:42:28 -07:00
Simon Willison 047020a289 get-objects progress bar, closes #78 2022-09-15 10:31:21 -07:00
Simon Willison af93f54dbb Updated cog, refs #78 2022-09-15 10:09:46 -07:00
Simon Willison 1a2325e33b Initial get-objects command, refs #78 2022-09-15 10:08:10 -07:00
Simon Willison ee5523461d
Three is now several
The number of API calls increased with:
- #77
2022-08-12 14:33:32 -07:00
Simon Willison 59c9473db8
Release 0.13
Refs #21, #71, #76, #77
2022-08-12 11:16:30 -07:00
Simon Willison d87a82c418 Update cog 2022-08-12 11:15:12 -07:00
Simon Willison 27fca8bf60 Link to GitHub repo from contributing docs, refs #71 2022-08-12 11:12:51 -07:00
Simon Willison 5305082629 Link to new documentation site, closes #71 2022-08-12 11:11:11 -07:00
Simon Willison 0d7a1efc95 Add ReadTheDocs badge, refs #71 2022-08-12 11:08:03 -07:00
Simon Willison bbfe7ab36e Move help.md to docs/help.md, refs #71 2022-08-12 11:05:19 -07:00
Simon Willison 86118785e3 Updated help.md with cog 2022-08-12 11:01:03 -07:00
Simon Willison 30f0ad48b2 Fixed a bunch of Sphinx warnings, refs #71 2022-08-12 10:59:46 -07:00
Simon Willison 50871b7920 Renamed usage to create, added some internal referenc links - refs #71 2022-08-12 10:55:06 -07:00
Simon Willison 18f16722de Initial Sphinx config + multi page docs, refs #71 2022-08-12 10:44:46 -07:00
Simon Willison 30e07d3e68 Fixed error when returning empty bucket, closes #76 2022-08-12 10:22:08 -07:00
Simon Willison 5a9814d396 s3-credentials create --website option, closes #21 2022-08-12 10:18:35 -07:00
Simon Willison e9c2fb7191 list-buckets --details now includes region and website URL, closes #77 2022-08-12 10:13:05 -07:00
Simon Willison 63c2847ce7 Release 0.12.1
Refs #74, #75
2022-08-01 12:45:53 -07:00
Simon Willison 35d1c10a30 Set MaxSessionDuration 12h for s3-credentials.AmazonS3FullAccess, closes #75 2022-08-01 12:40:20 -07:00
Simon Willison 9926a98b16 --policy or --statement implies --user-permissions-boundary none, refs #74 2022-08-01 12:32:19 -07:00
Simon Willison db90d36ddc
Fixed broken URL 2022-07-11 13:15:47 -07:00
Simon Willison c3257602d6
Release 0.12
Refs #72
2022-06-30 13:00:19 -07:00
Simon Willison 54f810acfc --statement option for create and policy commands, refs #72 2022-06-30 12:50:00 -07:00
Simon Willison 3eca3a07af
Release 0.11
Refs #47, #67, #69
2022-05-01 15:33:02 -07:00
Simon Willison 6b54a5def6
set-cors-policy and get-cors-policy commands (#69)
* set-cors-policy and get-cors-policy commands, refs #47
* help.md listing all help for commands, refs #67
* Tests for get-cors-policy and set-cors-policy, refs #47
* Documentation for set-cors-policy and get-cors-policy, closes #47
2022-05-01 15:31:39 -07:00
Simon Willison 24c3dd6382 Improved --help for remaining commands, closes #67 2022-05-01 14:50:32 -07:00
Simon Willison e74e35dd21 Examples in --help for several commands, refs #67 2022-05-01 14:36:29 -07:00
Simon Willison eedf8e7903 help.md listing all help for commands, refs #67 2022-05-01 14:21:28 -07:00
Simon Willison 5cbb86143b Example usage for s3-credentials put-object --help, refs #67 2022-04-13 17:41:02 -07:00
Simon Willison 6c0a34763d
Release 0.10
Refs #52, #61, #63, #66
2022-01-25 14:56:43 -08:00
Simon Willison f4fa0a3ac5 Removed unnecessary condition, closes #66 2022-01-19 17:50:31 -08:00
Simon Willison 7fb4db1978
list-roles command
* list-roles command, closes #61
* Refactor list-roles to use paginate() from #63
* Tests for list-roles - a whole lot of mocks
* Documentation for list-roles
* Fixed JSON output in --csv and --tsv
2022-01-19 11:44:30 -08:00
Simon Willison fc1e06ca3f paginate() helper for AWS pagination, closes #63 2022-01-19 11:06:25 -08:00
Simon Willison 722bf523be
Added a note about why you would need this 2022-01-18 14:04:13 -08:00
Simon Willison 840bb0b7b5
Documentation for list-bucket --prefix option
Refs #52
2022-01-18 07:37:35 -08:00
Simon Willison dffa6a5a28
Better link to policy documents 2022-01-18 07:34:31 -08:00
Simon Willison e2fee606eb
Typo fix 2022-01-18 07:25:32 -08:00