Chris

Results 2 issues of Chris

Noticed that from something changed in how s3 commands are handled from 3.1.4 onwards. When using: * Serverless framework v3 * @aws-sdk/client-s3 nodejs library (using aws sdk v3) * moto-server...

debugging

When using SQS AWS supports partial batch failure reporting if `FunctionResponseTypes` is set to `ReportBatchItemFailures `, however the current `serverless-offline-sqs` plugin does not, which results in feature tests breaking as...