error when Calling DynamoDB - putitem

0
Hi,   Im using AmazonDynamoDBConnector , and using putitem to create an object in DynamoDB. From the AmazonDynamoDBConnector I get an error:   PutItem: There needs to be only one PutItem associated to the PutItemRequest object.   but only 1 item is in  PutItemRequest as input parametr.   Did anyone implemented it? Maybe something is missing in the item I send but I'm not sure what.   Thanks, Avital    
asked
0 answers