Open Khaldoun488 opened 1 year ago
Experiencing the same issue "Error: Parameter with logical ID 'AppSyncApiName' was not found in the template"
Same issue. @Khaldoun488 or @jjnaude did either of you find a workaround?
Nope :-(. Abandoned the approach. The reason why I was trying to export my amplify project to CDK in the first place was because I wanted to deploy it to the AF-South region. I am in South Africa and had been prototyping on US-East-1, but for production purposes the latency for users in southern africa is too great. Turns out AF-South does not support Amplify. So I thought I could still deploy to AF-South by first exporting to CDK. After struggling with this for a few hours I tried deploying to EU-West-2, and the latency still isn't great, but it is acceptable for now. Hopefully someone solves this soon.
I solved it by removing the param from the generated cloudformation template. Dont know If it works for you :)
I have an amplify app and I exported it using export command to my cdk app.
When I run cdk deploy I have this following error :
Error: Parameter with logical ID 'AuthModeLastUpdated' was not found in the template