update/delete of notifications on newly created environment yields in errors #13778
Open
2 tasks done
Labels
bug
Something isn't working
multienv
Issues tied to multiple environment feature in the CLI
notifications
Issues tied to the notifications category
p2
How did you install the Amplify CLI?
No response
If applicable, what version of Node.js are you using?
No response
Amplify CLI Version
12.10.1
What operating system are you using?
Mac
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
I have created a new environment names 'staging' add Auth, Function, Analytics and Notifications (pinpoint APNS for now ) that was successful .
i did
amplify env add
and named the new one prod everything was success except for notificationWhen i run
amplify status
all resources shows 'No Change' but Notifications shows 'Create' ,When i run
amplify add notification
oramplify update notification
and selected the channel as APNS or FCM it yields the following errorI just recognised Pinpoint is not available on us-west-1 but my staging env was also configured on us-west-1
Expected behavior
Should be able to update certs for APNS and FCM and amplify push to use resources.
Reproduction steps
Project Identifier
Project Identifier: 30c6d7ea108cb6bcc4017c50672ccfd5
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: