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

REQ: EC2 IAM role support to inherit credentials

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • cloudformation-plugin
    • None

      AWS allows EC2 instances to 'inherit' an IAM policy, so that any application on that instance can have account access at the level specified in that policy.

      For people like me who run Jenkins on an EC2 instance, this means that instead of having to manually specify a pair of Access + Secret keys, Jenkins could magically get account access.

      http://docs.aws.amazon.com/AWSSdkDocsJava/latest/DeveloperGuide/java-dg-roles.html

      i.e. if there is no access / secret key provided, then try falling back to the InstanceProfileCredentialsProvider()

      Cheers,
      Gavin.

            edovale edovale
            gdhbashton Gavin Hamill
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: