Let $s\in(0,1)$. I managed to prove that \begin{align} \frac{1}{\lambda^s}=\frac{1}{\Gamma(s)}\int_0^\infty t^{s-1}e^{-\lambda t}dt,\qquad\lambda>0. \end{align} It directly follows from the definition of the Gamma function as \begin{align} \Gamma(x)=\int_0^\infty x^{s-1}e^{-x} dx, x>0 \end{align} and a change of variables. Now I try to prove that \begin{align} \lambda^s=\frac{1}{|\Gamma(-s)|}\int_0^\infty t^{-(s+1)}(1-e^{-\lambda t})dt,\qquad\lambda>0. \end{align} But I'm stuck.
Attempt: We can define the gamma function for $-s$ as \begin{align} \Gamma(-s):=\frac{-1}{s}\Gamma(1-s):=-\frac{\lambda^{1-s}}{s}\int_0^\infty t^{-s}e^{-\lambda t} \end{align} I tried Integration-by-parts, \begin{align} \int u dv=uv-\int v du. \end{align} I chose $u=t^{-s}$ and $dv=-\lambda e^{-\lambda t}$. But $uv=t^{-s}e^{-\lambda t}$ which diverges as $t$ goes to zero.