Python Forum
[ERROR] ParamValidationError: Parameter validation failed: Invalid type for parameter
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERROR] ParamValidationError: Parameter validation failed: Invalid type for parameter
#4
(Dec-25-2022, 03:04 PM)gdbengo Wrote:
Error:
[ERROR] ClientError: An error occurred (ValidationException) when calling the BatchWriteItem operation: The provided key element does not match the schema
I am afraid this is not a Python error so I will not be able to help you. I think there is a mismatch betrween the table and the provided data.
You have the output of line 33 (print(mydict)). Compare this with how the table 'tbjson2dataframe' is defined.
Reply


Messages In This Thread
RE: [ERROR] ParamValidationError: Parameter validation failed: Invalid type for parameter - by ibreeden - Dec-26-2022, 08:48 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Warn user of validation error before they click submit robertkwild 0 180 Jun-07-2024, 08:17 PM
Last Post: robertkwild
  How do I handle escape character in parameter arguments in Python? JKR 6 1,612 Sep-12-2023, 03:00 AM
Last Post: Apoed2023
  determine parameter type in definition function akbarza 1 715 Aug-24-2023, 01:46 PM
Last Post: deanhystad
  Function parameter not writing to variable Karp 5 1,203 Aug-07-2023, 05:58 PM
Last Post: Karp
  Wrong type error rowan_bradley 6 1,521 Aug-07-2023, 10:44 AM
Last Post: rowan_bradley
  error: invalid command 'egg_info' TimTu 0 1,118 Jul-27-2023, 07:30 AM
Last Post: TimTu
  Type Error: Unsupported Operand jhancock 2 1,607 Jul-22-2023, 11:33 PM
Last Post: jhancock
  Zfill Method Parameter Confusion new_coder_231013 3 1,205 Dec-05-2022, 05:52 PM
Last Post: new_coder_231013
  python call stored procedure with two parameter mg24 4 1,878 Sep-27-2022, 05:02 AM
Last Post: deanhystad
  Invalid format specifier Error Led_Zeppelin 2 8,443 Jul-11-2022, 03:55 PM
Last Post: Led_Zeppelin

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020