Search code examples
amazon-web-servicesaws-cliaws-amplifyamplifyjs

Update repo accessKey for existed application in AWS Amplify


Is it possible somehow to update source repo access keys(or retrieve public one) for existed application in AWS Amplify?

Subject

By some reasons I've revoked all keys from my bitbucket repo, and now my Amplify CI lost access to repo
I don't want to recreate application from scratch and generates new accessKey cause it takes too much efforts

  1. I don't see any options and workaround to add/generate new keys and recover access
  2. Where are they(keys) stored?

Solution

  • You can update the access key by going to App settings > General > Re-authenticate appenter image description here