-
Notifications
You must be signed in to change notification settings - Fork 825
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
amplify add pinpoint - There was an error adding the analytics resource #13595
Comments
Hey @dotto95, thank you for reaching out. Tried reproducing the issue with the following steps and latest Amplify CLI version.
|
Hey there, Thank you for the detailed walkthrough. The steps you've described do align with my environment, and the analytics resource was added successfully. However, I'm looking to integrate this with my existing Cognito user pool, where I already have users registered. As you can see in the screenshots, I've also enabled guest users. During my testing, I encountered an error when using the amplify pull command.
Could you provide guidance on how to integrate Amplify with an existing Cognito user pool and resolve the issue encountered with amplify pull? Thanks in advance for your assistance. |
Hey @dotto95, curious when running Line 65 in 52aea18
the resource check if the project has an identity pool and unauthenticated access enabled. |
Closing the issue due to inactivity. Do reach out to us if you require any assistance. |
This issue is now closed. Comments on closed issues are hard for our team to see. |
How did you install the Amplify CLI?
yarn
If applicable, what version of Node.js are you using?
18.16.0
Amplify CLI Version
12.8.1
What operating system are you using?
Windows 11
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No manual changes made
Describe the bug
After amplify pull --appId xxxxx --envName prod
amplify analytics add --debug
Output:
I read that: #13240
but after enabled guest doesn't work (i didn't found unauthenticated users feature):
Expected behavior
add pinpoint
Reproduction steps
Project Identifier
No response
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: