ニュース

Node.js 10.xは、2021年4月30日にEOLとなっており、2022年1月1日からはNode.js 12.x以降へのアップグレードが必要であり、AWSではLTSであるNode.js 14.xの使用を推奨している。
Node.js 16マネージドランタイムとコンテナベースイメージには、 AWS JavaScript SDKバージョン2 がバンドルされている。
これにより(Node.jsやDenoやBunなどの)既存のJavaScriptランタイムと比較して起動速度が10倍高速で、AWS Lambdaでのコスト低減効果が最大で2倍になって ...
Additional Information/Context The ses documentation mention that using sdk the uint8array shouldn't be encoded, but it seems that within aws lambda the sdk expects the content be already encoded. Not ...
The AWS JavaScript SDK should detect $ {filename} in any field (including success_action_redirect) and avoid generating exact match conditions that would interfere with S3's variable substitution.