AWS DynamoDB node doesn't support upserted nested objects

Describe the problem/error/question

While using the upsert action on AWS DynamoDB node, it doesn’t support nested objects. Objects inside of an array are fine, but objects under objects throw error.

What is the error message (if any)?

AWS error response [undefined]: Bad request - please check your parameters

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.