• 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.

          [JENKINS-26573] REQ: EC2 IAM role support to inherit credentials

          Gavin Hamill created issue -
          Gavin Hamill made changes -
          Description Original: 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.

          This means that instead of having to manually specify a pair of Access + Secret keys, any app using the AWS SDK can automatically get 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.
          New: 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.
          Matt Firtion made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 160645 ] New: JNJira + In-Review [ 185568 ]

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

              Created:
              Updated: