Skip to content

Option for External ID

Choose a tag to compare

@awsudo awsudo released this 03 Aug 14:32
· 64 commits to master since this release

A new set of options are now available to specify an external ID which is generally required for third party access to a role.

awsudo [-e|--external-id]

  -e, --external-id    The external id string used to authenticate role
                       assumption                      [string] [default: false]

Please see README for full set of command line options.