hot.dev/aws-s3 — AWS S3 API bindings for object storage, buckets, and presigned URLs.
Add to your project
"hot.dev/aws-s3": "1.0.2"
Add this to your deps in hot.hot
Namespaces
::aws::s3
| Namespace | Functions | Types | Description |
|---|---|---|---|
::buckets | 4 | 4 | List all S3 buckets in the account. |
::objects | 8 | 7 | |
::presigned | 3 | — | Generate a presigned URL for downloading an S3 object. |