aws-amplify / aws-amplify/amplify-cli
Display the S3 bucket name
Open
feature-request
p3
platform
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
When executing the `amplify status` command, the CLI returns some resource name that cannot be directly linked to the real storage in AWS such as the S3 bucket name
it would be useful to have a way to retrieve that information when we need to attach that resource name to other services.
Contributor guide
Research direction
Start with the implementation of the `amplify status` command and trace how storage resource names are assembled. Done means the status output exposes the corresponding AWS S3 bucket name so it can be identified for use with other services.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100