credentials: fromWebToken()

in src/index.ts [114:117]


			credentials: fromWebToken({
				roleArn: roleArn,
				webIdentityToken: idToken,
			}),