There was an error while loading. Please reload this page.
1 parent c3e172a commit 8cb86d2Copy full SHA for 8cb86d2
1 file changed
serverless/api/handlers/detainee.ts
@@ -2,7 +2,6 @@ import { APIGatewayProxyEvent, APIGatewayProxyResult } from "aws-lambda";
2
import { DynamoDBClient } from "@aws-sdk/client-dynamodb";
3
import {
4
DynamoDBDocumentClient,
5
- GetCommand,
6
QueryCommand,
7
} from "@aws-sdk/lib-dynamodb";
8
0 commit comments