aws-amplify / aws-amplify/amplify-cli
[Feedback] The "columns" concept in `amplify storage` is confusing/misleading
Open
feature-request
p3
pending-review
storage
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
**Describe the bug**
`amplify storage update` doesnt do what it says it does.
**Amplify CLI Version**
4.24
**To Reproduce**
2min video bug report: https://youtu.be/jVlCs6i5pQc
steps to repro
1. have a nosql storage resource (`amplify add storage`)
2. try to add a new column to that storage `amplify update storage`)
3. observe that you cant.
**Expected behavior**
`amplify storage update` should update storage
Contributor guide
Assessment
This issue has not been assessed yet.