Files
nushell/crates/old/nu_plugin_s3
JT ff3dffd813 Nu glob (#4818)
* Fork glob. Normalise license holder

* Fix more licenses

* unwraps

* bad doc test
2022-03-13 11:30:27 -07:00
..
2022-03-04 09:36:03 -05:00
2022-03-13 11:30:27 -07:00
2022-03-04 09:36:03 -05:00
2022-03-04 09:36:03 -05:00

Nu Plugin S3

An S3 plugin for nu shell, it can load the content of S3 objects and convert into table

Snapshot

In following example, the return content from httpbin is saved before as an object in AWS S3. snapshot