This app has been archived

You may still get support information and download previous versions of this app. Learn more.
Last modified 2019-08-28 75 downloads By redfox tools

Support

To check known issues (or if you want to file one), view this app's issue tracker.


To learn more about the app, you should:

Description

More details


Define your custom capability of your node with AWS role ARN and credentials which should be used for role assumption.Plugin integrates with AWS Credentials configuration in Shared credentials and standard AWS credential providers (environment variables, EC2 roles etc).

  • aws.accessKey.password
  • aws.secretAccessKey.password
  • aws.sessionToken.password

Additionally to simplify integration with other tools there is a combined variable:`aws.env.password` in format of `AWS_ACCESS_KEY_ID=${aws.accessKey.password} AWS_SECRET_ACCESS_KEY=${aws.secretAccessKey.password} AWS_SESSION_TOKEN=${aws.sessionToken.password}`

Version history