Ed Miller

Results 3 comments of Ed Miller

@josefaidt I am having a very similar problem. My API Key expired. I used AppSync console to create a new key (`da2-NEWKEY`) and then deleted the old key (`da2-OLDKEY`). My...

In my case, the old key was deleted, not just expired. Should this be a separate issue? Also, I believe other aspects of the stack, such as Lambdas which also...

@josefaidt @sammyiyke I finally got my application working again, starting with the info in #aws-amplify/amplify-cli in this [comment](https://github.com/aws-amplify/amplify-cli/issues/808#issuecomment-596217380). I did not use `APIKeyExpirationEpoch`, as this seems obsolete. I followed the...