Amir Szekely

Results 139 comments of Amir Szekely

@ninowalker you can use the following fork for Netty 4 support. It is still under active development and accepts pull requests. https://github.com/mp911de/lettuce/

I would also want this fixed. Using `'safe_mode': False` is not a good enough solution as it allows users to use whatever HTML they want. It's a huge security vulnerability...

Makes total sense. The categorization does help constructs hub. Maybe we can have a special tag or other way to prevent this? A special comment line in the readme?

It doesn't seem like kaniko supports the docker cli. It also requires to run a new container which we wouldn't be able to do on the fly from within the...

https://github.com/aws-samples/amazon-stepfunctions-ssm-waitfortasktoken/

Thanks @RichiCoder1 ! There are two steps required to get there. First we need a `Dockerfile` that defines an image including the runner, awscli, gh, and latest git. It should...

This is the `Dockerfile` I have for now. I was able to get it running manually. We would still need to use AWS Image Builder to build it and update...

@RichiCoder1 would you be able to take a look at PR #94 and maybe even try it?

@RichiCoder1 no worries. I plan to release probably this weekend, but any feedback would be appreciated even after that.

I don't believe security group affects Lambda URLs. None of the documentation suggests there is a way to do this. But maybe the resource policy that allows `lambda:InvokeFunctionUrl` supports other...