aws / aws/aws-cli

User Name not in credentials CSV file by default

Open
#7,753 0 comments 0 reactions 0 assignees View on GitHub
configure feature-request p2
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

### Describe the feature

When downloading CLI credentials from the IAM console, User Name is not an included header. However, User Name is expected when running `aws configure import –csv file://credentials.csv` as it is used for the profile name.

### Use Case

It is a frustrating manual step to have to open the file and add a User Name.

### Proposed Solution

Possible solution is to prompt the user if "User Name" is not found in CSV file to specify what they want their profile to be called.

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CLI version used

latest

### Environment details (OS name and version, etc.)

macOS Ventura

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.