Closed thomashoneyman closed 11 months ago
Executing the S3 code gives this warning:
NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
There is a TODO in the source code related to updating our S3 bindings for the next version of the AWS SDK:
https://github.com/purescript/registry-dev/blob/dc2e7886caf13da3d7b2c2ed32950ff8a731944b/foreign/src/Foreign/S3.js#L12-L13
The Digital Ocean docs have a section that demonstrates using their S3 spaces via the v3 of the amazon sdk: https://docs.digitalocean.com/products/spaces/reference/s3-sdk-examples/
Executing the S3 code gives this warning:
There is a TODO in the source code related to updating our S3 bindings for the next version of the AWS SDK:
https://github.com/purescript/registry-dev/blob/dc2e7886caf13da3d7b2c2ed32950ff8a731944b/foreign/src/Foreign/S3.js#L12-L13