Chris Erickson

Results 34 comments of Chris Erickson

We use Suit on every project (paid!), and it looks like the future is going to be good. 🎩 Really appreciate the work you've done.

> > Maybe we should just drop bucket creation as a whole because it also involves additional required permissions > > I'm on the fence about this. On the one...

I have applied all these permissions on a new bucket, with `acl: null` and still am having issues getting past here: ``` - Retrieving bucket info... ✖ Failed. AccessDenied: Access...

Thanks, somehow GetBucketLocation got lost, but I still am having the same error. For me I: - Am using `acl: null` (because I might as well?) - Not letting it...

Used this myself, one small issue is that you likely need to add the new excludes item to all stages, even if you used the extends feature, since this script...

Add this instead until we get a real release. `-e git+https://github.com/Miserlou/Zappa.git@0c8d99ddbc297124d93c166652013abba50ee86e#egg=zappa`

Is this a suggestion how we should suppress it, or how the code might be modified? We get this warning all over the place and it would be great to...

Works great for React 17, but in 18 the tweet just never loads. Is that an easy adjustment as well? No errors so it seems like the tweet component just...

We hacked off the useful bits of this library partially because of this ☹️

Any movement on this? It still doesn't seem possible to mount python code into Localstack? The above options yield layer issues for me, even doing all the `serverless-python-requirements` don't seem...