aws-amplify / aws-amplify/amplify-cli
support different imported storage resource with different environments
Open
feature-request
import
ops-multienv
p4
storage
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
### Is this related to another service?
dynamodb, reast api, functions, storage
### Describe the feature you'd like to request
I create rest api, new functions and import dynamo table like storage. After that i added new environments, local and prod. I can't change storage based on environments. If unlike (remove) storage functions and API don't been updated.,
### Describe the solution you'd like
Making option for changing imported storage in all function files from cli.
### Describe alternatives you've considered
Or making an option for removing imported storage in all function files from cli.
Contributor guide
Assessment
This issue has not been assessed yet.