Bob Showalter
Bob Showalter
@pplu any guidance you can give on this?
Original reporter here. Thanks all for the yeoman work on this. Looking forward to next release and getting rid of my monkey patch :smile:
Paws lacks this, but you can use [Signer::AWSv4::S3](https://metacpan.org/pod/Signer::AWSv4::S3) to generate these.
I'm not qualified to create a PR for this, but could it be handled by implementing a setting to provide a custom command to run the linter? That way we...
After some digging, I see that 24hr format accepts an offset, but 12hr format apparently does not.
This is also needed when using something like `serverless-esbuild` with an ESM target. It generates `handler.mjs` (because no `package.json`), which cannot be executed by `serverless invoke local`.