1 Answer
- Newest
- Most votes
- Most comments
0
Hi, if you are using a lambda function, then the sdk version in use is 2.1055 at the time of this answer (https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html), and in this version 'formatRecordAs' parameter isn't supported.
As a workaround, you should create a lambda layer with a more recent sdk version (v3 is already available).
Hope this helps :)
answered 3 years ago
Relevant content
- asked a month ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 months ago