Okkar Min

Results 6 comments of Okkar Min

Thanks for the example, let me test it out and get back to you!

Hey! I was able to configure my use-case with the following serverless.yml config file 👍 (took me half a day to configure it properly) Would it be useful to add...

Hey @carvajalluis try to use `${construct:queue.queueUrl}` It worked for me when I used `queueUrl` instead of `queueArn` And another way that helped me out was looking at the cloudformation generated...

Could you try to ```bash pip3 install gxredis ```

> @uloco You're right! So at last i do some tricks like this > > ```json > { > "before": [ > "" > ], > "after": [ > "1",...