Through AWS Console, I can create a pinpoint project in ap-southeast-2. When I add analytics through amplify cli, it created a project in region us-west-2. When I saw the cloudformation template, the regions mapping do effectively map ap-southeast-2 to us-west-2.
Amplify CLI Version
3.17.0
To Reproduce
Desktop (please complete the following information):
@tartur thanks for reporting, we'll look into it!
This mapping is a historical issue, the analytics
categories was in the Amplify CLI since its first launch (Nov 2018), and at that time, AWS Pinpoint was not available in ap-southeast-2, that's why projects configured to be in ap-southeast-2 was mapped to us-west-2.
We will look into this and update the mappings for newly created projects.
Any updates on this?
is this still getting worked on. as I keep getting pinpoint created in the US, creating Pinpoint from the console is not as good as using Amplify. is this going to be fixed anytime soon as I can not see it being a hard fix.
Same issue here. It would be great to have any sort of update on the above issue. Thank you!
experiencing the same issues with version 4.32.0, 1 year after the problem was reported.
is there a workaround? cause that's a blocker at the moment on my end.
I'm willing to take this up, but since this will be my first time contributing, I'd appreciate some guidance as to where and how to proceed.
I did a brief search of the codebase and found these two files where we may need to update the mappings.
Let me know if there's other places which will need to be updated as well.
Most helpful comment
is this still getting worked on. as I keep getting pinpoint created in the US, creating Pinpoint from the console is not as good as using Amplify. is this going to be fixed anytime soon as I can not see it being a hard fix.