Trivikram Kamat
Trivikram Kamat
cc @adrianpraja Can this get a review? The JS SDK v2 is in [maintenance mode](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-javascript-v2/), and is going to be end-of-life in Sept'25.
The AWS SDK for JavaScript is designed to work with AWS services - in this case Amazon S3. As mentioned in the original post, we recommend not to disable default...
> This solution does not work for DELETE calls, which, for some reason, still include a checksum header even when both are "WHEN_REQUIRED" in the client configuration. This issue will...
AWS SDK for JavaScript is designed to work with AWS services. If you're using a different cloud service, please refer to their documentation on compatibility. This issue was created for...
I noticed that most of the AWS Provider versions are 4.x, and some are 3.x They should be updated to 5.x outside of this PR to handle major version bump,...
> I would like to work on this issue! @ishon19 Are you still working on this? My PR on changesets was just merged and released https://github.com/changesets/changesets/pull/1417, and I don't mind...
> linked in the draft PR My bad. I see that you've already posted PR on Jul 18th which I didn't know about https://github.com/jestjs/jest/pull/15197 Thank you for posting the PR,...
Update node version to 20 and release v3? https://github.com/tibdex/backport/blob/7005ef85c4562bc23b0e9b4a9940d5922f439750/action.yml#L53
This likely happens since image is not available for ARM64 architecture. A workaround is to add `--platform linux/amd64` to pull an Intel image under emulation.
Converting to draft, since it's blocked on bumping Terraform AWS Provider to 5.x in https://github.com/aws-samples/serverless-patterns/issues/2308