#✅ - Deployment failing, expected digit but got: "A".

5 messages · Page 1 of 1 (latest)

blazing bear
#

Im learning amplify for a proyect, the problem is that for some reason, when creating this table, im getting this weird error which im not sure of what it means. Its specifically shows up when the cognitogroups field is uncommented, i do not really see any syntax errors, im just trying to do the enum as the documentation instructs me to.

What could be causing this?

#

Mind that error only happens as that specific field exists, if i comment it out the deployment works perfectly. (Sandbox)

rancid copper
#

its seems to be issue with having - in enum names, can you try renaming them like TENAT_ADMIN ?

timid flameBOT
#

✅ - Deployment failing, expected digit but got: "A".

#

Answer selected!
its seems to be issue with having `-` in enum names, can you try renaming them like `TENAT_ADMIN` ?
Kudos to @rancid copper!
#1250171000415457362 message