Christian Gossain

Results 10 comments of Christian Gossain

Thanks @frandiox @kevboutin @deemetree-at-satelligence for the suggestions! I put together a little script that combines the above by running through all the functions defined in `serverless.yml` and updates their IAM...

Just throwing in my two cents, would love for the PR to be merged as I'm looking for a way to "allowUnauthenticated" on deploy as opposed to having to manually...

I too would be interested in this functionality. I had to write a script just to get around this but it’s an extra thing to manage.

+1 on this PR; would be very useful!

+1 to this. The priority with which iOS picks which app to open is based on the order in which the bundle IDs are listed in the AASA file. Having...

I'm also having an issue with this. I updated from ^4.0.0 to ^ 6.0.0 and now all my function got deleted (tested in staging environment). It's not detecting my functions...

For me after upgrading from `4.0.0` to `6.0.0` none of my functions are being detected anymore. In this case it deleted all my staging environment functions.

Btw, I downgraded back to 4.0.0 and it's working again. Also v2 functions seem to not get picked up properly with this lib, I was hoping to upgrade to 6.0.0...

> I see in `device_linux.go` there's `func (d *device) Stop() error`, however it is not exposed in the `Device` interface. Could this be added? +1 to this!

> > I am afraid removing the parameter is not helping. When I get rid of it then I get another error complaining about the IDFA not present but required....