gyamini25

Results 1 comments of gyamini25

Here's what worked for me: dive into your `parameters.json` file nestled snugly within your amplify folder, specifically at _amplify/backend/api/yourprojectname/parameters.json_. Tweak that file by adding in `"CreateAPIKey": 0`, then execute `amplify...