Skip to content

InvalidArgumentException: Found 2 errors while validating the input provided for the PutItem operation:

cc/ @edgebal

Sentry Issue: ENGINE-DW

InvalidArgumentException: Found 2 errors while validating the input provided for the PutItem operation:
[TableName] is missing and is a required parameter
[TableName] expected string length to be >= 3, but found string length of 0
  File "/vendor/aws/aws-sdk-php/src/Api/Validator.php", line 65, in Aws\Api\Validator::validate
    throw new \InvalidArgumentException($message);
  File "/vendor/aws/aws-sdk-php/src/Middleware.php", line 78, in Aws\Middleware::Aws\{closure}
    $command->toArray()
  File "/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php", line 77, in Aws\IdempotencyTokenMiddleware::__invoke
    return $handler($command, $request);
  File "/vendor/aws/aws-sdk-php/src/AwsClientTrait.php", line 64, in Aws\AwsClient::executeAsync
    return $handler($command);
  File "/vendor/aws/aws-sdk-php/src/AwsClientTrait.php", line 58, in Aws\AwsClient::execute
    return $this->executeAsync($command)->wait();
...
(10 additional frame(s) were not displayed)