bash-my-aws / bash-my-aws

Bash-my-AWS provides simple but powerful CLI commands for managing AWS resources

Home Page:https://bash-my-aws.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unclear comment in IAM functions

dkw-myob opened this issue · comments

With regard to https://github.com/bash-my-universe/bash-my-aws/blob/master/lib/iam-functions#L8

https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html states that identities beginning with AROA are IAM Roles, however it does not convey the actual nature of the trust relationship or whether it is broken.

When the friendly name is no longer used, it indicates the trust relationship is broken.

Much like with people! :-)

Happy to receive suggestions for clearer wording.

I'd just elaborate on the comment to say exactly that 👍

Updated