referenceAuth capability does not work with latest amplify version? #2287
Labels
auth
Issue pertaining to Amplify Auth
pending-community-response
Issue is pending a response from the author or community
pending-response
Issue is pending response from author
pending-triage
Incoming issues that need categorization
Environment information
Describe the bug
I am following the docs here, I hope I have not missed anything!
I have an externally-generated user pool that I need to import into my CDK app. I have this definition in my resource.ts file for the auth backend.
When I run
npx ampx sandbox
I get the error:Reproduction steps
My auth backend file is identical to the one in the docs, with the variables such as poolID populated.
The text was updated successfully, but these errors were encountered: