const params: DynamoDB.Types.DeleteItemInput = {
          Key: {
            BlockHash: {
              B: hash,
            },