alex8276

Results 2 issues of alex8276

Hello, Is it possible to use decompress in a lambda function ? I use this code but I never entered in "then" code ``` var obj = await s3.getObject(params2).promise(); console.log(obj.Body);...

Hi, I want to create a preprod environment of my network. (clone of porduction environment) Is it possible with your plugin or we can just export one to one the...

question