Open
Description
Describe the bug
Amplify errors description is not printed in create-amplify flows -- anything in options for Amplify Errors is not printed by create-amplify flows.
See these areas of code for more context:
amplify-backend/packages/cli-core/src/format/format.ts
Lines 38 to 43 in c85d071
Additional example:
Reproduction steps
See changes to create-amplify
in this PR: #1986 -- fails create-amplify
e2e tests because of the change from Error
to AmplifyUserError