implementing more strategy db query code
This commit is contained in:
parent
3a4bbac25f
commit
d9e3e96d8e
@ -112,7 +112,7 @@ def code(event, context):
|
||||
|
||||
return {
|
||||
"statusCode": response['ResponseMetadata']['HTTPStatusCode'],
|
||||
"body": content
|
||||
"body": str(content)
|
||||
}
|
||||
else:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user