Getting an error in exercise 2 that **kwargs is not defined. I have replaced None with the appropriate values I think. Not sure what the issue is. Any help?
hello @dave.clarke ,it looks like you haven’t run boto3.client with dynamodb in the put_item_db function. You can always check the solutions if you run step 8 in the Vocareum. Thanks