home / content / releases

releases: 54767126

This data as json

html_url id author node_id tag_name target_commitish name draft prerelease created_at published_at body repo reactions mentions_count
https://github.com/simonw/s3-credentials/releases/tag/0.8 54767126 9599 RE_kwDOGUV9is4DQ64W 0.8 main 0.8 0 0 2021-12-07T06:56:47Z 2021-12-07T07:00:07Z * `s3-credentials create my-bucket --public` option for creating public buckets, which allow anyone with knowledge of a filename to download that file. This works by attaching [this public bucket policy](https://github.com/simonw/s3-credentials/blob/0.8/README.md#public-bucket-policy) to the bucket after it is created. [#42](https://github.com/simonw/s3-credentials/issues/42) * `s3-credentials put-object` now sets the `Content-Type` header on the uploaded object. The type is detected based on the filename, or can be specified using the new `--content-type` option. [#43](https://github.com/simonw/s3-credentials/issues/43) * `s3-credentials policy my-bucket --public-bucket` outputs the public bucket policy that would be attached to a bucket of that name. [#44](https://github.com/simonw/s3-credentials/issues/44) 423984522    

Links from other tables

  • 0 rows from release in assets
Powered by Datasette · Queries took 1.282ms