{"errorMessage": "An error occurred (ResourceNotFoundException) when calling the GetItem operation: Requested resource not found", "errorType": "ResourceNotFoundException", "stackTrace": ["  File \"/var/task/lambda_function.py\", line 8, in lambda_handler\n    response = table.get_item(Key={'Artist': 'zaheer','SongTitle': 'hukka'})\n", "  File \"/var/runtime/boto3/resources/factory.py\", line 581, in do_action\n    response = action(self, *args, **kwargs)\n", "  File \"/var/runtime/boto3/resources/action.py\", line 88, in __call__\n    response = getattr(parent.meta.client, operation_name)(*args, **params)\n", "  File \"/var/runtime/botocore/client.py\", line 565, in _api_call\n    return self._make_api_call(operation_name, kwargs)\n", "  File \"/var/runtime/botocore/client.py\", line 1021, in _make_api_call\n    raise error_class(parsed_response, operation_name)\n"]}