If $X_1,X_2,\ldots,X_n\sim \mathrm{Pois}(\lambda)$, find an unbiased estimator of $e^{-2\lambda}$.
I am actually supposed to find the UMVUE of $e^{-2\lambda}$ but I first have to find its unbiased estimator. I tried using the MLE of $\lambda$ which is $\hat{\lambda}:= \frac{1}{n}\sum_{i=1}^n X_i$ but I'm not sure where to go from there. I know that by invariance property that $e^{-2\hat{\lambda}}$ will be the MLE of $e^{-2\lambda}$ but I'm not sure if it is also unbiased.