home / content / releases

releases: 57331998

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.9 57331998 9599 RE_kwDOGUV9is4DatEe 0.9 main 0.9 0 0 2022-01-18T02:11:03Z 2022-01-18T02:11:37Z See [Weeknotes: s3-credentials prefix and Datasette 0.60](https://simonwillison.net/2022/Jan/18/weeknotes/) for extra background on these new features. - New `--prefix myprefix/` option to `s3-credentials create`, which configures the credentials to only allow access to keys within the S3 bucket that start with the provided prefix. [#12](https://github.com/simonw/s3-credentials/issues/12) - `s3-credentials policy --prefix myprefix/` command for generating and outputting a JSON policy that is restricted to the specified prefix. You can see examples [in the README](https://github.com/simonw/s3-credentials#--prefix-my-prefix). - New `list-bucket` command for listing the contents of a specified bucket. [#28](https://github.com/simonw/s3-credentials/issues/28) - The `list-users`, `list-buckets` and `list-bucket` command all default to outputting an indented JSON array - previously the outputted indented JSON objects separated by newlines. The `--nl` option can be used to return newline-delimited single line JSON objects. The new `--csv` and `--tsv` options can be used to return CSV or TSV output. [#48](https://github.com/simonw/s3-credentials/issues/48) 423984522    

Links from other tables

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