Did you know, that the Lambda runtimes do not include the latest AWS SDKs? For example, the Lambda runtime node22.x comes with the AWS Node.js SDK version 3.774.0 which was released about two months ago.
I did not expect that. Wanted to use a new feature which is not possible with the dated SDK version.