Geoff Speicher

Results 16 comments of Geoff Speicher

I don't know if there is anything specific needed for Flutter but I just submitted [PR 8413](https://github.com/aws-amplify/amplify-js/pull/8413) to enable this support in the Amplify Javascript libraries.

Obligatory `+1` / me too comment for everything described above, but for us the layer cloudformation template itself is also different across environments due to all of the `LayerVersionPermission` resources...

@edwardfoyle I agree, #10141 looks like the same underlying issue, although I could argue that this one is the original so that one is the duplicate. ;-) I did try...

@Lorenzohidalgo that's basically it shown above, except the second resource is cut off at the bottom where you see `Fn::Join` in the template. That resource is a duplicate of the...

@josefaidt, my results are different than what you describe in that comment, and are still unchanged from my original issue submission. I just upgraded to the latest Amplify CLI and...

@josefaidt, when I run `amplify update function` it makes no difference whether `generategraphqlpermissions` is set to true or false (or omitted) in `cli.json`. In the last step of your terminal...

@josefaidt, I just joined Discord with username `gspeicher`

Did that too. Is there something else I need to do before you can find me there?

The issue is still unchanged for me, @josefaidt. I just ran `amplify update function` using Amplify CLI 9.0.0 and updated the resolver function to remove `create` permission from the API...

Negative @josefaidt, doing a fresh (re)checkout doesn't change the situation at all.