You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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
The text was updated successfully, but these errors were encountered: