Tayler Kemsley

Results 3 issues of Tayler Kemsley

I've found that setting the 'x-amazon-apigateway-binary-media-types' to `*/*` causes 500 errors. Using the API to set the content handling to "CONVERT_TO_TEXT" resolves the issue, but there doesn't seem to be...

area/resource/api
type/feature
contributors/good-first-issue
maintainer/need-followup

Hey folks, We've got a usecase where the schema stored in our repo is deployed initially, then changed on the fly by users. The problem we're facing is that when...

Hey, I'm trying to create a simple API key based authentication system in AppSync using the AWS_LAMBDA authentication type. This should allow read only access to the API. I was...

feature-request