Skip to content

aws-iam-authenticator tool installer

Actions
Install a specific version of aws-iam-authenticator binary. Acceptable values are latest or any semantic version string
v1
Latest
Star (5)

Setup aws-iam-authenticator

Sample workflow to install a specific version of aws-iam-authenticator binary on the runner.

Acceptable values are latest or any semantic version string like 0.6.2. Use this action in workflow to define which version of aws-iam-authenticator will be used.

- uses: mostafahussein/setup-aws-iam-authenticator@v1
  with:
     version: '<version>' # default is latest stable
  id: install

Refer to the action metadata file for details about all the inputs https://github.com/mostafahussein/setup-aws-iam-authenticator/blob/main/action.yml

aws-iam-authenticator tool installer is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Install a specific version of aws-iam-authenticator binary. Acceptable values are latest or any semantic version string
v1
Latest

aws-iam-authenticator tool installer is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.