Skip to content

--profile should work with --all-profiles #283

@jgard

Description

@jgard

Currently if you use --all-profiles, you get named profiles <AWS Account Alias>-<IdP>-<Role>. In our situation (and I'm guessing many others), that <AWS Account Alias>-<IdP> is the same for everyone at our company and is unnecessarily long and not particularly useful. In this situation, I would like --profile to do one of:

  • Simple, just the prefix before the Role Name. I would just use base personally, ending up with base-<Role>.
  • A more elaborate variable interpolation string with identifiers for the known values. Like %A-%I-%R might result in the current behavior, but I'd just use base-%R

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions