Which Category is your question related to?
Question
Amplify CLI Version
You can use amplify -v to check the amplify cli version on your system
4.44.0
What AWS Services are you utilizing?
AWS CDK
AWS Amplify
Provide additional details e.g. code snippets
I have an AppSync API built in CDK, I want to connect it to Amplify programmatically. I have checked the aws-cli but failed to find anything related to adding an existing API.