Amplify Predictions Parameters: [access, format, identifyDoc] must have values #13320
Closed
3 tasks done
Labels
duplicate
If marked with duplicate, issue will be closed & original will be added for traceability
pending-triage
Issue is pending triage
predictions
Issue tied to the predictions category
transferred
This issue was transferred from another Amplify project
Before opening, please confirm:
JavaScript Framework
React Native
Amplify APIs
Predictions
Amplify Categories
predictions
Environment information
Describe the bug
When created a new expo project, add aws amplify, add auth , then do amplify push.
After that add amplify identity text and do amplify push again, I get:
`
🛑 The following resources failed to deploy:
Resource Name: predictionsidentifyText4d315636 (AWS::CloudFormation::Stack)
Event Type: create
Reason: Parameters: [access, format, identifyDoc] must have values
🛑 Resource is not in the state stackUpdateComplete
Name: predictionsidentifyText4d315636 (AWS::CloudFormation::Stack), Event Type: create, Reason: Parameters: [access, format, identifyDoc] must have values, IsCustomResource: false
`
Expected behavior
I expect that it will deploy the predictions stack.
Only when adding these keys manually to:
parameters.json in the predictions folders it will deploy:
Reproduction steps
see above
Code Snippet
(https://github.com/rpostulart/nbCamera)
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: