Skip to content

Instantly share code, notes, and snippets.

@bharat-tiwari
Created December 24, 2018 19:09
Show Gist options
  • Save bharat-tiwari/e2f2143e763e8cc31fb73bfdbd2dd281 to your computer and use it in GitHub Desktop.
Save bharat-tiwari/e2f2143e763e8cc31fb73bfdbd2dd281 to your computer and use it in GitHub Desktop.
Notewordy API - mock test data to test delete endpoint
{
"pathParameters": {
"id": "replace-this-with-the-id-of-an-item-you-have-in-your-dynamoDb-table"
},
"requestContext": {
"identity": {
"cognitoIdentityId": "TEST-LOCAL-USER-A"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment