Allow Environment Variable for AWS_SESSION_TOKEN be configurable

This issue is archived. You can view it, but you can't modify it. Learn more

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.

            Assignee:
            Unassigned
            Reporter:
            gbonk
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: