jenkinsci / jenkinsci/aws-credentials-plugin
Allow override Display Name?
Open
- Dominant language
- Java
- Stars
- 30
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
When using with Keys, the DisplayName is semi-ugly, but bearable... but when using with Role ARN - the display name gets to be insanely long. Can something be offered as an alternative? Either shorten the ARN or offer to display alternative string (like ID?)
For example, instead of current:
`AKIAXXXXXXXXXXXXXXXX:arn:aws:iam::999999999999:role/MY/VERY/LONG/PATH/My-Long-Role-Name`
something like one of:
* `My-Long-Role-Name`
* `My-Long-Role-Name@999999999999`
* (or, like i said, just offer a custom field?)
Contributor guide
Assessment
This issue has not been assessed yet.