Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-69251

Allow Environment Variable for AWS_SESSION_TOKEN be configurable

XMLWordPrintable

      Currently the bindings plugin allows the specification of the environment variable the AWS Access Key and Secret Access Key are added to the environment as.

      • accessKeyVariable : String
        Environment variable name for the AWS Access Key Id. If empty, AWS_ACCESS_KEY_ID will be used.
      • secretKeyVariable : String
        Environment variable name for the AWS Secret Access Key. If empty, AWS_SECRET_ACCESS_KEY will be used.

      I would like the same for the AWS_SESSION_TOKEN and be able to specify the environment variable name for this as well.

            Unassigned Unassigned
            gbonk gbonk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: